[omniORB] Assertion using omniORBpy-3.0

Jan Ohlenburg jan.ohlenburg at fit.fraunhofer.de
Tue Dec 19 13:10:14 GMT 2006


Hi Duncan,
see attached the dump with -ORBabortOnInternalError 1 -ORBtraceLevel 25
-ORBtraceThreadId 1 -ORBtraceTime 1

Thanks for your help.

Cheers,
Jan

----------------------------------------------------------------------
Dipl.-Inform. Jan Ohlenburg
Fraunhofer Institut fuer Angewandte Informationstechnik FIT
Forschungsgruppe Collaborative Virtual and Augmented Environments
Schloss Birlinghoven
D - 53754 Sankt Augustin, Germany
Telefon: +49-2241-14-2724
e-Fax: +49-2241-14-4-2724
Telefax: +49-2241-14-2084
e-mail: mailto:jan.ohlenburg at fit.fraunhofer.de
 

> -----Original Message-----
> From: Duncan Grisby [mailto:duncan at grisby.org]
> Sent: Tuesday, December 19, 2006 12:51 PM
> To: Jan Ohlenburg
> Cc: omniorb-list at omniorb-support.com
> Subject: Re: [omniORB] Assertion using omniORBpy-3.0
> 
> On Tuesday 19 December, "Jan Ohlenburg" wrote:
> 
> > I am trying to communicate from omniORBpy-3.0 (python 2.4) with a TAO
> 1.5.0
> > ORB. Most of the calls are successful and everything works fine. But the
> > following assertion is thrown and python crashes when I call a method
> where
> > a new CORBA object is remotely created using a string and then returned.
> >
> > omniORB: Assertion failed.  This indicates a bug in the application
> > using omniORB, or maybe in omniORB itself.
> >  file: pyCallDescriptor.cc
> >  line: 104
> >  info: !tstate_
> >
> > I have attached the dump of omniORB (using -ORBabortOnInternalError 1
> > -ORBtraceLevel 25). If you want to have the python file and the IDLs
> than
> > please let me know.
> 
> Please redo the trace with -ORBtraceThreadId 1 -ORBtraceTime 1 as well
> as the options you have already used.
> 
> Cheers,
> 
> Duncan.
> 
> --
>  -- Duncan Grisby         --
>   -- duncan at grisby.org     --
>    -- http://www.grisby.org --
-------------- next part --------------
omniORB: Configuration file "C:\OMNIORB.CFG" either does not exist or is not a f
ile. No settings read.
omniORB: (0) 2006-12-19 13:06:00.320000: Distribution date: Tue Nov 28 13:27:23
GMT 2006 dgrisby
omniORB: (0) 2006-12-19 13:06:00.360000: Warning: WSAIoctl SIO_ADDRESS_LIST_QUER
Y failed.
Unable to obtain the list of all IPv6 interface addresses.
WSAGetLastError() = 0
omniORB: (0) 2006-12-19 13:06:00.360000: My addresses are:
omniORB: 193.175.163.113
omniORB: 129.26.163.67
omniORB: 127.0.0.1
omniORB: (0) 2006-12-19 13:06:00.460000: Maximum supported GIOP version is 1.2
omniORB: (0) 2006-12-19 13:06:00.470000: Native char code sets: UTF-8 ISO-8859-1
.
omniORB: (0) 2006-12-19 13:06:00.470000: Transmission char code sets: UTF-8(1.2)
 UTF-8(1.1) ISO-8859-1(1.2) ISO-8859-1(1.1) ISO-8859-1(1.0).
omniORB: (0) 2006-12-19 13:06:00.470000: Native wide char code sets: UTF-16.
omniORB: (0) 2006-12-19 13:06:00.470000: Transmission wide char code sets: UTF-1
6(1.2).
omniORB: (0) 2006-12-19 13:06:00.470000: Information: the omniDynamic library is
 not linked.
