GNOME Bugzilla – Bug 347031
istanbul segfault in gst_ximage_src_get_type (plugins-good v0.10.3)
Last modified: 2006-12-17 18:36:25 UTC
Caught a segfault in istanbul on a normal desktop recording session. Here the threaded backtrace: (gdb) thread apply all bt
+ Trace 69251
Thread 2 (Thread -1497687120 (LWP 12790))
Created attachment 68668 [details] the output of GST_DEBUG=ximagesrc:5 istanbul that's with istanbul 0.1.2, and -plugin-good 0.10.3
Looks like from the second backtrace with ximagesrc HEAD discussed on irc, that this is due to showing mouse pointer with XFixes on a 24bpp screen.
If I am not mistaken, this is fixed.