Here’s the complete report on the exception I get outside the VM. This only happens when I use -DATI_WORKAROUND=false. If I don’t use that parameter, the app freezes on the first frame. When I do use the parameter, it’s a crap shoot as to whether or not the app is going to start up.
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x6902FD5E
Function=glPushClientAttrib+0x11AE
Library=C:\WINDOWS\SYSTEM32\atioglaa.dll
Current Java thread:
at net.java.games.jogl.impl.windows.WindowsGLImpl.dispatch_wglChoosePixelFormatARB(Native Method)
at net.java.games.jogl.impl.windows.WindowsGLImpl.wglChoosePixelFormatARB(WindowsGLImpl.java:33092)
at net.java.games.jogl.impl.windows.WindowsGLContext.choosePixelFormatAndCreateContext(WindowsGLContext.java:354)
at net.java.games.jogl.impl.windows.WindowsOnscreenGLContext.create(WindowsOnscreenGLContext.java:211)
at net.java.games.jogl.impl.windows.WindowsGLContext.makeCurrent(WindowsGLContext.java:133)
- locked <0x10525d28> (a net.java.games.jogl.impl.windows.WindowsOnscreenGLContext)
at net.java.games.jogl.impl.windows.WindowsOnscreenGLContext.makeCurrent(WindowsOnscreenGLContext.java:110)
- locked <0x10525d28> (a net.java.games.jogl.impl.windows.WindowsOnscreenGLContext)
at net.java.games.jogl.impl.GLContext.invokeGL(GLContext.java:254)
- locked <0x10525d28> (a net.java.games.jogl.impl.windows.WindowsOnscreenGLContext)
at net.java.games.jogl.GLCanvas.displayImpl(GLCanvas.java:208)
at net.java.games.jogl.GLCanvas.display(GLCanvas.java:75)
at net.java.games.jogl.Animator$1.run(Animator.java:107)
at java.lang.Thread.run(Unknown Source)
Dynamic libraries:
0x00400000 - 0x00406000 C:\WINDOWS\SYSTEM32\java.exe
0x77F50000 - 0x77FF7000 C:\WINDOWS\System32\ntdll.dll
0x77E60000 - 0x77F46000 C:\WINDOWS\system32\kernel32.dll
0x77DD0000 - 0x77E5D000 C:\WINDOWS\system32\ADVAPI32.dll
0x78000000 - 0x78087000 C:\WINDOWS\system32\RPCRT4.dll
0x77C10000 - 0x77C63000 C:\WINDOWS\system32\MSVCRT.dll
0x08000000 - 0x08138000 C:\Program Files\Java\j2re1.4.2_04\bin\client\jvm.dll
0x77D40000 - 0x77DCC000 C:\WINDOWS\system32\USER32.dll
0x7E090000 - 0x7E0D1000 C:\WINDOWS\system32\GDI32.dll
0x76B40000 - 0x76B6C000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x10000000 - 0x10007000 C:\Program Files\Java\j2re1.4.2_04\bin\hpi.dll
0x00390000 - 0x0039E000 C:\Program Files\Java\j2re1.4.2_04\bin\verify.dll
0x003A0000 - 0x003B9000 C:\Program Files\Java\j2re1.4.2_04\bin\java.dll
0x003C0000 - 0x003CD000 C:\Program Files\Java\j2re1.4.2_04\bin\zip.dll
0x02C60000 - 0x02D6F000 C:\Program Files\Java\j2re1.4.2_04\bin\awt.dll
0x73000000 - 0x73023000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
0x76390000 - 0x763AC000 C:\WINDOWS\SYSTEM32\IMM32.dll
0x771B0000 - 0x772D4000 C:\WINDOWS\system32\ole32.dll
0x5AD70000 - 0x5ADA4000 C:\WINDOWS\SYSTEM32\uxtheme.dll
0x02DD0000 - 0x02E20000 C:\Program Files\Java\j2re1.4.2_04\bin\fontmanager.dll
0x51000000 - 0x5104D000 C:\WINDOWS\SYSTEM32\ddraw.dll
0x73BC0000 - 0x73BC6000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x5C000000 - 0x5C0C8000 C:\WINDOWS\SYSTEM32\D3DIM700.DLL
0x040B0000 - 0x040C0000 C:\PROGRA~1\PANICW~1\POP-UP~1\DPHOOK32.DLL
0x040D0000 - 0x040DB000 C:\WINDOWS\PANICNT.dll
0x76BF0000 - 0x76BFB000 C:\WINDOWS\SYSTEM32\PSAPI.DLL
0x040F0000 - 0x040F5000 C:\Program Files\Java\j2re1.4.2_04\bin\jawt.dll
0x666C0000 - 0x6676D000 C:\Program Files\Java\j2re1.4.2_04\lib\ext\jogl.dll
0x5ED00000 - 0x5EDC6000 C:\WINDOWS\SYSTEM32\OPENGL32.DLL
0x68B20000 - 0x68B3E000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x69000000 - 0x69125000 C:\WINDOWS\SYSTEM32\atioglaa.dll
0x76C90000 - 0x76CB2000 C:\WINDOWS\system32\imagehlp.dll
0x6D510000 - 0x6D58D000 C:\WINDOWS\system32\DBGHELP.dll
0x77C00000 - 0x77C07000 C:\WINDOWS\system32\VERSION.dll
Heap at VM Abort:
Heap
def new generation total 576K, used 77K [0x10010000, 0x100b0000, 0x104f0000)
eden space 512K, 2% used [0x10010000, 0x10013678, 0x10090000)
from space 64K, 100% used [0x10090000, 0x100a0000, 0x100a0000)
to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
tenured generation total 1408K, used 894K [0x104f0000, 0x10650000, 0x14010000)
the space 1408K, 63% used [0x104f0000, 0x105cf9d8, 0x105cfa00, 0x10650000)
compacting perm gen total 4608K, used 4550K [0x14010000, 0x14490000, 0x18010000)
the space 4608K, 98% used [0x14010000, 0x14481810, 0x14481a00, 0x14490000)
Local Time = Tue Jul 13 08:00:39 2004
Elapsed Time = 1
The exception above was detected in native code outside the VM
Java VM: Java HotSpot™ Client VM (1.4.2_04-b05 mixed mode)
An error report file has been saved as hs_err_pid1908.log.
Please refer to the file for further information.