Skip to content

Conversion from edm4hep to LCIO of edm4hep::RecDqdx does not work #131

@Victor-Schwan

Description

@Victor-Schwan

Check duplicate issues.

  • Checked for duplicates

Goal

Use the event_display via k4MarlinWrapper for an edm4hep reconstruction file of ILD_FCCee_v01

Operating System and Version

Ubuntu 24.04.3 LTS

compiler

gcc13.3.0-opt

The version of the key4hep stack

2026-01-30

Package Version

from the nightlies above

Reproducer

source /cvmfs/sw-nightlies.hsf.org/key4hep/setup.sh -r 2026-01-30
cd ~/code/ILDConfig/StandardConfig/production

export CIF1="--compactFile $k4geo_DIR/FCCee/ILD_FCCee/compact/ILD_FCCee_v01/ILD_FCCee_v01.xml"

ddsim \
--inputFiles Examples/bbudsc_3evt/bbudsc_3evt.stdhep \
--outputFile bbudsc_3evt_IF1_SIM.edm4hep.root \
$CIF1  \ 
--steeringFile ddsim_steer.py

k4run ILDReconstruction.py --inputFiles bbudsc_3evt_IF1_SIM.edm4hep.root --noBeamCalReco --detectorModel ILD_FCCee_v01

mv StandardReco_REC.edm4hep.root StandardReco_IF1_REC.edm4hep.root

glced&

k4run $K4MARLINWRAPPER/examples/event_display.py --inputFiles StandardReco_IF1_REC.edm4hep.root $CIF1

Error:

[...]
[ MESSAGE "MyCEDViewer"]       Classic      12
[ MESSAGE "MyCEDViewer"]  -------- 
MyCEDViewer           INFO Init processor 
ApplicationMgr        INFO Application Manager Initialized successfully
ApplicationMgr        INFO Application Manager Started successfully
ToolSvc.InputCo...    INFO Converting all collections from EDM4hep to LCIO
ToolSvc.InputCo... WARNING Error trying to convert requested edm4hep::RecDqdx with name ClupatraTrackSegments_dQdx
ToolSvc.InputCo... WARNING List of supported types: Track, TrackerHit3D, TrackerHitPlane, SimTrackerHit, Cluster, CalorimeterHit, RawCalorimeterHit, SimCalorimeterHit, Vertex, ReconstructedParticle, MCParticle.
ToolSvc.InputCo... WARNING Error trying to convert requested edm4hep::RecDqdx with name ClupatraTracks_dQdx
ToolSvc.InputCo... WARNING List of supported types: Track, TrackerHit3D, TrackerHitPlane, SimTrackerHit, Cluster, CalorimeterHit, RawCalorimeterHit, SimCalorimeterHit, Vertex, ReconstructedParticle, MCParticle.
ToolSvc.InputCo... WARNING Error trying to convert requested edm4hep::RecDqdx with name ForwardTracks_dQdx
ToolSvc.InputCo... WARNING List of supported types: Track, TrackerHit3D, TrackerHitPlane, SimTrackerHit, Cluster, CalorimeterHit, RawCalorimeterHit, SimCalorimeterHit, Vertex, ReconstructedParticle, MCParticle.
ToolSvc.InputCo... WARNING Error trying to convert requested edm4hep::RecDqdx with name MarlinTrkTracksKaon_dQdx
ToolSvc.InputCo... WARNING List of supported types: Track, TrackerHit3D, TrackerHitPlane, SimTrackerHit, Cluster, CalorimeterHit, RawCalorimeterHit, SimCalorimeterHit, Vertex, ReconstructedParticle, MCParticle.
ToolSvc.InputCo... WARNING Error trying to convert requested edm4hep::RecDqdx with name MarlinTrkTracksProton_dQdx
ToolSvc.InputCo... WARNING List of supported types: Track, TrackerHit3D, TrackerHitPlane, SimTrackerHit, Cluster, CalorimeterHit, RawCalorimeterHit, SimCalorimeterHit, Vertex, ReconstructedParticle, MCParticle.
ToolSvc.InputCo... WARNING Error trying to convert requested edm4hep::RecDqdx with name MarlinTrkTracks_dQdx
ToolSvc.InputCo... WARNING List of supported types: Track, TrackerHit3D, TrackerHitPlane, SimTrackerHit, Cluster, CalorimeterHit, RawCalorimeterHit, SimCalorimeterHit, Vertex, ReconstructedParticle, MCParticle.
ToolSvc.InputCo... WARNING Error trying to convert requested edm4hep::RecDqdx with name SiTracksCT_dQdx
ToolSvc.InputCo... WARNING List of supported types: Track, TrackerHit3D, TrackerHitPlane, SimTrackerHit, Cluster, CalorimeterHit, RawCalorimeterHit, SimCalorimeterHit, Vertex, ReconstructedParticle, MCParticle.
ToolSvc.InputCo... WARNING Error trying to convert requested edm4hep::RecDqdx with name SiTracks_dQdx
ToolSvc.InputCo... WARNING List of supported types: Track, TrackerHit3D, TrackerHitPlane, SimTrackerHit, Cluster, CalorimeterHit, RawCalorimeterHit, SimCalorimeterHit, Vertex, ReconstructedParticle, MCParticle.
ToolSvc.InputCo... WARNING Error trying to convert requested edm4hep::RecDqdx with name SubsetTracks_dQdx
ToolSvc.InputCo... WARNING List of supported types: Track, TrackerHit3D, TrackerHitPlane, SimTrackerHit, Cluster, CalorimeterHit, RawCalorimeterHit, SimCalorimeterHit, Vertex, ReconstructedParticle, MCParticle.
TUnixSystem::Di...   FATAL segmentation violation



