This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug AWT/17254] [java-gui-branch] Hang when resizing AWT window on Alpha
- From: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 1 Sep 2004 15:11:51 -0000
- Subject: [Bug AWT/17254] [java-gui-branch] Hang when resizing AWT window on Alpha
- References: <20040831212751.17254.falk@debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mckinlay at redhat dot com 2004-09-01 15:11 -------
So, it does hang under GDB, but doesn't throw the exception?
The stack trace you gave is that of the finalizer thread, which probably isn't
interesting here. Try using the "info threads" and "thread n" commands to switch
to the other threads and get traces of those.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17254