[gstreamer-bugs] [Bug 340286] [shout2send] segfaults when changing state from PLAYING->READY->PLAYING

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 1 08:47:07 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340286
 GStreamer | gst-plugins-good | Ver: 0.10.2





------- Comment #2 from Christian Prochnow  2006-05-01 15:47 UTC -------
the version in CVS doesnt segfault .. but also doesnt work as expected.

the problem is that, i can't switch the pipeline state from PLAYING to READY
and then back to PLAYING.

when setting the state back to PLAYING the pipeline seems to hang after sending
the first chunk of data to the server, which causes the icecast server to drop
the source connection (timeout).

the old shout2send did detect the connection error after some time, the new one
doesnt.

i thought shout2send should disconnect when going to READY and reconnect when
neccessary, cause we don't know how long the pipeline will stay in READY state.
i modified the shout2send to disconnect when going to READY state... but the
timeout error didn't go away, cause of the hanging pipeline.

any ideas?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list