After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 165143 - Muine segfault on gst backend
Muine segfault on gst backend
Status: RESOLVED FIXED
Product: muine
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Muine Maintainers
Muine Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-01-24 23:40 UTC by Brandon Hale
Modified: 2006-09-29 16:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brandon Hale 2005-01-24 23:40:42 UTC
Muine (Gstreamer) segfaults on gst backend when the ESD sink is set, but ESD is
not running.
Comment 1 Martijn van de Streek 2005-02-23 05:46:12 UTC
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.
Comment 2 Jorn Baayen 2005-05-01 14:56:50 UTC
(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. 
Comment 3 Wouter Bolsterlee (uws) 2006-09-29 16:07:21 UTC
Marking this as fixed. Please reopen if you can reproduce.