omniORB: (0) 2006-12-19 13:06:00.470000: Current configuration is as follows:
omniORB:   DefaultInitRef (file) =
omniORB:   DefaultInitRef (args) =
omniORB:   abortOnInternalError = 1
omniORB:   abortOnNativeException = 0
omniORB:   acceptBiDirectionalGIOP = 0
omniORB:   acceptMisalignedTcIndirections = 0
omniORB:   bootstrapAgentHostname =
omniORB:   bootstrapAgentPort = 900
omniORB:   clientCallTimeOutPeriod = 0
omniORB:   clientConnectTimeOutPeriod = 0
omniORB:   clientTransportRule = * unix,ssl,tcp
omniORB:   configFile = C:\OMNIORB.CFG
omniORB:   connectionWatchImmediate = 0
omniORB:   connectionWatchPeriod = 50000
omniORB:   copyValuesInLocalCalls = 1
omniORB:   diiThrowsSysExceptions = 0
omniORB:   dumpConfiguration = 0
omniORB:   endPoint = giop:tcp::
omniORB:   endPointPublish = addr
omniORB:   giopMaxMsgSize = 2097152
omniORB:   giopTargetAddressMode = KeyAddr
omniORB:   id = omniORB4
omniORB:   idleThreadTimeout = 10
omniORB:   inConScanPeriod = 180
omniORB:   lcdMode = 0
omniORB:   maxGIOPConnectionPerServer = 5
omniORB:   maxGIOPVersion = 1.2
omniORB:   maxInterleavedCallsPerConnection = 5
omniORB:   maxServerThreadPerConnection = 100
omniORB:   maxServerThreadPoolSize = 100
omniORB:   maxSocketRecv = 131072
omniORB:   maxSocketSend = 131072
omniORB:   nativeCharCodeSet = ISO-8859-1
omniORB:   nativeWCharCodeSet = UTF-16
omniORB:   objectTableSize = 0
omniORB:   offerBiDirectionalGIOP = 0
omniORB:   oneCallPerConnection = 1
omniORB:   outConScanPeriod = 120
omniORB:   poaHoldRequestTimeout = 0
omniORB:   poaUniquePersistentSystemIds = 1
omniORB:   principal = [Null]
omniORB:   scanGranularity = 5
omniORB:   serverCallTimeOutPeriod = 0
omniORB:   serverTransportRule = * unix,ssl,tcp
omniORB:   strictIIOP = 1
omniORB:   supportBootstrapAgent = 0
omniORB:   supportCurrent = 1
omniORB:   supportPerThreadTimeOut = 0
omniORB:   tcAliasExpand = 0
omniORB:   threadPerConnectionLowerLimit = 9000
omniORB:   threadPerConnectionPolicy = 1
omniORB:   threadPerConnectionUpperLimit = 10000
omniORB:   threadPoolWatchConnection = 1
omniORB:   traceExceptions = 1
omniORB:   traceFile = [stderr]
omniORB:   traceInvocationReturns = 0
omniORB:   traceInvocations = 0
omniORB:   traceLevel = 25
omniORB:   traceThreadId = 1
omniORB:   traceTime = 1
omniORB:   unixTransportDirectory = /tmp/omni-%u
omniORB:   unixTransportPermission =  777
omniORB:   useTypeCodeIndirections = 1
omniORB:   verifyObjectExistsAndType = 1
omniORB: (0) 2006-12-19 13:06:00.470000: omniORBpy distribution date: Tue Nov 28
 13:28:43 GMT 2006 dgrisby
