-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Consider the following
iosvc.outputCommands = ["abc"]this will lead to an output about this being malformed (but not really informative if you don't already know where to look) and then (see below).
I think this should be done more gracefully.
[...]
ApplicationMgr INFO Application Manager Initialized successfully
ApplicationMgr INFO Application Manager Started successfully
k4FWCore__Writer FATAL Standard std::exception is caught in sysExecute
k4FWCore__Writer ERROR malformed command string : FilteredPhotons
k4FWCore__Seque... FATAL Standard std::exception is caught in sysExecute
k4FWCore__Seque... ERROR malformed command string : FilteredPhotons
EventLoopMgr FATAL .executeEvent(): Standard std::exception thrown by k4FWCore__Sequencer
EventLoopMgr ERROR malformed command string : FilteredPhotons
EventLoopMgr WARNING Execution of algorithm k4FWCore__Sequencer failed
EventLoopMgr ERROR Error processing event loop.
EventLoopMgr ERROR Terminating event processing loop due to errors
EventLoopMgr ERROR Terminating event processing loop due to errors
TUnixSystem::Di... FATAL segmentation violation
===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0 0x00007923e21107d7 in __GI___wait4 (pid=829003, stat_loc=stat_loc
entry=0x7fff606d0ff8, options=options
entry=0, usage=usage
entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
#1 0x00007923e211091b in __GI___waitpid (pid=<optimized out>, stat_loc=stat_loc
entry=0x7fff606d0ff8, options=options
entry=0) at ./posix/waitpid.c:38
#2 0x00007923e20585bb in do_system (line=<optimized out>) at ../sysdeps/posix/system.c:172
#3 0x00007923df92416a in TUnixSystem::Exec (shellcmd=<optimized out>, this=0x58717a010060) at <spack-prefix>/spack-stage/spack-stage-root-6.36.02-5zde5xmrhenapxt4smmop322jkfqs5sx/spack-src/core/unix/src/TUnixSystem.cxx:2157
#4 TUnixSystem::StackTrace (this=0x58717a010060) at <spack-prefix>/spack-stage/spack-stage-root-6.36.02-5zde5xmrhenapxt4smmop322jkfqs5sx/spack-src/core/unix/src/TUnixSystem.cxx:2448
#5 0x00007923df923ab4 in TUnixSystem::DispatchSignals (this=0x58717a010060, sig=kSigSegmentationViolation) at <spack-prefix>/spack-stage/spack-stage-root-6.36.02-5zde5xmrhenapxt4smmop322jkfqs5sx/spack-src/core/unix/src/TUnixSystem.cxx:3668
#6 <signal handler called>
#7 0x0000587181afede8 in ?? ()
#8 0x00007923cb71b4d5 in std::default_delete<podio::CollectionBase>::operator() (__ptr=<optimized out>, this=<optimized out>) at /usr/include/c++/13/bits/unique_ptr.h:93
#9 std::unique_ptr<podio::CollectionBase, std::default_delete<podio::CollectionBase> >::~unique_ptr (this=0x587187072238, __in_chrg=<optimized out>) at /usr/include/c++/13/bits/unique_ptr.h:404
#10 AnyDataWrapper<std::unique_ptr<podio::CollectionBase, std::default_delete<podio::CollectionBase> > >::~AnyDataWrapper (this=0x587187072210, __in_chrg=<optimized out>) at <spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/gaudi/master-wsj4hl/include/GaudiKernel/AnyDataWrapper.h:55
#11 AnyDataWrapper<std::unique_ptr<podio::CollectionBase, std::default_delete<podio::CollectionBase> > >::~AnyDataWrapper (this=0x587187072210, __in_chrg=<optimized out>) at <spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/gaudi/master-wsj4hl/include/GaudiKernel/AnyDataWrapper.h:55
#12 0x00007923e0eea192 in DataObject::release (this=0x587187072210) at /home/madlener/work/Gaudi/GaudiKernel/src/Lib/DataObject.cpp:58
#13 DataObject::release (this=0x587187072210) at /home/madlener/work/Gaudi/GaudiKernel/src/Lib/DataObject.cpp:56
#14 0x00007923e105a024 in DataSvcHelpers::RegistryEntry::~RegistryEntry (this=0x58718706f4b0, __in_chrg=<optimized out>) at /home/madlener/work/Gaudi/GaudiKernel/src/Lib/RegistryEntry.cpp:42
#15 0x00007923e105a0cd in DataSvcHelpers::RegistryEntry::~RegistryEntry (this=0x58718706f4b0, __in_chrg=<optimized out>) at /home/madlener/work/Gaudi/GaudiKernel/src/Lib/RegistryEntry.cpp:48
#16 0x00007923e105a105 in DataSvcHelpers::RegistryEntry::release (this=this
entry=0x58718706f4b0) at /home/madlener/work/Gaudi/GaudiKernel/src/Lib/RegistryEntry.cpp:53
#17 0x00007923e1059fb6 in DataSvcHelpers::RegistryEntry::deleteElements (this=this
entry=0x587183318860) at /home/madlener/work/Gaudi/GaudiKernel/src/Lib/RegistryEntry.cpp:196
#18 0x00007923e105a00b in DataSvcHelpers::RegistryEntry::~RegistryEntry (this=0x587183318860, __in_chrg=<optimized out>) at /home/madlener/work/Gaudi/GaudiKernel/src/Lib/RegistryEntry.cpp:39
#19 0x00007923e105a0cd in DataSvcHelpers::RegistryEntry::~RegistryEntry (this=0x587183318860, __in_chrg=<optimized out>) at /home/madlener/work/Gaudi/GaudiKernel/src/Lib/RegistryEntry.cpp:48
#20 0x00007923e0f0adb1 in virtual thunk to DataSvc::clearStore() () at /home/madlener/work/Gaudi/GaudiKernel/include/GaudiKernel/DataSvc.h:123
#21 0x00007923e03f7fcb in EventLoopMgr::stop (this=0x58717b241d60) at /home/madlener/work/Gaudi/GaudiCoreSvc/src/ApplicationMgr/EventLoopMgr.cpp:166
#22 0x00007923e106b8ad in Service::sysStop (this=0x58717b241d60) at /home/madlener/work/Gaudi/GaudiKernel/src/Lib/Service.cpp:161
#23 0x00007923e041424e in ServiceManager::stop (this=0x587179d08ff0) at /home/madlener/work/Gaudi/GaudiCoreSvc/src/ApplicationMgr/ServiceManager.cpp:308
#24 0x00007923e03c9d53 in operator() (__closure=<optimized out>) at /home/madlener/work/Gaudi/GaudiCoreSvc/src/ApplicationMgr/ApplicationMgr.cpp:558
#25 std::__invoke_impl<StatusCode, ApplicationMgr::stop()::<lambda()> > (__f=...) at /usr/include/c++/13/bits/invoke.h:61
#26 std::__invoke<ApplicationMgr::stop()::<lambda()> > (__fn=...) at /usr/include/c++/13/bits/invoke.h:96
#27 std::invoke<ApplicationMgr::stop()::<lambda()> > (__fn=...) at /usr/include/c++/13/functional:113
#28 StatusCode::i_invoke<, ApplicationMgr::stop()::<lambda()> > (f=..., this=<optimized out>) at /home/madlener/work/Gaudi/GaudiKernel/include/GaudiKernel/StatusCode.h:271
#29 StatusCode::andThen<ApplicationMgr::stop()::<lambda()> > (f=..., this=<optimized out>) at /home/madlener/work/Gaudi/GaudiKernel/include/GaudiKernel/StatusCode.h:165
#30 ApplicationMgr::stop (this=0x58717a114400) at /home/madlener/work/Gaudi/GaudiCoreSvc/src/ApplicationMgr/ApplicationMgr.cpp:558
#31 0x00007923e0eadae8 in Gaudi::Application::run (this=0x587179c07e20) at /home/madlener/work/Gaudi/GaudiKernel/src/Lib/Application.cpp:88
#32 0x00007923e1a6c056 in ffi_call_unix64 () from <spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/libffi/3.4.8-4ae47v/lib/libffi.so.8
#33 0x00007923e1a6a2e6 in ffi_call_int () from <spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/libffi/3.4.8-4ae47v/lib/libffi.so.8
#34 0x00007923e1a6b02e in ffi_call () from <spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/libffi/3.4.8-4ae47v/lib/libffi.so.8
#35 0x00007923e1a89d11 in _call_function_pointer (argtypecount=<optimized out>, argcount=<optimized out>, resmem=0x7fff606d4c80, restype=<optimized out>, atypes=<optimized out>, avalues=0x7fff606d4c60, pProc=0x7923e0eaca80 <_py_Gaudi__Application__run(Gaudi::Application*)>, flags=4353, st=0x7923e1c457c0) at ./Modules/_ctypes/callproc.c:950
#36 _ctypes_callproc (st=st
entry=0x7923e1c457c0, pProc=<optimized out>, argtuple=argtuple
entry=(97244397207072,), flags=<optimized out>, argtypes=<optimized out>, restype=<optimized out>, checker=<optimized out>) at ./Modules/_ctypes/callproc.c:1301
#37 0x00007923e1a8339b in PyCFuncPtr_call (self=<optimized out>, inargs=<optimized out>, kwds=0x0) at ./Modules/_ctypes/_ctypes.c:4382
#38 0x00007923e24fc180 in _PyObject_MakeTpCall (tstate=0x7923e299d5f0 <_PyRuntime+283024>, callable=callable
entry=<_FuncPtr(__name__='_py_Gaudi__Application__run') at remote 0x7923e1761cd0>, args=args
entry=0x7923e2a83350, nargs=1, keywords=keywords
entry=0x0) at Objects/call.c:242
#39 0x00007923e24fc451 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=<optimized out>, args=0x7923e2a83350, callable=<_FuncPtr(__name__='_py_Gaudi__Application__run') at remote 0x7923e1761cd0>, tstate=<optimized out>) at ./Include/internal/pycore_call.h:166
#40 0x00007923e2494e09 in _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=<optimized out>, throwflag=<optimized out>) at Python/generated_cases.c.h:813
#41 0x00007923e26551fd in _PyEval_EvalFrame (throwflag=0, frame=0x7923e2a83020, tstate=0x7923e299d5f0 <_PyRuntime+283024>) at ./Include/internal/pycore_ceval.h:119
#42 _PyEval_Vector (args=0x0, argcount=0, kwnames=0x0, locals=<code at remote 0x7923e2235080>, func=0x7923e1ec4d60, tstate=0x7923e299d5f0 <_PyRuntime+283024>) at Python/ceval.c:1816
#43 PyEval_EvalCode (co=co
entry=<code at remote 0x7923e2235080>, globals=globals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run') at remote 0x7923e22be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x7923e22b5850>, '__file__': '<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', '__cached__': None, 'os': <module at remote 0x7923e1e749f0>, 'sys': <module at remote 0x7923e22aba10>, 'argparse': <module at remote 0x7923e1cd0f90>, 'logging': <module at remote 0x7923e1cd2c50>, 'signal': <module at remote 0x7923e1daaf70>, 'warnings': <module at remote 0x7923e1ba67f0>, 'Path': <type at remote 0x587179db3580>, 'load_file': <function at remote 0x7923e172bf60>, 'get_logger': <function at remote 0x7923e1740540>, 'set_log_level': <function at remote 0x7923e1740040>, 'LOG_LEVELS': ('VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR'), 'FILTER_GAUDI_PROPS': ['Ca...(truncated), locals=locals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run') at remote 0x7923e22be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x7923e22b5850>, '__file__': '<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', '__cached__': None, 'os': <module at remote 0x7923e1e749f0>, 'sys': <module at remote 0x7923e22aba10>, 'argparse': <module at remote 0x7923e1cd0f90>, 'logging': <module at remote 0x7923e1cd2c50>, 'signal': <module at remote 0x7923e1daaf70>, 'warnings': <module at remote 0x7923e1ba67f0>, 'Path': <type at remote 0x587179db3580>, 'load_file': <function at remote 0x7923e172bf60>, 'get_logger': <function at remote 0x7923e1740540>, 'set_log_level': <function at remote 0x7923e1740040>, 'LOG_LEVELS': ('VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR'), 'FILTER_GAUDI_PROPS': ['Ca...(truncated)) at Python/ceval.c:604
#44 0x00007923e26bd4ae in run_eval_code_obj (locals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run') at remote 0x7923e22be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x7923e22b5850>, '__file__': '<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', '__cached__': None, 'os': <module at remote 0x7923e1e749f0>, 'sys': <module at remote 0x7923e22aba10>, 'argparse': <module at remote 0x7923e1cd0f90>, 'logging': <module at remote 0x7923e1cd2c50>, 'signal': <module at remote 0x7923e1daaf70>, 'warnings': <module at remote 0x7923e1ba67f0>, 'Path': <type at remote 0x587179db3580>, 'load_file': <function at remote 0x7923e172bf60>, 'get_logger': <function at remote 0x7923e1740540>, 'set_log_level': <function at remote 0x7923e1740040>, 'LOG_LEVELS': ('VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR'), 'FILTER_GAUDI_PROPS': ['Ca...(truncated), globals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run') at remote 0x7923e22be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x7923e22b5850>, '__file__': '<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', '__cached__': None, 'os': <module at remote 0x7923e1e749f0>, 'sys': <module at remote 0x7923e22aba10>, 'argparse': <module at remote 0x7923e1cd0f90>, 'logging': <module at remote 0x7923e1cd2c50>, 'signal': <module at remote 0x7923e1daaf70>, 'warnings': <module at remote 0x7923e1ba67f0>, 'Path': <type at remote 0x587179db3580>, 'load_file': <function at remote 0x7923e172bf60>, 'get_logger': <function at remote 0x7923e1740540>, 'set_log_level': <function at remote 0x7923e1740040>, 'LOG_LEVELS': ('VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR'), 'FILTER_GAUDI_PROPS': ['Ca...(truncated), co=0x7923e2235080, tstate=0x7923e299d5f0 <_PyRuntime+283024>) at Python/pythonrun.c:1381
#45 run_eval_code_obj (tstate=0x7923e299d5f0 <_PyRuntime+283024>, co=0x7923e2235080, globals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run') at remote 0x7923e22be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x7923e22b5850>, '__file__': '<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', '__cached__': None, 'os': <module at remote 0x7923e1e749f0>, 'sys': <module at remote 0x7923e22aba10>, 'argparse': <module at remote 0x7923e1cd0f90>, 'logging': <module at remote 0x7923e1cd2c50>, 'signal': <module at remote 0x7923e1daaf70>, 'warnings': <module at remote 0x7923e1ba67f0>, 'Path': <type at remote 0x587179db3580>, 'load_file': <function at remote 0x7923e172bf60>, 'get_logger': <function at remote 0x7923e1740540>, 'set_log_level': <function at remote 0x7923e1740040>, 'LOG_LEVELS': ('VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR'), 'FILTER_GAUDI_PROPS': ['Ca...(truncated), locals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run') at remote 0x7923e22be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x7923e22b5850>, '__file__': '<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', '__cached__': None, 'os': <module at remote 0x7923e1e749f0>, 'sys': <module at remote 0x7923e22aba10>, 'argparse': <module at remote 0x7923e1cd0f90>, 'logging': <module at remote 0x7923e1cd2c50>, 'signal': <module at remote 0x7923e1daaf70>, 'warnings': <module at remote 0x7923e1ba67f0>, 'Path': <type at remote 0x587179db3580>, 'load_file': <function at remote 0x7923e172bf60>, 'get_logger': <function at remote 0x7923e1740540>, 'set_log_level': <function at remote 0x7923e1740040>, 'LOG_LEVELS': ('VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR'), 'FILTER_GAUDI_PROPS': ['Ca...(truncated)) at Python/pythonrun.c:1348
#46 0x00007923e26bd80f in run_mod (mod=<optimized out>, filename=filename
entry='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', globals=globals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run') at remote 0x7923e22be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x7923e22b5850>, '__file__': '<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', '__cached__': None, 'os': <module at remote 0x7923e1e749f0>, 'sys': <module at remote 0x7923e22aba10>, 'argparse': <module at remote 0x7923e1cd0f90>, 'logging': <module at remote 0x7923e1cd2c50>, 'signal': <module at remote 0x7923e1daaf70>, 'warnings': <module at remote 0x7923e1ba67f0>, 'Path': <type at remote 0x587179db3580>, 'load_file': <function at remote 0x7923e172bf60>, 'get_logger': <function at remote 0x7923e1740540>, 'set_log_level': <function at remote 0x7923e1740040>, 'LOG_LEVELS': ('VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR'), 'FILTER_GAUDI_PROPS': ['Ca...(truncated), locals=locals
entry={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run') at remote 0x7923e22be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x7923e22b5850>, '__file__': '<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', '__cached__': None, 'os': <module at remote 0x7923e1e749f0>, 'sys': <module at remote 0x7923e22aba10>, 'argparse': <module at remote 0x7923e1cd0f90>, 'logging': <module at remote 0x7923e1cd2c50>, 'signal': <module at remote 0x7923e1daaf70>, 'warnings': <module at remote 0x7923e1ba67f0>, 'Path': <type at remote 0x587179db3580>, 'load_file': <function at remote 0x7923e172bf60>, 'get_logger': <function at remote 0x7923e1740540>, 'set_log_level': <function at remote 0x7923e1740040>, 'LOG_LEVELS': ('VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR'), 'FILTER_GAUDI_PROPS': ['Ca...(truncated), flags=flags
entry=0x7fff606d5328, arena=arena
entry=0x7923e22318f0, interactive_src=0x0, generate_new_source=0) at Python/pythonrun.c:1466
#47 0x00007923e26bf9c8 in pyrun_file (flags=0x7fff606d5328, closeit=1, locals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run') at remote 0x7923e22be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x7923e22b5850>, '__file__': '<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', '__cached__': None, 'os': <module at remote 0x7923e1e749f0>, 'sys': <module at remote 0x7923e22aba10>, 'argparse': <module at remote 0x7923e1cd0f90>, 'logging': <module at remote 0x7923e1cd2c50>, 'signal': <module at remote 0x7923e1daaf70>, 'warnings': <module at remote 0x7923e1ba67f0>, 'Path': <type at remote 0x587179db3580>, 'load_file': <function at remote 0x7923e172bf60>, 'get_logger': <function at remote 0x7923e1740540>, 'set_log_level': <function at remote 0x7923e1740040>, 'LOG_LEVELS': ('VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR'), 'FILTER_GAUDI_PROPS': ['Ca...(truncated), globals={'__name__': '__main__', '__doc__': None, '__package__': None, '__loader__': <SourceFileLoader(name='__main__', path='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run') at remote 0x7923e22be3f0>, '__spec__': None, '__annotations__': {}, '__builtins__': <module at remote 0x7923e22b5850>, '__file__': '<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', '__cached__': None, 'os': <module at remote 0x7923e1e749f0>, 'sys': <module at remote 0x7923e22aba10>, 'argparse': <module at remote 0x7923e1cd0f90>, 'logging': <module at remote 0x7923e1cd2c50>, 'signal': <module at remote 0x7923e1daaf70>, 'warnings': <module at remote 0x7923e1ba67f0>, 'Path': <type at remote 0x587179db3580>, 'load_file': <function at remote 0x7923e172bf60>, 'get_logger': <function at remote 0x7923e1740540>, 'set_log_level': <function at remote 0x7923e1740040>, 'LOG_LEVELS': ('VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR'), 'FILTER_GAUDI_PROPS': ['Ca...(truncated), start=257, filename='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', fp=0x7923e1e69040) at Python/pythonrun.c:1295
#48 _PyRun_SimpleFileObject (fp=fp
entry=0x587179c64b30, filename=filename
entry='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', closeit=closeit
entry=1, flags=flags
entry=0x7fff606d5328) at Python/pythonrun.c:517
#49 0x00007923e26bff80 in _PyRun_AnyFileObject (fp=0x587179c64b30, filename=filename
entry='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', closeit=closeit
entry=1, flags=flags
entry=0x7fff606d5328) at Python/pythonrun.c:77
#50 0x00007923e26e9b11 in pymain_run_file_obj (skip_source_first_line=0, filename='<spack-prefix>/spackages/skylake-ubuntu24.04-gcc13.3.0/k4fwcore/main-i35biy/bin/k4run', program_name='python') at Modules/main.c:410
#51 pymain_run_file (config=0x7923e296fce8 <_PyRuntime+96392>) at Modules/main.c:429
#52 pymain_run_python (exitcode=0x7fff606d5318) at Modules/main.c:696
#53 Py_RunMain () at Modules/main.c:775
#54 0x00007923e26ea2fb in pymain_main (args=0x7fff606d5440) at Modules/main.c:805
#55 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:829
#56 0x00007923e202a1ca in __libc_start_call_main (main=main
entry=0x58713c504060 <main>, argc=argc
entry=6, argv=argv
entry=0x7fff606d55e8) at ../sysdeps/nptl/libc_start_call_main.h:58
#57 0x00007923e202a28b in __libc_start_main_impl (main=0x58713c504060 <main>, argc=6, argv=0x7fff606d55e8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff606d55d8) at ../csu/libc-start.c:360
#58 0x000058713c504095 in _start ()
===========================================================Metadata
Metadata
Assignees
Labels
No labels