GNOME Bugzilla – Bug 165143
Muine segfault on gst backend
Last modified: 2006-09-29 16:07:21 UTC
Muine (Gstreamer) segfaults on gst backend when the ESD sink is set, but ESD is not running.
This also happens when polypaudio is running, but has too many connections (i.e. when I get this in my log): Feb 23 06:33:05 localhost polypaudio[8617]: protocol-esound.c: Warning! Too many connections (10), dropping incoming connection. This gives an EPIPE/SIGPIPE on ~/.esd_auth, which segfaults mono in some way.
(Using CVS/0.8.3pre1 it doesn't crash, but hang on me) I think this could be considered a GStreamer bug. playbin + esdsink should handle this situation by emitting an error or something, which Muine would then catch and process.
Marking this as fixed. Please reopen if you can reproduce.