[Insight-users] DeformableModelSimplexMesh segmentation fault
Charlotte Curtis
curtisc at uoguelph.ca
Thu Oct 11 13:34:41 EDT 2007
I seem to have terrible luck getting the sample applications to run. This
time, I am trying to run DeformableModelSimplexMesh, and I have set
LIBGL_ALWAYS_INDIRECT to 1 (otherwise it crashes before it even starts). I
can do everything following the directions of how_to_use.html up to "deform
mesh", at which point the seg fault happens. If I run through gdb, I don't
get much info:
Preprocessing DONE!...
Iteration 0
Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1257736512 (LWP 3821)]
> 0x0827e246 in ?? ()
> (gdb) bt
> #0 0x0827e246 in ?? ()
> #1 0x85601154 in ?? ()
> #2 0x00000000 in ?? ()
> (gdb)
>
This occurs both with my own dataset and with the VTK sample data
HeadMRVolume. The header is:
NDims = 3
> DimSize = 48 62 42
> ElementSize = 4.000000e+000 4.000000e+000 4.000000e+000
> ElementSpacing = 4.000000e+000 4.000000e+000 4.000000e+000
> ElementType = MET_UCHAR
> ElementByteOrderMSB = False
> ElementDataFile = HeadMRVolume.raw
Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20071011/d5cad7e7/attachment.html
More information about the Insight-users
mailing list