fury icon indicating copy to clipboard operation
fury copied to clipboard

Segmentation fault error with horizon

Open rachellcb opened this issue 3 years ago • 3 comments

Description

I’m getting a segmentation fault error when trying to open any .trk or nifti file with horizon.

Way to reproduce

I used the command: dipy_horizon streamlines.trk with the result:

Loading file ...
streamlines.trk


Segmentation fault (core dumped)

I'm using:

  • CentOS 7
  • Python 3.9.1
  • VTK 9.1.0
  • DIPY 1.5.0
  • FURY 0.8.0

rachellcb avatar Mar 21 '22 15:03 rachellcb

Thank you for reporting this issue. Is streamlines.trk.trk a typo? It should be streamlines.trk.

Garyfallidis avatar Mar 21 '22 15:03 Garyfallidis

For now, I can not reproduce the issue on our server (RHEL 7, python 3.9, vtk 9.1.0, DIPY 1.5.0, FURY 0.8.0).

CentOS should be approximately the same as RHEL but it seems we need to create the specific environment.

skoudoro avatar Mar 21 '22 16:03 skoudoro

Thank you for reporting this issue. Is streamlines.trk.trk a typo? It should be streamlines.trk.

Yes, thank you that was a typo! It's streamlines.trk

rachellcb avatar Mar 22 '22 09:03 rachellcb