Segfault when running with fake ODIN banks
I am having issues when I run over data from /eos/lhcb/wg/rta/WP6/Allen/binary_input_2019-07/minbias/minbias_mag_down.tar.gz
. I use makeFakeODIN.py
to generate ODIN banks. I compile Allen for CPU in standalone mode with the default sequence. When I try to run over any events from the EOS MB sample, I get:
Setting number of slices to 2
terminate called without an active exception
Aborted (core dumped)
When I replace the fake ODIN banks with the ODIN banks in /scratch/allen_data/minbias_mag_down_201907
, Allen executes successfully. This leads me to believe there's some issue with the makeFakeODIN.py
or with the ODIN bank reader.