omniORB: (1) 2006-12-19 13:06:00.480000: Python thread state scavenger start.
omniORB: (0) 2006-12-19 13:06:00.480000: Creating ref to remote: key<....RST...E
................>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:fit.fraunhofer.de/Morgan/Broker:1.3
omniORB: (0) 2006-12-19 13:06:00.480000: Creating Python ref to unknown: key<...
.RST...E................>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:fit.fraunhofer.de/Morgan/Broker:1.3
omniORB: (0) 2006-12-19 13:06:00.480000: omniRemoteIdentity deleted.
omniORB: (0) 2006-12-19 13:06:00.480000: ObjRef(IDL:fit.fraunhofer.de/Morgan/Bro
ker:1.3) -- deleted.
omniORB: (0) 2006-12-19 13:06:00.480000: Creating ref to remote: key<....RST...E
................>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:fit.fraunhofer.de/Morgan/NameDictionary:1.3
omniORB: (0) 2006-12-19 13:06:00.480000: Creating Python ref to unknown: key<...
.RST...E................>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:fit.fraunhofer.de/Morgan/NameDictionary:1.3
omniORB: (0) 2006-12-19 13:06:00.480000: omniRemoteIdentity deleted.
omniORB: (0) 2006-12-19 13:06:00.480000: ObjRef(IDL:fit.fraunhofer.de/Morgan/Nam
eDictionary:1.3) -- deleted.
omniORB: (0) 2006-12-19 13:06:00.510000: LocateRequest to remote: key<....RST...
E................>
omniORB: (0) 2006-12-19 13:06:00.510000: Client attempt to connect to giop:tcp:1
93.175.163.113:2490
omniORB: (2) 2006-12-19 13:06:00.510000: AsyncInvoker: thread id = 2 has started
. Total threads = 1
omniORB: (2) 2006-12-19 13:06:00.510000: Scavenger task execute.
omniORB: (0) 2006-12-19 13:06:00.510000: Client opened connection to giop:tcp:19
3.175.163.113:2490
omniORB: (0) 2006-12-19 13:06:00.510000: sendChunk: to giop:tcp:193.175.163.113:
2490 51 bytes
omniORB: (0) 2006-12-19 13:06:00.901000: inputMessage: from giop:tcp:193.175.163
.113:2490 20 bytes
omniORB: (0) 2006-12-19 13:06:00.921000: Send codeset service context: (ISO-8859
-1,UTF-16)
omniORB: (0) 2006-12-19 13:06:00.961000: sendChunk: to giop:tcp:193.175.163.113:
2490 194 bytes
omniORB: (0) 2006-12-19 13:06:00.971000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:00.971000: LocateRequest to remote: key<....RST...
E................>
omniORB: (0) 2006-12-19 13:06:00.971000: sendChunk: to giop:tcp:193.175.163.113:
2490 51 bytes
omniORB: (0) 2006-12-19 13:06:00.971000: inputMessage: from giop:tcp:193.175.163
.113:2490 20 bytes
omniORB: (0) 2006-12-19 13:06:01.021000: sendChunk: to giop:tcp:193.175.163.113:
2490 88 bytes
omniORB: (0) 2006-12-19 13:06:01.151000: inputMessage: from giop:tcp:193.175.163
.113:2490 912 bytes
omniORB: (0) 2006-12-19 13:06:01.151000: Creating Python ref to unknown: key<...
.RST...E................>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:fit.fraunhofer.de/Morgan/NameDictionary:1.3
omniORB: (0) 2006-12-19 13:06:01.151000: Creating Python ref to unknown: key<...
.RST...E................>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:fit.fraunhofer.de/Morgan/UniqueIdProvider:1.3
omniORB: (0) 2006-12-19 13:06:01.151000: Creating Python ref to unknown: key<...
.RST...E................>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:fit.fraunhofer.de/Morgan/RSGWrapperFactory:1.3
Dumping components:
omniORB: (0) 2006-12-19 13:06:01.151000: LocateRequest to remote: key<....RST...
E................>
omniORB: (0) 2006-12-19 13:06:01.151000: sendChunk: to giop:tcp:193.175.163.113:
2490 51 bytes
omniORB: (0) 2006-12-19 13:06:01.151000: inputMessage: from giop:tcp:193.175.163
.113:2490 20 bytes
omniORB: (0) 2006-12-19 13:06:01.151000: sendChunk: to giop:tcp:193.175.163.113:
2490 80 bytes
omniORB: (0) 2006-12-19 13:06:01.171000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.171000: sendChunk: to giop:tcp:193.175.163.113:
2490 84 bytes
omniORB: (0) 2006-12-19 13:06:01.171000: inputMessage: from giop:tcp:193.175.163
.113:2490 36 bytes
omniORB: (0) 2006-12-19 13:06:01.171000: sendChunk: to giop:tcp:193.175.163.113:
2490 72 bytes
omniORB: (0) 2006-12-19 13:06:01.191000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.191000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.191000: inputMessage: from giop:tcp:193.175.163
.113:2490 60 bytes
omniORB: (0) 2006-12-19 13:06:01.201000: sendChunk: to giop:tcp:193.175.163.113:
2490 84 bytes
omniORB: (0) 2006-12-19 13:06:01.201000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.201000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.201000: inputMessage: from giop:tcp:193.175.163
.113:2490 102 bytes
  Component: 3
  Name: Name Dictionary
  Location: Morgan_Location_4384_193.175.163.113
