Hi,<br><br clear="all">I managed to trace down the problem to itkParallelSparseFieldLevelSetImageFilter and to the fact that it is the number<br>of threads that causes the problem.<br><br>If i set the number of threads manually to 2 it works fine. But if I leave it to be the deafult (on a quad-core system),
<br>the segmentation fails.<br><br>Any one has any idea what may be wrong there?<br><br>Shay<br><br>