Closed schuhschuh closed 3 years ago
Command mirtk remeh-surface in.vtp out.vtp -edge-length 1 terminates with SIGSEGV 11 when using the AppImage https://bintray.com/schuhschuh/AppImages/download_file?file_path=MIRTK-2.1-pre2-x86_64-glibc2.14.AppImage. This may be due to use of VTK version 6.2.0 as part of Travis CI build with Ubuntu 16.04. The error is not present with a build on the same OS using VTK 9.0.1.
mirtk remeh-surface in.vtp out.vtp -edge-length 1
The VTK bug causing this is fixed in VTK >=8.2.0
Command
mirtk remeh-surface in.vtp out.vtp -edge-length 1
terminates with SIGSEGV 11 when using the AppImage https://bintray.com/schuhschuh/AppImages/download_file?file_path=MIRTK-2.1-pre2-x86_64-glibc2.14.AppImage. This may be due to use of VTK version 6.2.0 as part of Travis CI build with Ubuntu 16.04. The error is not present with a build on the same OS using VTK 9.0.1.