------- Comment #3 from mark at gcc dot gnu dot org  2006-03-24 20:27 -------
The lockup is caused by GtkFramePeer.postConfigureEvent() which calls directly
into the awtComponent.setSize() method from the gtk main thread while holding
the gtk_threads lock.


-- 

mark at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-03-24 20:27:27
               date|                            |


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



_______________________________________________
Bug-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to