GNOME Bugzilla – Bug 615851
[ximagesink] totem crashed with SIGSEGV
Last modified: 2010-08-30 17:26:57 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/gst-plugins-base0.10/+bug/545220 "I opened a folder with mp3 files by right-clicking and choosing "Open with" -> Movie player. After a few songs Totem first stopped playing, then quit completely." ".
+ Trace 221388
Thread 4 (process 2273)
Thread 1 (process 2656)
Line 436 in ximagesink.c in 0.10.28 would be: 436 if (ximagesink->xcontext->use_xshm) { see http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/sys/ximage/ximagesink.c?id=RELEASE-0.10.28#n436
This might be fixed by this commit. Please confirm. commit df5c772c44ef798b5d4b56b4b860f064e61ae243 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Mon May 10 12:28:29 2010 +0200 ximagesink: Post an error message on the bus if no supported pixmap formats Might fix bug #615851.
Pedro, ping, any confirmation for the fix ?
I've asked to the reporter on the downstream bug, waiting for his confirmation, will reply here ASAP. Thanks.
Please feel free to reopen the bug if the problem still occurs with a newer version of GStreamer.