GNOME Bugzilla – Bug 688067
Crashes with GLib.child_watch_add
Last modified: 2012-11-12 06:30:29 UTC
Created attachment 228667 [details] [review] Fix crash with GLib.child_watch_add I'm seeing crashes when the destroy notify is called. I can reproduce them only in Ubuntu 12.10 and inside a complex application (sugar). So I couldn't come up with a test case.
+ Trace 231157
The attached patch seems to solve the issue.
Comment on attachment 228667 [details] [review] Fix crash with GLib.child_watch_add Thanks! These static bindings disappeared entirely from trunk, but I applied the patch to the pygobject-3-4 branch, so it will be in today's 3.4.2 release.