This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: jogl deadlock
- From: Thomas Fitzsimmons <fitzsim at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: Tue, 17 May 2005 11:47:11 -0400
- Subject: Re: jogl deadlock
- References: <1116344222.4756.17.camel@localhost.localdomain>
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
>
>