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 107976 - httpsrc gives critical error when streaming source stops midstream
httpsrc gives critical error when streaming source stops midstream
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.0
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-10 09:37 UTC by august
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description august 2003-03-10 09:37:18 UTC
when a streaming source stops streaming while httpsrc is reading, I have
gotten this critical error.  gstreamer can then no longer recover.

CRITICAL **: file gsthttpsrc.c: line 204 (gst_httpsrc_close_url): assertion
`src->fd > 0' failed
Comment 1 Christian Fredrik Kalager Schaller 2003-05-12 13:18:19 UTC
The libghttp plugin is deprecated and has been removed from the build
in CVS. The gnome-vfs plugin is what we currently offer for http. In
the future we hope to get a libsoup plugin or similar for http.