===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0  0x000076348f1107d7 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x000076348f0585bb in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x000076348ccf6b55 in TUnixSystem::StackTrace() () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/root/6.38.00-v66tna/lib/root/libCore.so.6.38
#3  0x000076348ccfb3c4 in TUnixSystem::DispatchSignals(ESignals) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/root/6.38.00-v66tna/lib/root/libCore.so.6.38
#4  <signal handler called>
#5  0x000076346c32a0fc in edm4hep::ParticleID::getParticle() const () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/edm4hep/e4b42ca19aa5ff294c56bc7d5234792d373b85e8_develop-jf3ig3/lib/libedm4hep.so
#6  0x0000763450633931 in EDM4hep2LcioTool::convertCollections(IMPL::LCEventImpl*) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4marlinwrapper/b690ba19a8217ff0844f8613ba3dba06c7417ac8_develop-6fycgb/lib/libEDM4hep2Lcio.so
#7  0x0000763463b4cb0f in MarlinProcessorWrapper::execute(EventContext const&) const () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4marlinwrapper/b690ba19a8217ff0844f8613ba3dba06c7417ac8_develop-6fycgb/lib/libk4MarlinWrapperPlugins.so
#8  0x000076348dfcdda5 in Gaudi::Algorithm::sysExecute(EventContext const&) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiKernel.so
#9  0x000076348e04cf3b in MinimalEventLoopMgr::executeEvent(EventContext&&) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiKernel.so
#10 0x000076348d73f7eb in EventLoopMgr::executeEvent(EventContext&&) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiCoreSvc.so
#11 0x000076348d741e82 in EventLoopMgr::nextEvent(int) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiCoreSvc.so
#12 0x000076348d725645 in ApplicationMgr::executeRun(int) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiCoreSvc.so
#13 0x000076348dff41ba in Gaudi::Application::run() () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiKernel.so
#14 0x000076348f9d7056 in ffi_call_unix64 () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/libffi/3.5.2-hf3lqv/lib/libffi.so.8
#15 0x000076348f9d5156 in ffi_call_int () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/libffi/3.5.2-hf3lqv/lib/libffi.so.8
#16 0x000076348f9d5e9e in ffi_call () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/libffi/3.5.2-hf3lqv/lib/libffi.so.8
#17 0x000076348eae2901 in _call_function_pointer (argtypecount=<optimized out>, argcount=1, resmem=0x7fffde145350, restype=<optimized out>, atypes=<optimized out>, avalues=<optimized out>, pProc=0x76348dfeca30 <_py_Gaudi__Application__run>, flags=4353, st=0x76348ec868d0) at ./Modules/_ctypes/callproc.c:950
#18 _ctypes_callproc (st=st
entry=0x76348ec868d0, pProc=<optimized out>, argtuple=argtuple
entry=(100971733149328,), flags=<optimized out>, argtypes=<optimized out>, restype=<optimized out>, checker=<optimized out>) at ./Modules/_ctypes/callproc.c:1301
#19 0x000076348ead4eb7 in PyCFuncPtr_call (self=0x76348e7634d0, inargs=<optimized out>, kwds=<optimized out>) at ./Modules/_ctypes/_ctypes.c:4392
#20 0x000076348f5a864b in _PyObject_MakeTpCall (tstate=0x76348f955a10 <_PyRuntime+283024>, callable=<_FuncPtr(__name__='_py_Gaudi__Application__run') at remote 0x76348e7634d0>, args=<optimized out>, nargs=1, keywords=0x0) at Objects/call.c:242
#21 0x000076348f49e9ad in _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=<optimized out>, throwflag=<optimized out>) at Python/generated_cases.c.h:813
#22 0x000076348f676564 in PyEval_EvalCode (co=<optimized out>, globals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), locals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated)) at Python/ceval.c:604
#23 0x000076348f6b2acd in run_eval_code_obj (tstate=tstate
entry=0x76348f955a10 <_PyRuntime+283024>, co=co
entry=0x76348f2a1a70, globals=globals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), locals=locals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated)) at Python/pythonrun.c:1381
#24 0x000076348f6b0ce7 in run_mod (mod=mod
entry=0x5bd54ff452c8, filename=filename
entry='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', globals=globals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), locals=locals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), flags=flags
entry=0x7fffde1459c8, arena=arena
entry=0x76348f2318f0, interactive_src=0x0, generate_new_source=0) at Python/pythonrun.c:1489
#25 0x000076348f6ace15 in pyrun_file (fp=fp
entry=0x5bd54fdc7940, filename=filename
entry='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', start=start
entry=257, globals=globals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), locals=locals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), closeit=closeit
entry=1, flags=0x7fffde1459c8) at Python/pythonrun.c:1295
#26 0x000076348f6aca28 in _PyRun_SimpleFileObject (fp=fp
entry=0x5bd54fdc7940, filename=filename
entry='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', closeit=closeit
entry=1, flags=flags
entry=0x7fffde1459c8) at Python/pythonrun.c:517
#27 0x000076348f6ac83a in _PyRun_AnyFileObject (fp=fp
entry=0x5bd54fdc7940, filename=filename
entry='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', closeit=closeit
entry=1, flags=flags
entry=0x7fffde1459c8) at Python/pythonrun.c:77
#28 0x000076348f6aac06 in pymain_run_file_obj (skip_source_first_line=0, filename='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', program_name='python') at Modules/main.c:410
#29 pymain_run_file (config=0x76348f928108 <_PyRuntime+96392>) at Modules/main.c:429
#30 pymain_run_python (exitcode=0x7fffde1459bc) at Modules/main.c:696
#31 Py_RunMain () at Modules/main.c:775
#32 0x000076348f66421b in Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:829
#33 0x000076348f02a1ca in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#34 0x000076348f02a28b in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#35 0x00005bd54ad37085 in _start ()
===========================================================


