[Gstreamer-bugs] [Bug 104829] Changed - [0.6.3] crash when removing plugin without rerunning gst-register
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Aug 26 08:24:54 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=104829
Changed by thomas at urgent.rug.ac.be.
--- shadow/104829 Tue Aug 26 06:42:29 2003
+++ shadow/104829.tmp.7841 Tue Aug 26 11:24:54 2003
@@ -1,20 +1,20 @@
Bug#: 104829
Product: GStreamer
Version: 0.6.0
OS: All
OS Details: RH8
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: rbultje at ronald.bitfreak.net
QAContact: gstreamer-maint at bugzilla.gnome.org
-TargetMilestone: 0.6.4
+TargetMilestone: 0.6.3
URL:
Summary: [0.6.3] crash when removing plugin without rerunning gst-register
Any pipeline that uses a dynamic element (such as spider) which searches
the registry for elements to use will crash (segfault) if that element does
no longer exist (e.g. because it was removed).
@@ -75,6 +75,9 @@
exist, it is not readable, so it fails that test. It seems ok to
remove the line, since gst_registry_load() checks for readability (and
existence, etc.) as well.
------- Additional Comments From ds at schleef.org 2003-08-05 21:20 -------
I applied the patch to HEAD, and I think it works.
+
+------- Additional Comments From thomas at urgent.rug.ac.be 2003-08-26 11:24 -------
+applied to 0.6.2.1, closed.
More information about the Gstreamer-bugs
mailing list