Hi Michael,
Which version of Java3D (OGL/D3D), graphics card,
window version are you using ?
Please give us a test case to investigate.
Thanks.
- Kelvin
---------------
Java 3D Team
Sun Microsystems Inc.
>Delivered-To: [EMAIL PROTECTED]
>X-Originating-IP: [63.62.221.12]
>MIME-Version: 1.0
>X-OriginalArrivalTime: 26 Jun 2001 20:12:35.0834 (UTC)
FILETIME=[572CFDA0:01C0FE7C]
>Date: Tue, 26 Jun 2001 15:20:12 -0500
>From: Michael Carter <[EMAIL PROTECTED]>
>Subject: [JAVA3D] [Java3d] native code error in JVM
>To: [EMAIL PROTECTED]
>
>I am running animation of a mechanical man. I am using an Alpha
>object. Every so often the JVM crashes with the error message below.
>Can anyone help me stop this.
>Michael Carter, PUC student
>--------------------------------------------------------
>An unexpected exception has been detected in native code outside the VM.
>Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d44a5fb
>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.setModelViewMatrix(Native Method)
>at javax.media.j3d.Canvas3D.setModelViewMatrix(Canvas3D.java:2979)
>at javax.media.j3d.RenderMolecule.render(RenderMolecule.java:1517)
>at javax.media.j3d.TextureBin.render(TextureBin.java:722)
>at javax.media.j3d.TextureBin.render(TextureBin.java:570)
>at javax.media.j3d.AttributeBin.render(AttributeBin.java:304)
>at javax.media.j3d.EnvironmentSet.render(EnvironmentSet.java:555)
>at javax.media.j3d.LightBin.render(LightBin.java:420)
>at javax.media.j3d.RenderBin.renderOpaque(RenderBin.java:3808)
>at javax.media.j3d.Renderer.doWork(Renderer.java:931)
>at javax.media.j3d.J3dThread.run(J3dThread.java:256)
>Dynamic libraries:
>0x76AC0000 - 0x76ADD000 C:\WINDOWS\SYSTEM\IMAGEHLP.DLL
>Local Time = Mon Jun 25 14:28:47 2001
>Elapsed Time = 2106
>#
># The exception above was detected in native code outside the VM
>#
># Java VM: Java HotSpot(TM) Client VM (1.3.1-rc1-b21 mixed mode)
>#
===========================================================================
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".