Skip to content

Instantly share code, notes, and snippets.

@lucasc896
Created November 19, 2013 16:56
Show Gist options
  • Save lucasc896/7548605 to your computer and use it in GitHub Desktop.
Save lucasc896/7548605 to your computer and use it in GitHub Desktop.
<lots of read/write debug info...>
Read 2
Wrote: 4
Read 2
Wrote: 4
Read 2
Wrote: 4
Read 2
Wrote: 4
Read 2
Wrote: 4
Read 2
Wrote: 4
Read 2
Wrote: 4
Read 2
Wrote: 4
Read 2
19 Nov 2013 16:55:55.817 [140045549246304] FATAL root <> - Unexpected exception in main thread
terminate called after throwing an instance of 'xoap::exception::Exception'
what(): ICException caught in virtual void SourceCardSupervisor::actionPerformed(xdata::Event&)
Process [25914] on node vmepc-e1x07-19-01.cms904 terminates abnormally at 2013-11-19T17:55:55.818083+01:00. Caught signal 6 at address [0x9de80000653a]
Stacktrace follows:
/opt/xdaq/lib/libtoolbox.so(_ZN7toolbox10stacktraceEiRSo+0xa6) [0x7f5ee703d8c5]
/opt/xdaq/lib/libtoolbox.so(_ZN7toolbox18signalSEGVCallbackEiP7siginfoPv+0x2fa) [0x7f5ee703e58c]
/lib64/libpthread.so.0() [0x3a07c0f4a0]
/lib64/libc.so.6(gsignal+0x35) [0x3a07432885]
/lib64/libc.so.6(abort+0x175) [0x3a07434065]
/usr/lib64/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x12d) [0x3a098bea7d]
/opt/xdaq/lib/libtoolbox.so(+0x49291) [0x7f5ee7040291]
/usr/lib64/libstdc++.so.6() [0x3a098bcc46]
/usr/lib64/libstdc++.so.6(__cxa_call_unexpected+0x43) [0x3a098bc2d3]
/opt/xdaq/lib/libxdata.so(_ZN5xdata9InfoSpace20fireItemValueChangedERKSsPv+0x378) [0x7f5ee5ee8f9e]
/opt/xdaq/lib/libxdata.so(_ZN5xdata4soap19InfoSpaceSerializer6importEPNS_10SerializerEPNS_12SerializableEPN11xercesc_2_87DOMNodeE+0x8e4) [0x7f5ee5f14fb6]
/opt/xdaq/lib/libxdata.so(_ZN5xdata4soap10Serializer6importEPNS_12SerializableEPN11xercesc_2_87DOMNodeE+0x605) [0x7f5ee5f062a5]
/opt/xdaq/lib/libxdaq.so(_ZN4xdaq11Application16setDefaultValuesEPN11xercesc_2_87DOMNodeE+0x39) [0x7f5ee7705be9]
/opt/xdaq/lib/libexecutive.so(_ZN9executive11Application23instantiateApplicationsEPN11xercesc_2_87DOMNodeE+0x2185) [0x7f5ee4ed8a69]
/opt/xdaq/lib/libexecutive.so(_ZN9executive11Application9ConfigureEPN11xercesc_2_87DOMNodeE+0x42) [0x7f5ee4ee39c4]
/opt/xdaq/lib/libexecutive.so(_ZN9executive11Application9ConfigureEN4xoap11CountingPtrINS1_11SOAPMessageENS1_24ThreadSafeReferenceCountENS1_20StandardObjectPolicyEEE+0xf4b) [0x7f5ee4ee4fd5]
/opt/xdaq/lib/libexecutive.so(_ZN4xoap6MethodIN9executive11ApplicationEE6invokeENS_11CountingPtrINS_11SOAPMessageENS_24ThreadSafeReferenceCountENS_20StandardObjectPolicyEEE+0x87) [0x7f5ee4ee7257]
/opt/xdaq/lib/libexecutive.so(_ZN9executive14SOAPDispatcher22processIncomingMessageEN4xoap11CountingPtrINS1_11SOAPMessageENS1_24ThreadSafeReferenceCountENS1_20StandardObjectPolicyEEE+0x4888) [0x7f5ee4ebf9b2]
/opt/xdaq/lib/libpthttp.so(_ZN2pt4http21SOAPLoopbackMessenger4sendEN4xoap11CountingPtrINS2_11SOAPMessageENS2_24ThreadSafeReferenceCountENS2_20StandardObjectPolicyEEE+0x138) [0x7f5ee4c8ce0a]
/opt/xdaq/lib/libxdaq.so(_ZN4xdaq22ApplicationContextImpl8postSOAPERN4xoap11CountingPtrINS1_11SOAPMessageENS1_24ThreadSafeReferenceCountENS1_20StandardObjectPolicyEEERNS_21ApplicationDescriptorES9_+0x64e) [0x7f5ee77131f8]
./startXDAQ.sh: line 50: 25914 Aborted (core dumped) ${XDAQ_ROOT}/bin/xdaq.sh -l $Label -h $Host -p $Port -c ${BUILD_HOME}/trigger/gct/SourceCardController/xml/${CONFIG_FILE}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment