Skip to content

Instantly share code, notes, and snippets.

@kratsg
Created August 25, 2015 03:44
Show Gist options
  • Save kratsg/d806c0da95ce8ed9b2fa to your computer and use it in GitHub Desktop.
Save kratsg/d806c0da95ce8ed9b2fa to your computer and use it in GitHub Desktop.
xAOD::TEvent::getInputObject:0: RuntimeWarning: Key 0x2156eeca unknown
xAOD::TVirtualEvent::retrieve:0: RuntimeWarning: Couldn't retrieve N2SG14IConstAuxStoreE/0x2156eeca
*** Break *** segmentation violation
===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0 0x00000033546ac61e in waitpid () from /lib64/libc.so.6
#1 0x000000335463e609 in do_system () from /lib64/libc.so.6
#2 0x00007f2a8743eb1f in TUnixSystem::StackTrace() () from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.12-x86_64-slc6-gcc48-opt/lib/libCore.so
#3 0x00007f2a8744069c in TUnixSystem::DispatchSignals(ESignals) () from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.12-x86_64-slc6-gcc48-opt/lib/libCore.so
#4 <signal handler called>
#5 0x00007f2a7c5e3583 in xAOD::ShallowAuxContainer::getDecoration(unsigned long, unsigned long, unsigned long) () from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.3.19/RootCore/obj/x86_64-slc6-gcc48-opt/xAODCore/lib/libxAODCore.so
#6 0x00007f2a7c844348 in SG::AuxVectorData::getDecorationOol(unsigned long) const () from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.3.19/RootCore/obj/x86_64-slc6-gcc48-opt/AthContainers/lib/libAthContainers.so
#7 0x00007f2a6d581bca in Preselect::execute() () at /share/home/kratsg/RestFramesAnalysis/RootCoreBin/include/AthContainers/AuxVectorData.icc:438
#8 0x00007f2a77f35adf in EL::Worker::algsExecute() () at /share/home/kratsg/RestFramesAnalysis/EventLoop/Root/Worker.cxx:427
#9 0x00007f2a77f31c6b in EL::DirectWorker::run() () at /share/home/kratsg/RestFramesAnalysis/EventLoop/Root/DirectWorker.cxx:96
#10 0x00007f2a77f50a63 in EL::DirectDriver::doSubmit(EL::Job const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const () at /share/home/kratsg/RestFramesAnalysis/EventLoop/Root/DirectDriver.cxx:86
#11 0x00007f2a77f4a0a3 in EL::Driver::submitOnly(EL::Job const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const () at /share/home/kratsg/RestFramesAnalysis/EventLoop/Root/Driver.cxx:134
#12 0x00007f2a77f4a9c9 in EL::Driver::submit(EL::Job const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const () at /share/home/kratsg/RestFramesAnalysis/EventLoop/Root/Driver.cxx:84
#13 0x00007f2a849f5892 in ?? ()
#14 0x0000000000000000 in ?? ()
===========================================================
The lines below might hint at the cause of the crash.
If they do not help you then please submit a bug report at
http://root.cern.ch/bugs. Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.
===========================================================
#5 0x00007f2a7c5e3583 in xAOD::ShallowAuxContainer::getDecoration(unsigned long, unsigned long, unsigned long) () from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.3.19/RootCore/obj/x86_64-slc6-gcc48-opt/xAODCore/lib/libxAODCore.so
#6 0x00007f2a7c844348 in SG::AuxVectorData::getDecorationOol(unsigned long) const () from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.3.19/RootCore/obj/x86_64-slc6-gcc48-opt/AthContainers/lib/libAthContainers.so
#7 0x00007f2a6d581bca in Preselect::execute() () at /share/home/kratsg/RestFramesAnalysis/RootCoreBin/include/AthContainers/AuxVectorData.icc:438
#8 0x00007f2a77f35adf in EL::Worker::algsExecute() () at /share/home/kratsg/RestFramesAnalysis/EventLoop/Root/Worker.cxx:427
#9 0x00007f2a77f31c6b in EL::DirectWorker::run() () at /share/home/kratsg/RestFramesAnalysis/EventLoop/Root/DirectWorker.cxx:96
#10 0x00007f2a77f50a63 in EL::DirectDriver::doSubmit(EL::Job const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const () at /share/home/kratsg/RestFramesAnalysis/EventLoop/Root/DirectDriver.cxx:86
#11 0x00007f2a77f4a0a3 in EL::Driver::submitOnly(EL::Job const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const () at /share/home/kratsg/RestFramesAnalysis/EventLoop/Root/Driver.cxx:134
#12 0x00007f2a77f4a9c9 in EL::Driver::submit(EL::Job const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const () at /share/home/kratsg/RestFramesAnalysis/EventLoop/Root/Driver.cxx:84
#13 0x00007f2a849f5892 in ?? ()
#14 0x0000000000000000 in ?? ()
===========================================================
--------------------
An exception was caught!
Traceback (most recent call last):
File "/share/home/kratsg/RestFramesAnalysis/RootCoreBin/bin/x86_64-slc6-gcc48-opt/CookTheBooks.py", line 499, in <module>
driver.submit(job, args.submit_dir)
SystemError: void Driver::submit(const EL::Job& job, const string& location) =>
problem in C++; program state has been reset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment