Bugzilla – Attachment 284 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 - Statically linked WGL
test.log (text/plain), 3.47 KB, created by
bcutler
on 2011-10-25 00:26:40 CEST
(
hide
)
Description:
Log file - Statically linked WGL
Filename:
MIME Type:
Creator:
bcutler
Created:
2011-10-25 00:26:40 CEST
Size:
3.47 KB
patch
obsolete
>JNILibLoaderBase Loaded Native Library: nativewindow_win32 >JNILibLoaderBase loaded nativewindow_win32 >main - DynamicLibraryBundle.init start with: jogamp.opengl.windows.wgl.WindowsWGLDynamicLibraryBundleInfo >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:57) >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:57) >Info: Could not load JNI/Glue library: nativewindow_x11 >JNILibLoaderBase Loaded Native Library: jogl_desktop >JNILibLoaderBase loaded jogl_desktop >Lookup-Native: <wglGetProcAddress> 0x5ed1c3a2 in lib NativeLibrary[OpenGL32.dll, 0x5ed00000] >getToolGetProcAddressHandle: wglGetProcAddress -> 0x5ed1c3a2 >DynamicLibraryBundle.init Summary: jogamp.opengl.windows.wgl.WindowsWGLDynamicLibraryBundleInfo > toolGetProcAddressFuncNameList: [wglGetProcAddress] > 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 >Created dummy window hwnd=0x83037a. >Got DC of dummy window dc=0x23010a59. >Set pixel format dummy window pf=1. >Start of static WGL function calls. >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=124, tid=1668 ># ># 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_pid124.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