Hi everyone
Ive noticed that a lot of people have posted various different versions of the
question in the past but I cant find a suitable answer for my particular problem.
My actual project wont run at all now. It just crashes NT with a message generated
before the blue screen of death.
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77f7d064
Function name=RtlIsValidIndexHandle
Library=C:\WINNT\System32\ntdll.dll.
Im loading several jpg textures 512x512. this seems to be a factor in older messages
in the past
I have created a basic helloWorld program and still "outside the VM" message occurs
whenever the program is shut down.
The dll is different.
The function name is not available and its not fatal.
It occurs with the inclusion of the simpleUniverse object. (ie as soon as this J3D
Class is used)
Im running on NT4 service pack 6a
Using forte 2
SDK SE v1.3.1
java 3D 1.2.1_02 OpenGL
Here is the helloWorld error. Any Ideas how to stop this???
Is NT the problem?
Am I the problem?
The same software runs without a hitch on my friends windoze 2000 machine.
Ominus eh?
Thanks
Adrian
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x695750e4
Function name=(N/A)
Library=C:\WINNT\System32\nbicdnt.dll
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 java.lang.Shutdown.halt(Native Method)
at java.lang.Shutdown.exit(Shutdown.java:214)
at java.lang.Runtime.exit(Runtime.java:93)
at java.lang.System.exit(System.java:701)
at com.sun.j3d.utils.applet.MainFrame$1.windowClosing(MainFrame.java:204)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:291)
at java.awt.Window.processWindowEvent(Window.java:800)
at java.awt.Window.processEvent(Window.java:776)
at java.awt.Component.dispatchEventImpl(Component.java:2593)
at java.awt.Container.dispatchEventImpl(Container.java:1213)
at java.awt.Window.dispatchEventImpl(Window.java:914)
at java.awt.Component.dispatchEvent(Component.java:2497)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
Dynamic libraries:
0x00400000 - 0x00405000 s:\JDK_FO~1\JDK13~1.1\jre\bin\java.exe
0x77F60000 - 0x77FBE000 C:\WINNT\System32\ntdll.dll
0x77DC0000 - 0x77DFF000 C:\WINNT\system32\ADVAPI32.dll
0x77F00000 - 0x77F5E000 C:\WINNT\system32\KERNEL32.dll
0x77E70000 - 0x77EC5000 C:\WINNT\system32\USER32.dll
0x77ED0000 - 0x77EFC000 C:\WINNT\system32\GDI32.dll
0x77E10000 - 0x77E67000 C:\WINNT\system32\RPCRT4.dll
0x78000000 - 0x78044000 C:\WINNT\system32\MSVCRT.dll
0x6D420000 - 0x6D4EF000 s:\JDK_FO~1\JDK13~1.1\jre\bin\hotspot\jvm.dll
0x77FD0000 - 0x77FFA000 C:\WINNT\System32\WINMM.dll
0x6BC00000 - 0x6BC0B000 C:\WINNT\System32\s3usrdrv.dll
0x00900000 - 0x00917000 C:\WINNT\System32\viaudio.dll
0x71700000 - 0x7178A000 C:\WINNT\system32\COMCTL32.dll
0x00930000 - 0x00938000 C:\WINNT\System32\s3usrjs.dll
0x6D220000 - 0x6D227000 s:\JDK_FO~1\JDK13~1.1\jre\bin\hpi.dll
0x6D3B0000 - 0x6D3BD000 s:\JDK_FO~1\JDK13~1.1\jre\bin\verify.dll
0x6D250000 - 0x6D266000 s:\JDK_FO~1\JDK13~1.1\jre\bin\java.dll
0x6D3C0000 - 0x6D3CD000 s:\JDK_FO~1\JDK13~1.1\jre\bin\zip.dll
0x08EE0000 - 0x08EED000 S:\JDK_Forte\jdk1.3.1\jre\bin\zip.dll
0x6D020000 - 0x6D128000 S:\JDK_Forte\jdk1.3.1\jre\bin\awt.dll
0x77C00000 - 0x77C18000 C:\WINNT\System32\WINSPOOL.DRV
0x76AB0000 - 0x76AB5000 C:\WINNT\System32\IMM32.dll
0x77B20000 - 0x77BD7000 C:\WINNT\system32\ole32.dll
0x6D1E0000 - 0x6D21B000 S:\JDK_Forte\jdk1.3.1\jre\bin\fontmanager.dll
0x10000000 - 0x1000D000 C:\WINNT\System32\PGP60hk.dll
0x093C0000 - 0x093D9000 S:\JDK_Forte\jdk1.3.1\jre\bin\J3D.dll
0x755B0000 - 0x75678000 C:\WINNT\System32\OPENGL32.dll
0x76C80000 - 0x76CA2000 C:\WINNT\System32\GLU32.dll
0x77160000 - 0x77167000 C:\WINNT\System32\DCIMAN32.dll
0x69500000 - 0x695DB000 C:\WINNT\System32\nbicdnt.dll
0x77130000 - 0x77156000 C:\WINNT\System32\DDRAW.dll
0x71290000 - 0x71296000 C:\WINNT\system32\MSIDLE.DLL
0x76AC0000 - 0x76ADD000 C:\WINNT\System32\imagehlp.dll
0x71DC0000 - 0x71DCA000 C:\WINNT\System32\PSAPI.DLL
Local Time = Thu Sep 27 09:23:11 2001
Elapsed Time = 5
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.3.1-b24 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".