[omniORB] problems while running the examples using omniORB300 snapshot 1711

Werner.Meyer@tlc.de Werner.Meyer@tlc.de
Wed, 17 Nov 1999 14:21:21 +0100




I've some problems running the echo examples using the omniORB3 snapshot
from 11/17/99.
I got the omniORB source files and compiled it. The make file crashed while
executing the REBASE command with *_rt.dll files because no _rt.dll files
were generated. I think I will not need them. The further compilation was
done correctly.

The example file eg2_impl.cpp was compiled  and linked correctly.

When I run the executable, with or without debugger, the program
immediately crashes with access violation.

Here is a view of the stack :
dynException_Singleton::attach() line 504
dynException_Singleton::dynException_Singleton() line 537
$E358() line 541 + 13 bytes
$E361() + 8 bytes
MSVCRT! 78001735()
mainCRTStartup + 224 bytes
KERNEL32! 77f1b304()

I used Developer Studio 97, VC 5,0 with SP3, operating system  Win -NT 4.0
SP3.
I included all recommendations given in the documentation into my project
file.

I used OmniORB 2.8 before and it works correctly. In order to use POA, I
wanted to update to OmniORB 3.

Regards,
Werner Meyer