Lynx,<br><br>Mike seem to be right here.<br><br>It looks like your program is failing to allocate enough <br>memory at the moment of  reading the image with the <br>ImageFileReader.<br><br>In a 32bits system you will not be able to load images <br>
larger than 2Gb.<br><br><br>      Regards,<br><br><br>             Luis<br><br><br>---------------------------------------------------------------------------<br><div class="gmail_quote">On Sun, Aug 9, 2009 at 5:19 PM, Mike Jackson <span dir="ltr">&lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Just to cover all the bases:<br>
<br>
You have enough Physical Memory in your Machine to load that much data?<br>
You have ITK compiled in 64 Bit mode<br>
You are running  on a 64 Bit Operating System?<br>
<br>
I&#39;m not great at reading gdb traces so I&#39;ll leave that for others but<br>
thought we would get the basic questions out of the way now.<br>
<br>
----<br>
Mike Jackson<br>
<div><div></div><div class="h5"><br>
<br>
On Sun, Aug 9, 2009 at 5:14 PM, &lt;<a href="mailto:lynx.abraxas@freenet.de">lynx.abraxas@freenet.de</a>&gt; wrote:<br>
&gt; Hello!<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; My  little SignedDanielssonDistanceMapImageFilter and watershed filter program<br>
&gt; runs fine with a subset (45M) of my acutal data but when I use the  full  data<br>
&gt; set  (2.2G)  it  stops after a minute with a segmentation fault. What could be<br>
&gt; the cause for that? Below is  some  gdb  output  I&#39;m  not  able  to  interpret<br>
&gt; further.<br>
&gt;<br>
&gt; Thanks for any help or hints<br>
&gt; Lynx<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br>