[vtkusers] Java EXCEPTION_ACCESS_VIOLATION

Divye zombi2_84 at yahoo.com
Sun Oct 25 15:51:40 EDT 2009


Upon debugging further, looks like the image reader is not able to read the dicom files, in the vtkOutput Window i am getting the following error : 

error : vtkDicomImageReader.cxx Line 158

error : vtkDicomImageReader.cxx Line 158

can anyone please confirm what i am doing wrong in reading the images from the directory?

any help is appreciated.




--- On Sun, 10/25/09, Denis Barbier <bouzim at gmail.com> wrote:

From: Denis Barbier <bouzim at gmail.com>
Subject: Re: [vtkusers] Java EXCEPTION_ACCESS_VIOLATION
To: "Divye" <zombi2_84 at yahoo.com>
Cc: vtkusers at vtk.org
Date: Sunday, October 25, 2009, 11:40 AM

On 2009/10/25 Divye wrote:
> Hi All,
>
> I am trying to run a program for 3d rendering of DICOM images , using java on win vista 32 - bit using vtk 5.4.2 and am getting the following EXCEPTION_ACCESS_VIOLATION.
>
> An unexpected error has been detected by Java Runtime Environment:
> #
> #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x59bf3b3f, pid=27652, tid=27836
> #
> # Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
> # Problematic frame:
> # C  [vtkVolumeRendering.dll+0x313b3f]
> #
> # An error report file with more information is saved as hs_err_pid27652.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://java.sun.com/webapps/bugreport/crash.jsp
>
> Looks like a memory leak somewhere but am not able to figure out where it is.
[...]

Hi,

Useful informations have been written into hs_err_pid27652.log, please
check that it does not contain sensible data and send it here.

Denis



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20091025/b920db08/attachment.htm>


More information about the vtkusers mailing list