Would it be possible to put the volume file somewhere we can download? It would be much helpful for us to diagnose.
Thanks, Ruopeng
Mark J. Pearrow wrote:
Hi all,
We are consistently getting segfaults with core dumped from freeview.bin when trying to open MGZ files that are larger than some (undetermined) threshold.
We are running the 4.5.0 CentOS 4 x86_64 binary package on Ubuntu 9.04 Workstation. Upon opening freeview and attempting to load one of the larger files, the application crashes and dumps core, and leaves the following in the error.log:
CTABreadASCII(/u2/meeshy/Desktop/Amy Activation Screenshots/SAD_022/lh_Novelobjects_social/EFvNF.png): badly formed file mghRead: encountered error executing: 'zcat /u2/meeshy/Desktop/I29/flash20_100um_avg_rotatedKH11112009_mfg_new.mgz',frame -1, errno 12 mghRead: encountered error executing: 'zcat /u2/meeshy/Desktop/I29/flash20_100um_avg_rotatedKH11112009_mfg_new.mgz',frame -1, errno 12
(running that same zcat command from the command line works fine)
Loading the resulting core into gdb:
meeshy@ba7:~$ gdb `which freeview.bin` ./core [mumble mumble reading symbols] ... Core was generated by `freeview.bin'. Program terminated with signal 11, Segmentation fault. [New process 2415] #0 0x00007f1c91defcd0 in ?? () from /usr/lib/libGL.so.1 (gdb) list 1 /usr/pubsw/packages/vtk/5.2.0/src/Utilities/DICOMParser/DICOMFile.cxx: No such file or directory. in /usr/pubsw/packages/vtk/5.2.0/src/Utilities/DICOMParser/DICOMFile.cxx (gdb) bt #0 0x00007f1c91defcd0 in ?? () from /usr/lib/libGL.so.1 #1 0x00007f1c91de430f in _fini () from /usr/lib/libGL.so.1 #2 0x00007f1c9257f354 in ?? () from /lib64/ld-linux-x86-64.so.2 #3 0x00007f1c89f2d6ed in exit () from /lib/libc.so.6 #4 0x00007f1c89f155ad in __libc_start_main () from /lib/libc.so.6 #5 0x00000000005b89ea in _start ()
These are around 250MB in size. Smaller files load just fine.
mjp _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer