ORBit-2.4.0 errors...




Hello,

I've encountered the following error when I try to run a server with
ORBit2.

**At g_assert(objid->_length 13 == 12 ...)  // I added this right before the failing assert.

** ERROR **: file poa.c: line 738 (ORBit_POA_create_object): assertion failed: (objid->_length == sizeof (CORBA_unsigned_long) + ORBIT_RAND_DATA_LEN)
aborting...
Abort
__________________

While I could fix this by "+1" on the Right hand side of the assert...  Is
there something else I might break by doing so?   For some reason this
seems like an error I've encounterd before with strings (with a commercial
ORB)...   But I don't recall the fix.

Thanks,

-David Haverkamp






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]