[gstreamer-bugs] [Bug 332503] [oggdemux] crash when shut down right after start-up

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jan 27 05:35:05 PST 2007


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=332503

  GStreamer | gst-plugins-base | Ver: 0.10.x


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com




------- Comment #18 from Wim Taymans  2007-01-27 13:33 UTC -------
Does this patch to CVS change anything?

        * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
        (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
        (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
        (gst_ogg_demux_perform_seek),
        (gst_ogg_demux_bisect_forward_serialno),
        (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
        (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
        (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
        (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
        * ext/ogg/gstoggdemux.h:
        Properly propagate streaming errors when we are scanning the file for
        chains so that we don't crash when shut down. Might fix some crashers
        when quickly switching oggs in RB such as #332503 and #378436.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list