[Neurodebian-users] fslview segmentation fault

Yaroslav Halchenko debian at onerussian.com
Mon Jan 21 14:48:33 UTC 2013


On Mon, 21 Jan 2013, romain valabregue wrote:

> Thanks for the information

> strangly gdb does not complain and fslview works (when running whithin gdb)

heh heh -- that then would be the "cheapest" workaround for you to use
fslview ;)  valgrind would be too slow -- since it is pretty much
emulates CPU to catch all those problems

another trick to check why segfaulting is to start via strace and see
what state leads to segfault (if it does segfault)

strace -fF /usr/bin/fslview

> ==6231== Conditional jump or move depends on uninitialised value(s)

without any other problems reported it is not clear if that was the
reason for the original segfault

-- 
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