|
Re: interpreter aborts when a thread garbage collects a pygtk object: msg#00100gnome.gtk+.python
Graham Carlyle wrote: It seems as if garbage collection within a python thread of a pygtk Is the pygtk code trying to switch to a new thread state and not switching back? I think the problem is that pygtk has no knowledge of the thread that the gc is running on. One possible solution is to queue objects for actual deref'ing on the main thread. I'm not sure what the best solution is because I'm not clear why the The PyGILState api's were buggy and could easily deadlock in python 2.3.4 and before. John _______________________________________________ pygtk mailing list pygtk@xxxxxxxxxx http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: pygtk 2.5.3 on win32: 00100, Cedric Gustin |
|---|---|
| Next by Date: | DrawingArea flickers: 00100, Christian Floeter |
| Previous by Thread: | interpreter aborts when a thread garbage collects a pygtk objecti: 00100, Graham Carlyle |
| Next by Thread: | DrawingArea flickers: 00100, Christian Floeter |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |