You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: