Invalid file in /EPIC/EVGEN/EXCLUSIVE/RHO_ABCONV/slight_10x100_Q2of0to1_rho2Pions_ab_hiAcc_00.hepmc.gz
- Dominant language
- C++
- Stars
- 1
- Forks
- 4
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 6
Description
I used the latest version of eic-shell on Jul 21 and ran some simulations.
This is running on my macOS under ARM64 architecture.
```
Geant4Particle WARN +++ Cannot find excited ion with PDG 1000671521, setting excitation level to zero
[FATAL] (SignalHandler) Handle signal: 11 [SIGSEGV] Old action:0x7f7e60e95f20 Mem:0x55eb525f4cb0 Code:00000001
```
Running under:
```
(eic) geant4-config --version
11.3.2
```
I could isolate the following event for rapid reproducer:
```
npsim --compactFile /opt/software/linux-x86_64_v2/epic-git.cd8657d1efcf3bf4bb8830c48f0c3cff7f5dbaf7_main-3jb5d27ttbovmcxl2iycqixfx7llokee/share/epic/epic_craterlake_10x100.xml --inputFile root://dtn-eic.jlab.org//volatile/eic/EPIC/EVGEN/EXCLUSIVE/RHO_ABCONV/slight_10x100_Q2of0to1_rho2Pions_ab_hiAcc_00.hepmc.gz --outputFile /tmp/rho_repro.edm4hep.root --skipNEvents 74 --numberOfEvents 16 --runType batch --printLevel WARNING --filter.tracker edep0 --hepmc3.useHepMC3 true --physics.alternativeStableStatuses "1 2001 3001 4001 5001 6001" --physics.alternativeDecayStatuses "2 2002 3002 4002 5002 6002" --skipNEvents 74 --numberOfEvents 16 --random.seed 281862650 --random.enableEventSeed
```
Please find the complete log of what is happening:
[npsim-de-excitation-issue.log](https://github.com/user-attachments/files/30326850/npsim-de-excitation-issue.log)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.