[vtkusers] vtkImageReslice & threads

David Gobbi dgobbi at irus.rri.on.ca
Sat Dec 23 13:17:36 EST 2000


Hi Alexandre,

There are no known problems with vtkImageReslice and threads at the
current point in time.  We use it on 2X PC systems and a 4X IRIX
system regularly.  Any additional info that you could give me regarding
the circumstances of the crash would be valuable.  I'll look into this
in January when I'm back at work.

 -- David

--
  David Gobbi, MSc                    dgobbi at irus.rri.on.ca
  Advanced Imaging Research Group
  Robarts Research Institute, University of Western Ontario

On 22 Dec 2000, Alexandre Guimond wrote:

> Hi all.
>
> (using yesterday's cvs version with g++ on a sun e420r/4 procs &
> solaris 7)
>
> I just wrote a program that works fine on a single processor
> machine (sun ultra-60/1 proc).  I'm trying to run it on a sun 420r
> with 4 procs and it seg faults with this backtrace while computing
> arg values to call vtkResliceRound:
>
> #0 int vtkTrilinearInterpolation<unsigned char>
> #1 void vtkImageResliceExecute<unsigned char>
> #2 vtkImageReslice::ThreadedExecute
> #3 vtkImageThreadedExecute
>
> The threads seem ok and the volume slices seem to be divided properly.
> I'm basically wondering if there is a know problem with
> vtkImageReslice with threads?  Anyone ever ran into that kind of
> problem?
> --
> Alexandre Guimond, Ph.D. guimond at bwh.harvard.edu Phone:(617) 278-0800
> http://spl.bwh.harvard.edu:8000/~guimond/          Fax:(617) 264-5154
> Brigham and Women's Hospital, Harvard Medical School
> CNI, RF396, 221 Longwood Av, Boston, MA 02115
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>





More information about the vtkusers mailing list