[gstreamer-bugs] [Bug 353301] aborts in _get_element_by_uri(), probably due to buggy element

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Sep 25 04:18:38 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=353301

GStreamer | gstreamer (core) | Ver: 0.10.x


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|totem-gstreamer-            |gstreamer-
                   |maint at gnome.bugs            |bugs at lists.sourceforge.net
             Status|NEEDINFO                    |RESOLVED
          Component|GStreamer backend           |gstreamer (core)
            Product|totem                       |GStreamer
          QAContact|totem-gstreamer-            |gstreamer-
                   |maint at gnome.bugs            |bugs at lists.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|---                         |0.10.11
            Version|1.5.x                       |0.10.x




------- Comment #3 from Tim-Philipp Müller  2006-09-25 11:17 UTC -------
Surely this is a bug in gnomevfs in the end? Still, it shouldn't crash/abort
like this. Fixed in GStreamer core CVS HEAD:

 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/gsturi.c: (search_by_entry):
          Don't assert/crash here if a uri handler doesn't return any
          supported protocols. The list of protocols could be generated
          dynamically at runtime or at plugin registration, and an error
          in the underlying library shouldn't be fatal (#353301).


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