jogl deadlock

Thomas Fitzsimmons fitzsim@redhat.com
Tue May 17 15:56:00 GMT 2005


On Tue, 2005-05-17 at 08:37 -0700, Anthony Green wrote:
> Hey fitzsim,
> 
> 	There's a new jogl release, so I updated my FC4 RPM and found that jogl
> demos deadlock on startup (after the main window creation).  Not knowing
> if this was related to jogl or gcj changes, I downgraded to the last
> working jogl RPM and found the same thing.  Something recently changed
> in libgcj to cause this problem.  Any ideas?
> 

Two possibilities: my BufferStrategy implementation somehow caused this,
or maybe by the addition of a gtk_widget_realize call in
GtkWindowPeer.connectSignals.

Try turning on gdk lock debugging.

Tom

> AG
> 
> 



More information about the Java mailing list