DeepLearnPhysics / larcv2

MIT License
13 stars 16 forks source link

fill_3d_voxels segmentation violation #33

Open paullutkus opened 5 years ago

paullutkus commented 5 years ago

When using the DeepLearnPhysics open data python API, calling the "get_energy" function causes a segmentation violation that traces back to a "fill_3d_voxels" C++ function call. I've linked the error logs as text files. On my own laptop, using the same versions of larcv/API/ROOT, I don't receive this error. Any idea what could be causing it? system_error_trace.txt segmentation_violation_trace.txt