Posted by
gouessej on
Sep 20, 2011; 5:33pm
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p3352832.html
The application crashes when I call NewtCanvasAWT.requestWindow() :
Stack: [0x8f7ff000,0x8f850000], sp=0x8f84ebe0, free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libX11.so.6+0x1f454] XGetInputFocus+0x14
C [libnewt.so+0x5945] Java_jogamp_newt_driver_x11_X11Window_requestFocus0+0x4c
j jogamp.newt.driver.x11.X11Window.requestFocus0(JJZ)V+0
j jogamp.newt.driver.x11.X11Window.requestFocusImpl(Z)V+10
j jogamp.newt.WindowImpl$RequestFocusAction.run()V+89
j com.jogamp.common.util.RunnableTask.run()V+93
j jogamp.newt.DefaultEDTUtil$EventDispatchThread.run()V+155
v ~StubRoutines::call_stub
V [libjvm.so+0x242876] AsyncGetCallTrace+0x80736
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.newt.driver.x11.X11Window.requestFocus0(JJZ)V+0
j jogamp.newt.driver.x11.X11Window.requestFocusImpl(Z)V+10
j jogamp.newt.WindowImpl$RequestFocusAction.run()V+89
j com.jogamp.common.util.RunnableTask.run()V+93
j jogamp.newt.DefaultEDTUtil$EventDispatchThread.run()V+155
v ~StubRoutines::call_stub