[vtkusers] (no subject)
vidya sivakumar
vidya.sivakumar at quest-global.com
Fri Oct 11 10:23:45 EDT 2002
Hi All,
I am using jdk 1.3.1 with vtk and I have a rendering problem which typically
occurs when I use vtkRenderWindow.
I get the error below:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x690d295b
Function name=glPushClientAttrib
Library=C:\WINNT\System32\atio2kag.dll
Current Java thread:
at vtk.vtkRenderWindow.Render_6(Native Method)
at vtk.vtkRenderWindow.Render(vtkRenderWindow.java:36)
at try7.<init>(try7.java:152)
at try7.main(try7.java:187)
The program crashes when I use the Render method. The line 152 corresponds
to the where I uyse the render() method
Could any body help me with this?
Thanks in advance,
Vidya
More information about the vtkusers
mailing list