Hi,
I'm running a Java3D app on a Win98 machine with:
- Java Runtime 1.3.1_01
- Java 3D 1.2.1_03
And have received this error:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x69010062
Function name=(N/A)
Library=(N/A)
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at javax.media.j3d.Canvas3D.createContext(Native Method)
at javax.media.j3d.Renderer.doWork(Renderer.java:487)
at javax.media.j3d.J3dThread.run(J3dThread.java:256)
Dynamic libraries:
0x7CC00000 - 0x7CC1D000 C:\WINDOWS\SYSTEM\IMAGEHLP.DLL
Local Time = Mon Nov 19 21:43:12 2001
Elapsed Time = 159
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode)
#
Anyone with ideas as to why and how to avoid?
Thanks,
G.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".