The lines below might hint at the cause of the crash. If you see question
marks as part of the stack trace, try to recompile with debugging information
enabled and export CLING_DEBUG=1 environment variable before running.
You may get help by asking at the ROOT forum https://root.cern/forum
preferably using the command (.forum bug) in the ROOT prompt.
Only if you are really convinced it is a bug in ROOT then please submit a
report at https://root.cern/bugs or (preferably) using the command (.gh bug) in
the ROOT prompt. Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.
===========================================================
#5  0x000076346c32a0fc in edm4hep::ParticleID::getParticle() const () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/edm4hep/e4b42ca19aa5ff294c56bc7d5234792d373b85e8_develop-jf3ig3/lib/libedm4hep.so
#6  0x0000763450633931 in EDM4hep2LcioTool::convertCollections(IMPL::LCEventImpl*) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4marlinwrapper/b690ba19a8217ff0844f8613ba3dba06c7417ac8_develop-6fycgb/lib/libEDM4hep2Lcio.so
#7  0x0000763463b4cb0f in MarlinProcessorWrapper::execute(EventContext const&) const () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4marlinwrapper/b690ba19a8217ff0844f8613ba3dba06c7417ac8_develop-6fycgb/lib/libk4MarlinWrapperPlugins.so
#8  0x000076348dfcdda5 in Gaudi::Algorithm::sysExecute(EventContext const&) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiKernel.so
#9  0x000076348e04cf3b in MinimalEventLoopMgr::executeEvent(EventContext&&) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiKernel.so
#10 0x000076348d73f7eb in EventLoopMgr::executeEvent(EventContext&&) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiCoreSvc.so
#11 0x000076348d741e82 in EventLoopMgr::nextEvent(int) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiCoreSvc.so
#12 0x000076348d725645 in ApplicationMgr::executeRun(int) () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiCoreSvc.so
#13 0x000076348dff41ba in Gaudi::Application::run() () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/gaudi/40.2-bfpese/lib/libGaudiKernel.so
#14 0x000076348f9d7056 in ffi_call_unix64 () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/libffi/3.5.2-hf3lqv/lib/libffi.so.8
#15 0x000076348f9d5156 in ffi_call_int () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/libffi/3.5.2-hf3lqv/lib/libffi.so.8
#16 0x000076348f9d5e9e in ffi_call () from /cvmfs/sw-nightlies.hsf.org/key4hep/releases/2025-12-21/x86_64-ubuntu24.04-gcc13.3.0-opt/libffi/3.5.2-hf3lqv/lib/libffi.so.8
#17 0x000076348eae2901 in _call_function_pointer (argtypecount=<optimized out>, argcount=1, resmem=0x7fffde145350, restype=<optimized out>, atypes=<optimized out>, avalues=<optimized out>, pProc=0x76348dfeca30 <_py_Gaudi__Application__run>, flags=4353, st=0x76348ec868d0) at ./Modules/_ctypes/callproc.c:950
#18 _ctypes_callproc (st=st
entry=0x76348ec868d0, pProc=<optimized out>, argtuple=argtuple
entry=(100971733149328,), flags=<optimized out>, argtypes=<optimized out>, restype=<optimized out>, checker=<optimized out>) at ./Modules/_ctypes/callproc.c:1301
#19 0x000076348ead4eb7 in PyCFuncPtr_call (self=0x76348e7634d0, inargs=<optimized out>, kwds=<optimized out>) at ./Modules/_ctypes/_ctypes.c:4392
#20 0x000076348f5a864b in _PyObject_MakeTpCall (tstate=0x76348f955a10 <_PyRuntime+283024>, callable=<_FuncPtr(__name__='_py_Gaudi__Application__run') at remote 0x76348e7634d0>, args=<optimized out>, nargs=1, keywords=0x0) at Objects/call.c:242
#21 0x000076348f49e9ad in _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=<optimized out>, throwflag=<optimized out>) at Python/generated_cases.c.h:813
#22 0x000076348f676564 in PyEval_EvalCode (co=<optimized out>, globals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), locals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated)) at Python/ceval.c:604
#23 0x000076348f6b2acd in run_eval_code_obj (tstate=tstate
entry=0x76348f955a10 <_PyRuntime+283024>, co=co
entry=0x76348f2a1a70, globals=globals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), locals=locals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated)) at Python/pythonrun.c:1381
#24 0x000076348f6b0ce7 in run_mod (mod=mod
entry=0x5bd54ff452c8, filename=filename
entry='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', globals=globals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), locals=locals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), flags=flags
entry=0x7fffde1459c8, arena=arena
entry=0x76348f2318f0, interactive_src=0x0, generate_new_source=0) at Python/pythonrun.c:1489
#25 0x000076348f6ace15 in pyrun_file (fp=fp
entry=0x5bd54fdc7940, filename=filename
entry='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', start=start
entry=257, globals=globals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), locals=locals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run') at remote 0x76348f2be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x76348f2b5850>, '__file__': '/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', '__cached__': None, 'os': <module at remote 0x76348ee98130>, 'sys': <module at remote 0x76348f2aba10>, 'argparse': <module at remote 0x76348ecf0810>, 'logging': <module at remote 0x76348ecf2570>, 'signal': <module at remote 0x76348edd2930>, 'warnings': <module at remote 0x76348ec0a160>, 'Path': <type at remote 0x5bd54ffce920>, 'Configuration': <module at remote 0x76348eb0efc0>, 'load_file': <function at remote 0x76348e6c7920>, 'get_logger...(truncated), closeit=closeit
entry=1, flags=0x7fffde1459c8) at Python/pythonrun.c:1295
#26 0x000076348f6aca28 in _PyRun_SimpleFileObject (fp=fp
entry=0x5bd54fdc7940, filename=filename
entry='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', closeit=closeit
entry=1, flags=flags
entry=0x7fffde1459c8) at Python/pythonrun.c:517
#27 0x000076348f6ac83a in _PyRun_AnyFileObject (fp=fp
entry=0x5bd54fdc7940, filename=filename
entry='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', closeit=closeit
entry=1, flags=flags
entry=0x7fffde1459c8) at Python/pythonrun.c:77
#28 0x000076348f6aac06 in pymain_run_file_obj (skip_source_first_line=0, filename='/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2026-01-30/x86_64-ubuntu24.04-gcc13.3.0-opt/k4fwcore/2708deeb1a88f3a5659c1ca7c221384020e6da91_develop-e3mmlr/bin/k4run', program_name='python') at Modules/main.c:410
#29 pymain_run_file (config=0x76348f928108 <_PyRuntime+96392>) at Modules/main.c:429
#30 pymain_run_python (exitcode=0x7fffde1459bc) at Modules/main.c:696
#31 Py_RunMain () at Modules/main.c:775
#32 0x000076348f66421b in Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:829
#33 0x000076348f02a1ca in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#34 0x000076348f02a28b in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#35 0x00005bd54ad37085 in _start ()
===========================================================

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions