Comment 2 for bug 274747

Revision history for this message
ronny (ronny-pfannschmidt-deactivatedaccount) wrote :

within our app it is reproducible
basically starting pida will trigger it

so bascially
$ apt-get install pida
$ pida
# watch it hang
will do

i'm still on figuring the exact cause
it works on hardy and other distros in general

i cant yet reproduce it in simple examples (as i don't know the cause)

other devs of pida sugested it might be a race condition in our thread_enter/leave usage
so i'm not sure if its actually a new bug of gtk/pygtk or if a bug of gtk/pygtk did hide the issue