Login  Register

Re: Application frozen on dispatch_glXMakeContextCurrent0

Posted by Pete on Nov 02, 2015; 3:47pm
URL: https://forum.jogamp.org/Application-frozen-on-dispatch-glXMakeContextCurrent0-tp4035696p4035704.html

Tried to run that, but I'm stuck as our image doesn't have javaws as a part of it & I can't install it :(

I can give you some more info however:

Vendor: Intel Open Source Technology Center
Renderer: Mesa DRI Intel(R) Sandybridge Mobile x86/MMX/SSE2
Version: 3.0 Mesa 9.1.3
GL Profile: GLProfile[GL2/GL2.hw]
SwapInterval: 1

Requesting a GL2ES2 context.
JOGL v2.3.1
glugen v2.3.1

java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) Server VM (build 25.45-b02, mixed mode)

OS: Linux slitaz 3.16.0 #6 SMP PREEMPT Fri Feb 13 12:00:31 UTC 2015 i686 GNU/Linux

I'm running a new simplistic test app - one that simply calls glClear with a new colour every 33ms - to see if it's simple compatibility or something that is being exacerbated by more complex calls. If the test app breaks overnight I will try get a log.

If you have anything you want me to add to the app to get you more info please let me know,

Thanks :)