omniORB: (0) 2006-12-19 13:06:01.201000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.251000: inputMessage: from giop:tcp:193.175.163
.113:2490 122 bytes
  IDL:fit.fraunhofer.de/Morgan/BaseComponent:1.3
omniORB: (0) 2006-12-19 13:06:01.251000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.251000: inputMessage: from giop:tcp:193.175.163
.113:2490 124 bytes
  IDL:fit.fraunhofer.de/Morgan/NameDictionary:1.3

omniORB: (0) 2006-12-19 13:06:01.251000: LocateRequest to remote: key<....RST...
E................>
omniORB: (0) 2006-12-19 13:06:01.251000: sendChunk: to giop:tcp:193.175.163.113:
2490 51 bytes
omniORB: (0) 2006-12-19 13:06:01.251000: inputMessage: from giop:tcp:193.175.163
.113:2490 20 bytes
omniORB: (0) 2006-12-19 13:06:01.251000: sendChunk: to giop:tcp:193.175.163.113:
2490 80 bytes
omniORB: (0) 2006-12-19 13:06:01.251000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.251000: sendChunk: to giop:tcp:193.175.163.113:
2490 84 bytes
omniORB: (0) 2006-12-19 13:06:01.251000: inputMessage: from giop:tcp:193.175.163
.113:2490 36 bytes
omniORB: (0) 2006-12-19 13:06:01.251000: sendChunk: to giop:tcp:193.175.163.113:
2490 72 bytes
omniORB: (0) 2006-12-19 13:06:01.261000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.261000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.271000: inputMessage: from giop:tcp:193.175.163
.113:2490 66 bytes
omniORB: (0) 2006-12-19 13:06:01.271000: sendChunk: to giop:tcp:193.175.163.113:
2490 84 bytes
omniORB: (0) 2006-12-19 13:06:01.271000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.271000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.271000: inputMessage: from giop:tcp:193.175.163
.113:2490 102 bytes
  Component: 1
  Name: Unique Id Provider
  Location: Morgan_Location_4384_193.175.163.113
omniORB: (0) 2006-12-19 13:06:01.271000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.271000: inputMessage: from giop:tcp:193.175.163
.113:2490 122 bytes
  IDL:fit.fraunhofer.de/Morgan/BaseComponent:1.3
omniORB: (0) 2006-12-19 13:06:01.271000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.271000: inputMessage: from giop:tcp:193.175.163
.113:2490 128 bytes
  IDL:fit.fraunhofer.de/Morgan/UniqueIdProvider:1.3

omniORB: (0) 2006-12-19 13:06:01.271000: LocateRequest to remote: key<....RST...
E................>
omniORB: (0) 2006-12-19 13:06:01.271000: sendChunk: to giop:tcp:193.175.163.113:
2490 51 bytes
omniORB: (0) 2006-12-19 13:06:01.271000: inputMessage: from giop:tcp:193.175.163
.113:2490 20 bytes
omniORB: (0) 2006-12-19 13:06:01.271000: sendChunk: to giop:tcp:193.175.163.113:
2490 80 bytes
omniORB: (0) 2006-12-19 13:06:01.271000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.281000: sendChunk: to giop:tcp:193.175.163.113:
2490 84 bytes
omniORB: (0) 2006-12-19 13:06:01.281000: inputMessage: from giop:tcp:193.175.163
.113:2490 40 bytes
omniORB: (0) 2006-12-19 13:06:01.281000: sendChunk: to giop:tcp:193.175.163.113:
2490 72 bytes
omniORB: (0) 2006-12-19 13:06:01.281000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.281000: sendChunk: to giop:tcp:193.175.163.113:
2490 84 bytes
omniORB: (0) 2006-12-19 13:06:01.291000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.291000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.291000: inputMessage: from giop:tcp:193.175.163
.113:2490 102 bytes
  Component: 5
  Name:
  Location: Morgan_Location_4384_193.175.163.113
omniORB: (0) 2006-12-19 13:06:01.291000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.291000: inputMessage: from giop:tcp:193.175.163
.113:2490 122 bytes
  IDL:fit.fraunhofer.de/Morgan/BaseComponent:1.3
