Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FPE FLTINV in G4 (EventRecording) #4021

Open
paulgessinger opened this issue Jan 12, 2025 · 0 comments
Open

FPE FLTINV in G4 (EventRecording) #4021

paulgessinger opened this issue Jan 12, 2025 · 0 comments
Labels
fpe Floating point exception

Comments

@paulgessinger
Copy link
Member

 0# G4EmModelManager::FillLambdaVector(G4PhysicsVector*, G4MaterialCutsCouple const*, bool, G4EmTableType) in /builds/acts/ci-bridge/dependencies/view/lib/libG4processes.so
 1# G4EmTableUtil::BuildLambdaTable(G4VEnergyLossProcess*, G4ParticleDefinition const*, G4EmModelManager*, G4LossTableBuilder*, G4PhysicsTable*, G4DataVector const*, double, double, double, int, bool) in /builds/acts/ci-bridge/dependencies/view/lib/libG4processes.so
 2# G4VEnergyLossProcess::BuildLambdaTable(G4EmTableType) in /builds/acts/ci-bridge/dependencies/view/lib/libG4processes.so
 3# G4LossTableManager::BuildTables(G4ParticleDefinition const*) in /builds/acts/ci-bridge/dependencies/view/lib/libG4processes.so
 4# G4LossTableManager::BuildPhysicsTable(G4ParticleDefinition const*, G4VEnergyLossProcess*) in /builds/acts/ci-bridge/dependencies/view/lib/libG4processes.so
 5# G4VEnergyLossProcess::BuildPhysicsTable(G4ParticleDefinition const&) in /builds/acts/ci-bridge/dependencies/view/lib/libG4processes.so
 6# G4VUserPhysicsList::BuildPhysicsTable(G4ParticleDefinition*) in /builds/acts/ci-bridge/dependencies/view/lib/libG4run.so
 7# G4VUserPhysicsList::BuildPhysicsTable() in /builds/acts/ci-bridge/dependencies/view/lib/libG4run.so
 8# G4RunManagerKernel::BuildPhysicsTables(bool) in /builds/acts/ci-bridge/dependencies/view/lib/libG4run.so
 9# G4RunManagerKernel::RunInitialization(bool) in /builds/acts/ci-bridge/dependencies/view/lib/libG4run.so
10# G4RunManager::RunInitialization() in /builds/acts/ci-bridge/dependencies/view/lib/libG4run.so
11# G4RunManager::BeamOn(int, char const*, int) in /builds/acts/ci-bridge/dependencies/view/lib/libG4run.so
12# ActsExamples::EventRecording::execute(ActsExamples::AlgorithmContext const&) const at /builds/acts/ci-bridge/src/Examples/Algorithms/Geant4HepMC/src/EventRecording.cpp:87
13# ActsExamples::Sequencer::run()::{lambda()#1}::operator()() const::{lambda(tbb::detail::d1::blocked_range<unsigned long> const&)#1}::operator()(tbb::detail::d1::blocked_range<unsigned long> const&) const at /builds/acts/ci-bridge/src/Examples/Framework/src/Framework/Sequencer.cpp:502
14# ActsExamples::Sequencer::run()::{lambda()#1}::operator()() const at /builds/acts/ci-bridge/src/Examples/Framework/src/Framework/Sequencer.cpp:463
15# ActsExamples::Sequencer::run() at /builds/acts/ci-bridge/src/Examples/Framework/src/Framework/Sequencer.cpp:462
16# pybind11::cpp_function::initialize<Acts::Python::addFramework(Acts::Python::Context&)::{lambda(ActsExamples::Sequencer&)#1}, void, ActsExamples::Sequencer&, pybind11::name, pybind11::is_method, pybind11::sibling>(Acts::Python::addFramework(Acts::Python::Context&)::{lambda(ActsExamples::Sequencer&)#1}&&, void (*)(ActsExamples::Sequencer&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::{lambda(pybind11::detail::function_call&)#1}::_FUN(pybind11::detail::function_call&) at /builds/acts/ci-bridge/build/_deps/pybind11-src/include/pybind11/pybind11.h:267
17# pybind11::cpp_function::dispatcher(_object*, _object*, _object*) at /builds/acts/ci-bridge/build/_deps/pybind11-src/include/pybind11/pybind11.h:987
18# cfunction_call in /builds/acts/ci-bridge/src/spack/opt/spack/linux-ubuntu24.04-x86_64/clang-18.1.3/python-3.12.8-dreseyst4nte3xkbadfqfpf3q34siupv/lib/libpython3.12.so.1.0
19# _PyObject_MakeTpCall at /tmp/root/spack-stage/spack-stage-python-3.12.8-dreseyst4nte3xkbadfqfpf3q34siupv/spack-src/Objects/call.c:240
@paulgessinger paulgessinger added the fpe Floating point exception label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fpe Floating point exception
Projects
None yet
Development

No branches or pull requests

1 participant