[omniORB] Strange error when accessing an interface attribute
Duncan Grisby
duncan at grisby.org
Fri Jul 22 12:01:19 BST 2005
On Thursday 21 July, Jochen Gern wrote:
> First it seemed to work correctly, but now an then I get the following
> error (the script run under pdb):
>
> omniORB: Assertion failed. This indicates a bug in the application using
> omniORB, or maybe in omniORB itself.
> file: pyCallDescriptor.cc
> line: 99
> info: !tstate_
Are you able to run with -ORBabortOnInternalError 1, then get a stack
trace at the assertion failure?
Another thing to try is to run with -ORBtraceLevel 25, to see if that
shows anything helpful.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list