Bugzilla – Attachment 287 Details for
Bug 513
WGL.wglMakeCurrent() crashes in native code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
Error file - jogl 1.1.1a
hs_err_pid2908.log (text/plain), 11.26 KB, created by
bcutler
on 2011-10-25 20:03:52 CEST
(
hide
)
Description:
Error file - jogl 1.1.1a
Filename:
MIME Type:
Creator:
bcutler
Created:
2011-10-25 20:03:52 CEST
Size:
11.26 KB
patch
obsolete
># ># A fatal error has been detected by the Java Runtime Environment: ># ># EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x69e39e87, pid=2908, tid=660 ># ># JRE version: 6.0_26-b03 ># Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode, sharing windows-x86 ) ># Problematic frame: ># C [nvoglnt.dll+0x939e87] ># ># If you would like to submit a bug report, please visit: ># http://java.sun.com/webapps/bugreport/crash.jsp ># The crash happened outside the Java Virtual Machine in native code. ># See problematic frame for where to report the bug. ># > >--------------- T H R E A D --------------- > >Current thread (0x030f1c00): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=660, stack(0x03a70000,0x03ac0000)] > >siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000000 0x03a70bbc > >Registers: >EAX=0x0000b390, EBX=0xffffffff, ECX=0x03a70bbc, EDX=0x04370000 >ESP=0x03abebb4, EBP=0x04390000, ESI=0x043f0000, EDI=0x0003ffff >EIP=0x69e39e87, EFLAGS=0x00010206 > >Top of Stack: (sp=0x03abebb4) >0x03abebb4: 00000000 69b0f75a 69b1a1f0 043f0000 >0x03abebc4: 04390000 0000d7ff 04390000 043044a4 >0x03abebd4: 00000000 04301f24 69c8db4d 04390000 >0x03abebe4: 00000000 00000000 03b772c0 00000001 >0x03abebf4: 01130254 04301f00 00301f00 00000000 >0x03abec04: 03b772c0 00000000 04390000 69b42354 >0x03abec14: 69c3c565 04390000 00000000 00000001 >0x03abec24: 03abeca0 00010000 00000000 000b5630 > >Instructions: (pc=0x69e39e87) >0x69e39e67: e0 08 0b c1 5f 5e 5b c9 c3 51 3d 00 10 00 00 8d >0x69e39e77: 4c 24 08 72 14 81 e9 00 10 00 00 2d 00 10 00 00 >0x69e39e87: 85 01 3d 00 10 00 00 73 ec 2b c8 8b c4 85 01 8b >0x69e39e97: e1 8b 08 8b 40 04 50 c3 8b 44 24 04 83 c0 e0 c3 > > >Register to memory mapping: > >EAX=0x0000b390 is an unknown value >EBX=0xffffffff is an unknown value >ECX=0x03a70bbc is pointing into the stack for thread: 0x030f1c00 >EDX=0x04370000 is an unknown value >ESP=0x03abebb4 is pointing into the stack for thread: 0x030f1c00 >EBP=0x04390000 is an unknown value >ESI=0x043f0000 is an unknown value >EDI=0x0003ffff is an unknown value > > >Stack: [0x03a70000,0x03ac0000], sp=0x03abebb4, free space=314k >Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) >C [nvoglnt.dll+0x939e87] > >Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) >j com.sun.opengl.impl.windows.WGL.wglMakeCurrent(JJ)Z+0 >j com.sun.opengl.impl.windows.WindowsGLContext.makeCurrentImpl()I+135 >j com.sun.opengl.impl.windows.WindowsOnscreenGLContext.makeCurrentImpl()I+32 >j com.sun.opengl.impl.GLContextImpl.makeCurrent()I+56 >j com.sun.opengl.impl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+308 >j javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(Ljava/lang/Runnable;Ljava/lang/Runnable;)V+36 >j javax.media.opengl.GLCanvas.display()V+9 >j javax.media.opengl.GLCanvas.paint(Ljava/awt/Graphics;)V+125 >j sun.awt.RepaintArea.paintComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+6 >j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+326 >j sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+107 >j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+853 >j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 >j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+41 >j java.awt.EventQueue.access$000(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3 >j java.awt.EventQueue$1.run()Ljava/lang/Void;+12 >j java.awt.EventQueue$1.run()Ljava/lang/Object;+1 >v ~StubRoutines::call_stub >j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0 >j java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28 >j java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6 >j java.awt.EventQueue$2.run()Ljava/lang/Void;+11 >j java.awt.EventQueue$2.run()Ljava/lang/Object;+1 >v ~StubRoutines::call_stub >j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0 >j java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28 >j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+73 >j java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z+204 >j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30 >j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11 >j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 >j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 >j java.awt.EventDispatchThread.run()V+9 >v ~StubRoutines::call_stub > >--------------- P R O C E S S --------------- > >Java Threads: ( => current thread ) > 0x0308b400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2468, stack(0x03ad0000,0x03b20000)] >=>0x030f1c00 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=660, stack(0x03a70000,0x03ac0000)] > 0x02f81400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=580, stack(0x03180000,0x031d0000)] > 0x02f89000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3084, stack(0x02f20000,0x02f70000)] > 0x02f87c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1480, stack(0x02ed0000,0x02f20000)] > 0x02b78000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=344, stack(0x02df0000,0x02e40000)] > 0x02b71c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3652, stack(0x02da0000,0x02df0000)] > 0x02b70400 JavaThread "Attach Listener" daemon [_thread_blocked, id=1420, stack(0x02d50000,0x02da0000)] > 0x02b6ec00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1936, stack(0x02d00000,0x02d50000)] > 0x02b68000 JavaThread "Finalizer" daemon [_thread_blocked, id=3880, stack(0x02cb0000,0x02d00000)] > 0x02b66800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1624, stack(0x02c60000,0x02cb0000)] > 0x002b6c00 JavaThread "main" [_thread_blocked, id=3540, stack(0x008c0000,0x00910000)] > >Other Threads: > 0x02b2a800 VMThread [stack: 0x02c10000,0x02c60000] [id=1988] > 0x02b7ac00 WatcherThread [stack: 0x02e40000,0x02e90000] [id=2480] > >VM state:not at safepoint (normal execution) > >VM Mutex/Monitor currently owned by a thread: None > >Heap > def new generation total 4928K, used 3682K [0x229a0000, 0x22ef0000, 0x27ef0000) > eden space 4416K, 83% used [0x229a0000, 0x22d38bf0, 0x22df0000) > from space 512K, 0% used [0x22df0000, 0x22df0000, 0x22e70000) > to space 512K, 0% used [0x22e70000, 0x22e70000, 0x22ef0000) > tenured generation total 10944K, used 0K [0x27ef0000, 0x289a0000, 0x329a0000) > the space 10944K, 0% used [0x27ef0000, 0x27ef0000, 0x27ef0200, 0x289a0000) > compacting perm gen total 12288K, used 2241K [0x329a0000, 0x335a0000, 0x369a0000) > the space 12288K, 18% used [0x329a0000, 0x32bd04b0, 0x32bd0600, 0x335a0000) > ro space 10240K, 51% used [0x369a0000, 0x36ecdff8, 0x36ece000, 0x373a0000) > rw space 12288K, 55% used [0x373a0000, 0x37a3c208, 0x37a3c400, 0x37fa0000) > >Code Cache [0x00930000, 0x009c8000, 0x02930000) > total_blobs=339 nmethods=41 adapters=235 free_code_cache=32945024 largest_free_block=0 > >Dynamic libraries: >0x00400000 - 0x00424000 C:\WINDOWS\system32\java.exe >0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll >0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll >0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll >0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll >0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll >0x7c340000 - 0x7c396000 C:\Program Files\Java\jre6\bin\msvcr71.dll >0x6d7f0000 - 0x6da9f000 C:\Program Files\Java\jre6\bin\client\jvm.dll >0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll >0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll >0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll >0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL >0x6fa00000 - 0x6fa3e000 C:\PROGRA~1\Sophos\SOPHOS~1\SOPHOS~1.DLL >0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL >0x6d7a0000 - 0x6d7ac000 C:\Program Files\Java\jre6\bin\verify.dll >0x6d320000 - 0x6d33f000 C:\Program Files\Java\jre6\bin\java.dll >0x6d7e0000 - 0x6d7ef000 C:\Program Files\Java\jre6\bin\zip.dll >0x6d000000 - 0x6d14b000 C:\Program Files\Java\jre6\bin\awt.dll >0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV >0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll >0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll >0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll >0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll >0x5d090000 - 0x5d12a000 C:\WINDOWS\system32\comctl32.dll >0x10000000 - 0x1004d000 C:\Documents and Settings\Test\Desktop\drivertestjogl1\jogl\lib\jogl.dll >0x5ed00000 - 0x5edcc000 C:\WINDOWS\system32\OPENGL32.dll >0x68b20000 - 0x68b40000 C:\WINDOWS\system32\GLU32.dll >0x73760000 - 0x737ab000 C:\WINDOWS\system32\DDRAW.dll >0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll >0x6d230000 - 0x6d27f000 C:\Program Files\Java\jre6\bin\fontmanager.dll >0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime >0x4fdd0000 - 0x4ff76000 C:\WINDOWS\system32\d3d9.dll >0x031d0000 - 0x031d6000 C:\WINDOWS\system32\d3d8thk.dll >0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll >0x03ac0000 - 0x03ac7000 C:\WINDOWS\system32\ctagent.dll >0x6d350000 - 0x6d356000 C:\Program Files\Java\jre6\bin\jawt.dll >0x03b40000 - 0x03b45000 C:\Documents and Settings\Test\Desktop\drivertestjogl1\jogl\lib\jogl_awt.dll >0x69500000 - 0x6a492000 C:\WINDOWS\system32\nvoglnt.dll > >VM Arguments: >jvm_args: -Djava.library.path=jogl\lib -Djogl.debug -Djogl.verbose >java_command: name.wadewalker.drivertestjogl1.OneTriangleAWT >Launcher Type: SUN_STANDARD > >Environment Variables: >JAVA_HOME=C:\Program Files\Java\jdk1.6.0_10 >CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip >PATH=C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Python26\Lib\site-packages\PyQt4;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\apache-ant-1.7.1\bin;C:\Program Files\Java\jdk1.6.0_10\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Point Grey Research\FlyCapture2\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live >USERNAME=Test >OS=Windows_NT >PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel > > > >--------------- S Y S T E M --------------- > >OS: Windows XP Build 2600 Service Pack 3 > >CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1 > >Memory: 4k page, physical 3145012k(2131980k free), swap 5076236k(4264464k free) > >vm_info: Java HotSpot(TM) Client VM (20.1-b02) for windows-x86 JRE (1.6.0_26-b03), built on May 4 2011 00:50:59 by "java_re" with MS VC++ 7.1 (VS2003) > >time: Tue Oct 25 11:02:07 2011 >elapsed time: 1 seconds >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 513
:
266
|
267
|
268
|
269
|
270
|
271
|
272
|
273
|
274
|
275
|
277
|
278
|
279
|
280
|
281
|
282
|
284
|
285
|
286
| 287 |
288