[Insight-users] Segmentation fault

reny at ctm.ulpgc.es reny at ctm.ulpgc.es
Tue, 16 Mar 2004 13:46:22 +0000


Hello everybody:

I have writen a filter to implement the geodesic distance transform and
the compilation process is right. However, when I try to use it with
within a very simple code, a segmentation fault arises. This simple code
reads two image files, process them with the filter, and write the
resulting image. Try-catch  doesn't let me know what's going on. What
can I do to find the location of the code that is producing the
segmentation fault?

Thanks.