omniORB: (0) 2006-12-19 13:06:01.291000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.291000: inputMessage: from giop:tcp:193.175.163
.113:2490 136 bytes
  IDL:fit.fraunhofer.de/Morgan/BaseComponentFactory:1.3
omniORB: (0) 2006-12-19 13:06:01.291000: sendChunk: to giop:tcp:193.175.163.113:
2490 76 bytes
omniORB: (0) 2006-12-19 13:06:01.291000: inputMessage: from giop:tcp:193.175.163
.113:2490 130 bytes
  IDL:fit.fraunhofer.de/Morgan/RSGWrapperFactory:1.3

omniORB: (0) 2006-12-19 13:06:01.301000: omniRemoteIdentity deleted.
omniORB: (0) 2006-12-19 13:06:01.301000: ObjRef(IDL:fit.fraunhofer.de/Morgan/RSG
WrapperFactory:1.3) -- deleted.
omniORB: (0) 2006-12-19 13:06:01.301000: omniRemoteIdentity deleted.
omniORB: (0) 2006-12-19 13:06:01.301000: ObjRef(IDL:fit.fraunhofer.de/Morgan/Uni
queIdProvider:1.3) -- deleted.
omniORB: (0) 2006-12-19 13:06:01.301000: omniRemoteIdentity deleted.
omniORB: (0) 2006-12-19 13:06:01.301000: ObjRef(IDL:fit.fraunhofer.de/Morgan/Nam
eDictionary:1.3) -- deleted.
omniORB: (0) 2006-12-19 13:06:01.301000: sendChunk: to giop:tcp:193.175.163.113:
2490 90 bytes
omniORB: (0) 2006-12-19 13:06:01.301000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.301000: sendChunk: to giop:tcp:193.175.163.113:
2490 104 bytes
omniORB: (0) 2006-12-19 13:06:01.301000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
15 0
omniORB: (0) 2006-12-19 13:06:01.421000: sendChunk: to giop:tcp:193.175.163.113:
2490 160 bytes
omniORB: (0) 2006-12-19 13:06:01.421000: inputMessage: from giop:tcp:193.175.163
.113:2490 28 bytes
omniORB: (0) 2006-12-19 13:06:01.421000: sendChunk: to giop:tcp:193.175.163.113:
2490 100 bytes
omniORB: (0) 2006-12-19 13:06:01.892000: inputMessage: from giop:tcp:193.175.163
.113:2490 316 bytes
omniORB: (0) 2006-12-19 13:06:01.902000: Creating Python ref to unknown: key<...
.RST...E................>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:fit.fraunhofer.de/Morgan/RSGScene:1.3
<Morgan._objref_RSGScene instance at 0x00CD23F0>
omniORB: (0) 2006-12-19 13:06:01.902000: LocateRequest to remote: key<....RST...
E................>
omniORB: (0) 2006-12-19 13:06:01.902000: sendChunk: to giop:tcp:193.175.163.113:
2490 51 bytes
omniORB: (0) 2006-12-19 13:06:01.902000: inputMessage: from giop:tcp:193.175.163
.113:2490 20 bytes
omniORB: (0) 2006-12-19 13:06:01.902000: sendChunk: to giop:tcp:193.175.163.113:
2490 96 bytes
omniORB: (0) 2006-12-19 13:06:02.002000: inputMessage: from giop:tcp:193.175.163
.113:2490 312 bytes
omniORB: (0) 2006-12-19 13:06:02.002000: Creating Python ref to unknown: key<...
.RST...E................>
 target id      : IDL:fit.fraunhofer.de/Morgan/RSGObject:1.0
 most derived id: IDL:fit.fraunhofer.de/Morgan/RSGNode:1.3
omniORB: (0) 2006-12-19 13:06:10.544000: Client connection refcount = 0
omniORB: (0) 2006-12-19 13:06:10.544000: Client close connection to giop:tcp:193
.175.163.113:2490
omniORB: (0) 2006-12-19 13:06:10.544000: Assertion failed.  This indicates a bug
 in the application
using omniORB, or maybe in omniORB itself.
 file: pyCallDescriptor.cc
 line: 104
 info: !tstate_

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
omniORB: (0) 2006-12-19 13:06:10.554000: ORB not destroyed; no final clean-up.


More information about the omniORB-list mailing list