Uwe Kindler
2010-04-07 12:46:08 UTC
Hello,
My omniNames.exe (MinGW build) crashes when example eg3_clt.exe finishes.
I ran eg3_clt.exe in debugger to check when omniNames.exe crashes.
omniNames.exe crashes (returns with exit code 3) when orb->destroy() is
called in eg3_clt.exe as soon as the destructor "inline
~_CORBA_ObjRef_Var()" is entered. This happens only for MinGW build
omniNames.exe.
Any idea why a call to ~_CORBA_ObjRef_Var() in client code may cause
omniNames.exe (MinGW build) to exit with exit code 3?
Best regards,
Uwe Kindler
My omniNames.exe (MinGW build) crashes when example eg3_clt.exe finishes.
I ran eg3_clt.exe in debugger to check when omniNames.exe crashes.
omniNames.exe crashes (returns with exit code 3) when orb->destroy() is
called in eg3_clt.exe as soon as the destructor "inline
~_CORBA_ObjRef_Var()" is entered. This happens only for MinGW build
omniNames.exe.
Any idea why a call to ~_CORBA_ObjRef_Var() in client code may cause
omniNames.exe (MinGW build) to exit with exit code 3?
Best regards,
Uwe Kindler