This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jogl deadlock


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
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]