bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/23558] JComboBox problems on ctwm


From: fitzsim at redhat dot com
Subject: [Bug swing/23558] JComboBox problems on ctwm
Date: 8 Sep 2005 14:43:24 -0000

------- Additional Comments From fitzsim at redhat dot com  2005-09-08 14:43 
-------
This stack trace definitely makes sense, BTW.  My suspicion is that this crash
is caused by trying to get a window property on a window that was already
destroyed.  So the "window unexpectedly destroyed" errors are causing the
eventual crash.

I should probably have a check in window_get_new_state for whether or not the
GDK window is valid.  Hopefully when it's destroyed it is set to NULL.  That's
what the debugger should tell you.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23558




reply via email to

[Prev in Thread] Current Thread [Next in Thread]