[omniORB] Hang
Duncan Grisby
duncan at grisby.org
Thu Oct 2 18:49:53 BST 2003
On Friday 26 September, Aldo Nogueira wrote:
[...]
> Before it hangs, it make 2 successful calls. One getting a string and
> another one getting an array of strings. In the third call the return is
> an object of our idl. Then it hangs.
>
> We ran ddd on it and didn't get any clue of what we did wrong. We
> recompile omniORB from sources replacing every "-O" with "-g" on the
> makefiles. We stepped ddd until the following lines before gdb itself hang.
> /omniORB-4.0.2/src/lib/omniORB/orbcore/omniObjRef.cc:1051
> /omniORB-4.0.2/include/omniORB4/omniObjRef.h:245
Very odd. Please post a trace with traceLevel 40.
Rather than stepping through the code, try running the program outside
the debugger, then attach to the hung process with the debugger.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list