Bugzilla – Attachment 281 Details for
Bug 513
WGL.wglMakeCurrent() crashes in native code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log file - minimal 10/13
test.log (text/plain), 3.84 KB, created by
bcutler
on 2011-10-13 18:14:02 CEST
(
hide
)
Description:
Log file - minimal 10/13
Filename:
MIME Type:
Creator:
bcutler
Created:
2011-10-13 18:14:02 CEST
Size:
3.84 KB
patch
obsolete
>JNILibLoaderBase Loaded Native Library: nativewindow_win32 >JNILibLoaderBase loaded nativewindow_win32 >main - DynamicLibraryBundle.init start with: name.wadewalker.drivertestgdi.OneTriangle$CustomWGLDynamicLibraryBundleInfo >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Unknown Source) > at com.jogamp.common.os.DynamicLibraryBundle.<init>(DynamicLibraryBundle.java:78) > at jogamp.opengl.GLDynamicLookupHelper.<init>(GLDynamicLookupHelper.java:36) > at jogamp.opengl.DesktopGLDynamicLookupHelper.<init>(DesktopGLDynamicLookupHelper.java:37) > at name.wadewalker.drivertestgdi.OneTriangle.main(OneTriangle.java:59) >Class loader path to OpenGL32: null >Trying to load OpenGL32.dll >Successfully loaded OpenGL32.dll: res = 0x5ed00000 >Loaded Tool library: NativeLibrary[OpenGL32.dll, 0x5ed00000] >java.lang.UnsatisfiedLinkError: no nativewindow_x11 in java.library.path > at java.lang.ClassLoader.loadLibrary(Unknown Source) > at java.lang.Runtime.loadLibrary0(Unknown Source) > at java.lang.System.loadLibrary(Unknown Source) > at com.jogamp.common.jvm.JNILibLoaderBase.loadLibraryInternal(JNILibLoaderBase.java:216) > at com.jogamp.common.jvm.JNILibLoaderBase.access$000(JNILibLoaderBase.java:49) > at com.jogamp.common.jvm.JNILibLoaderBase$DefaultAction.loadLibrary(JNILibLoaderBase.java:79) > at com.jogamp.common.jvm.JNILibLoaderBase.loadLibrary(JNILibLoaderBase.java:137) > at com.jogamp.common.os.DynamicLibraryBundle$GlueJNILibLoaderBase.loadLibrary(DynamicLibraryBundle.java:352) > at com.jogamp.common.os.DynamicLibraryBundle.loadLibraries(DynamicLibraryBundle.java:261) > at com.jogamp.common.os.DynamicLibraryBundle.<init>(DynamicLibraryBundle.java:83) > at jogamp.opengl.GLDynamicLookupHelper.<init>(GLDynamicLookupHelper.java:36) > at jogamp.opengl.DesktopGLDynamicLookupHelper.<init>(DesktopGLDynamicLookupHelper.java:37) > at name.wadewalker.drivertestgdi.OneTriangle.main(OneTriangle.java:59) >Info: Could not load JNI/Glue library: nativewindow_x11 >JNILibLoaderBase Loaded Native Library: jogl_desktop >JNILibLoaderBase loaded jogl_desktop >DynamicLibraryBundle.init Summary: name.wadewalker.drivertestgdi.OneTriangle$CustomWGLDynamicLibraryBundleInfo > toolGetProcAddressFuncNameList: [] > Tool Lib Names : [OpenGL32] > Tool Lib Loaded: 1/1 [true], complete true > Glue Lib Names : [nativewindow_x11, jogl_desktop] > Glue Lib Loaded: 1/2 [false, true], complete true > All Complete: true >Lookup-Native: <wglCreateContext> 0x5ed1bace in lib NativeLibrary[OpenGL32.dll, 0x5ed00000] >Got address of wglCreateContext 0x5ed1bace. >Set wglCreateContext into WGL proc address table. >Lookup-Native: <wglMakeCurrent> 0x5ed19bd5 in lib NativeLibrary[OpenGL32.dll, 0x5ed00000] >Got address of wglMakeCurrent 0x5ed19bd5. >Set wglMakeCurrent into WGL proc address table. >Lookup-Native: <wglDeleteContext> 0x5ed1bb1c in lib NativeLibrary[OpenGL32.dll, 0x5ed00000] >Got address of wglDeleteContext 0x5ed1bb1c. >Set wglDeleteContext into WGL proc address table. >Created dummy window hwnd=0x1e101c4. >Got DC of dummy window dc=0x750108ba. >Set pixel format dummy window pf=1. >Created OpenGL context hgrc=0x10000. >An unrecoverable stack overflow has occurred. ># ># A fatal error has been detected by the Java Runtime Environment: ># ># EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x69e39e87, pid=1716, tid=508 ># ># 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] ># ># An error report file with more information is saved as: ># C:\Documents and Settings\Test\Desktop\drivertestgdi\hs_err_pid1716.log ># ># 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. ># >*** GDI: CreateWindowClass: CS_OWNDC enabled
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