GNOME Bugzilla – Bug 302425
gst-python GC tracking bug
Last modified: 2005-11-03 14:36:56 UTC
run attached program
blah Fatal Python error: GC object already tracked Program received signal SIGABRT, Aborted. 0x00b657a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 (gdb) bt
+ Trace 58895
program is from zaheer, you need a v4l device (webcam for example) to trigger it
Created attachment 45826 [details] crasher program
still reproduceable with 0.8.2 pre-release , will check it with next release
zaheer, does this issue still happens for you with 0.9 ?
You need to call gobject.threads_init() just after importing gobject.