TransportSvc::intersections_r - Seg. fault in DD4HEP builds
Thread 1 (Thread 0x7f62f0148740 (LWP 175131) "python"):
#0 0x00007f62eed64659 in waitpid () from /lib64/libc.so.6
#1 0x00007f62eece1f62 in do_system () from /lib64/libc.so.6
#2 0x00007f62eece2311 in system () from /lib64/libc.so.6
#3 0x00007f62e456b7b6 in TUnixSystem::Exec (this=0x1b5b2da0, shellcmd=0x2bebcdb0 "/cvmfs/lhcb.cern.ch/lib/lcg/releases/ROOT/6.24.06-3455f/x86_64-centos7-gcc11-dbg/etc/gdb-backtrace.sh 175131 1>&2") at /build/jenkins/workspace/lcg_release_pipeline/build/projects/ROOT-6.24.06/src/ROOT/6.24.06/core/unix/src/TUnixSystem.cxx:2120
#4 0x00007f62e456c057 in TUnixSystem::StackTrace (this=0x1b5b2da0) at /build/jenkins/workspace/lcg_release_pipeline/build/projects/ROOT-6.24.06/src/ROOT/6.24.06/core/unix/src/TUnixSystem.cxx:2411
#5 0x00007f62e456fa46 in TUnixSystem::DispatchSignals (this=0x1b5b2da0, sig=kSigSegmentationViolation) at /build/jenkins/workspace/lcg_release_pipeline/build/projects/ROOT-6.24.06/src/ROOT/6.24.06/core/unix/src/TUnixSystem.cxx:3649
#6 0x00007f62e45679ae in SigHandler (sig=kSigSegmentationViolation) at /build/jenkins/workspace/lcg_release_pipeline/build/projects/ROOT-6.24.06/src/ROOT/6.24.06/core/unix/src/TUnixSystem.cxx:407
#7 0x00007f62e456f949 in sighandler (sig=11) at /build/jenkins/workspace/lcg_release_pipeline/build/projects/ROOT-6.24.06/src/ROOT/6.24.06/core/unix/src/TUnixSystem.cxx:3620
#8 <signal handler called>
#9 0x00007f62e0129fd0 in LHCb::Detector::DeIOVElement<LHCb::Detector::detail::DeIOVObject>::delta (this=<optimized out>) at ../Core/include/Core/DeIOV.h:162
#10 0x00007f62b4ca7cf7 in TransportSvc::findLocalGI (this=this
entry=0x2beac9a0, point1=..., point2=..., gi=gi
entry=0x7ffd3a2690a0, topGi=...) at ../Det/DetDescSvc/src/TransportSvc.cpp:257
#11 0x00007f62b4ca90c5 in TransportSvc::intersections_r (this=0x2beac9a0, point=..., vect=..., tickMin=
0x7ffd3a268e68: 0, tickMax=
0x7ffd3a268e60: 1, intersept=std::vector of length 0, capacity 0, accelCache=std::any containing TransportSvc::AccelCache = {...}, geometry=..., threshold=0, guessGeometry=0x0) at ../Det/DetDescSvc/src/TransportSvc.cpp:413
#12 0x00007f62b4ca7a56 in TransportSvc::distanceInRadUnits_r (this=<optimized out>, point1=..., point2=..., accelCache=..., geometry=..., threshold=<optimized out>, geometryGuess=<optimized out>) at ../Det/DetDescSvc/src/TransportSvc.cpp:233
#13 0x00007f62bab9f87d in Rich::Future::Rec::Moni::TrackRadiatorMaterial::operator() (this=this
entry=0x229dca30, segments=..., geometry=...) at ../Rich/RichFutureRecMonitors/src/RichTrackRadiatorMaterial.cpp:170
Exercised by the RICH monitoring
const auto effL = std::max( 1e-4, m_transSvc->distanceInRadUnits_r( entP, extP, tsCache, geometry, 0, nullptr ) );