[Neurodebian-users] fslview segmentation fault

Yaroslav Halchenko debian at onerussian.com
Mon Jan 21 14:18:59 UTC 2013


fslview has quite a bit of not fixed quirks (e.g. inability to deal with
int8 dtype niftis etc).  Since there is no proper bugtracking (besides
Debian's [1]) for it AFAIK -- we have no formal record of all of them.

you might get a better idea if you run it via gdb and checkout the crash
stack:

gdb fslview
type r<enter>

and when crashes, it no trackback, type 'bt', and share

alternative to hint the problem might be to run via valgrind,

sudo apt-get install valgrind
valgrind fslview

it will be slow but can pin point to specific problems with memory
access etc

[1] http://bugs.debian.org/cgi-bin/pkgreport.cgi?ordering=normal;archive=0;src=fslview;dist=unstable;repeatmerged=0

On Mon, 21 Jan 2013, romain valabregue wrote:

> Hello


> I am working with     Debian GNU/Linux 6.0.6 (squeeze)


> and I get a segmentation fault when I try to launch fslview.
> This is on computeurs I recently installed whereas it works fine on
> other computer (runing the same debian).

> Does anyone know how can I have a clue of what is wrong ?

> the only information I have is from dmesg
> [ 2562.225990] fslview[18031]: segfault at 0 ip 00007f75b64241ba sp
> 00007fffee65da08 error 4 in libc-2.11.3.so[7f75b631d000+159000]


> My guess would be it comes from the nvidia installation although I
> install properly the nvidia driver ...

> The strange thing is that other viewer that use a graphic
> acceleration works fine (mrview (from mrtrix) freeview (freesurfer)
> anatomist (brainvisa) )


> Many thanks


> Romain
-- 
Yaroslav O. Halchenko
Postdoctoral Fellow,   Department of Psychological and Brain Sciences
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        



More information about the Neurodebian-users mailing list