Yeah. i have the very same problem on intel xorg driver with mesa opengl 
implementation.

It seems that ati card user can add fbobject=false as a workaround. but for 
intel card user, i didn't find any workaround.

and the stack trace in log file seems very strange.
i try to find the GLXGraphicsConfig.GLXGetConfigInfo.run(), but it seems to 
invoke a native method that called getGLXConfigInfo which i found it nowhere!

And the OGLContext class never have a method called getOGLIdString.....

Stack: [0xb0761000,0xb07b2000],  sp=0xb07b0dbc,  free space=319k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libGL.so.1+0x634f6]
j  sun.java2d.opengl.OGLContext.getOGLIdString()Ljava/lang/String;+0
j  sun.java2d.opengl.GLXGraphicsConfig$1.run()V+5
j  sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run()V+95
v  ~StubRoutines::call_stub
V  [libjvm.so+0x21b03d]
V  [libjvm.so+0x30f778]
V  [libjvm.so+0x21a950]
V  [libjvm.so+0x21a9dd]
V  [libjvm.so+0x28b045]
V  [libjvm.so+0x3a01bd]
V  [libjvm.so+0x3108a9]
C  [libpthread.so.0+0x5fc8]
[Message sent by forum member 'mikeandmore' (mikeandmore)]

http://forums.java.net/jive/thread.jspa?messageID=322804

===========================================================================
To unsubscribe, send email to lists...@java.sun.com and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
lists...@java.sun.com and include in the body of the message "help".

Reply via email to