[vtkusers] Java EXCEPTION_ACCESS_VIOLATION

Denis Barbier bouzim at gmail.com
Sun Oct 25 14:40:08 EDT 2009


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



More information about the vtkusers mailing list