This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug AWT/17254] [java-gui-branch] Hang when resizing AWT window on Alpha


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


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