Skip to content

Removing few aux decorations from PV coming from AMVF

Causes crashing in RAWtoALL in DAOD_IDTRKVALID stream.


07:50:46 EventCounter                                         INFO EventCounter:EventCounter::execute - seen events: 1700
07:50:50 TBufferFile::WriteObjectAny:0: RuntimeWarning: since xAOD::AuxPersVector<vector<ElementLink<DataVector<xAOD::NeutralParticle_v1> > >,vector<vector<ElementLink<DataVector<xAOD::NeutralParticle_v1> > > > > has no public constructor
07:50:50 	which can be called without argument, objects of this class
07:50:50 	can not be read with the current library. You will need to
07:50:50 	add a default constructor before attempting to read it.
07:50:50 TStreamerInfo::Build:0: RuntimeWarning: SG::AuxTypeVectorHolder<vector<ElementLink<DataVector<xAOD::NeutralParticle_v1> > >,vector<vector<ElementLink<DataVector<xAOD::NeutralParticle_v1> > > > >: base class SG::IAuxTypeVector has no streamer or dictionary it will not be saved
07:50:50 TStreamerInfo::Build:0: RuntimeWarning: xAOD::AuxPersVector<vector<ElementLink<DataVector<xAOD::NeutralParticle_v1> > >,vector<vector<ElementLink<DataVector<xAOD::NeutralParticle_v1> > > > >: base class SG::AuxTypeVectorHolder<vector<ElementLink<DataVector<xAOD::NeutralParticle_v1> > >,vector<vector<ElementLink<DataVector<xAOD::NeutralParticle_v1> > > > > has no streamer or dictionary it will not be saved
07:50:50 -------------------------------------------------------------------------------------
07:50:50 Core dump from CoreDumpSvc on batch0623.desy.de at Thu Mar 19 07:50:50 2020
07:50:50 
07:50:50 Caught signal 11(Segmentation fault). Details:
07:50:50   errno = 0, code = 1 (address not mapped to object)
07:50:50   pid   = 878806, uid = 0
07:50:50   value = (0, 0)
07:50:50   vmem = 2483.98 MB
07:50:50   rss  = 1667.88 MB
07:50:50   total-ram = 96468.6 MB
07:50:50   free-ram  = 27541.6 MB
07:50:50   buffer-ram= 678.535 MB
07:50:50   total-swap= 8000 MB
07:50:50   free-swap = 6862.74 MB
07:50:50   addr  = 0xd68d6
07:50:50 
07:50:50 Event counter: 1737
07:50:50 EventID: [Run,Evt,Lumi,Time,BunchCross,DetMask] = [242000,1737,1,1:0,0,0x0,0x0,0x0]
07:50:50 Last incident: AthenaEventLoopMgr:BeginEvent
07:50:50 Current algorithm: StreamDAOD_IDTRKVALID
07:50:50 Algorithm stack:
07:50:50    StreamDAOD_IDTRKVALID

FYI @nstyles, @goblirsc , @vcairo, @glee

Edited by Nora Emilia Pettersson

Merge request reports