[Gstreamer-bugs] [Bug 104829] Changed - crash when removing plugin without rerunning gst-register

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Jul 29 11:26:45 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 ds at schleef.org.

--- shadow/104829	Tue Jul 29 05:01:45 2003
+++ shadow/104829.tmp.26227	Tue Jul 29 14:26:45 2003
@@ -65,6 +65,13 @@
 patch
 
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2003-07-29 05:01 -------
 But why doesn't it create a user registry instead of crashing? Or is
 that too obvious?
+
+------- Additional Comments From ds at schleef.org  2003-07-29 14:26 -------
+Because of the line removed in the patch, it never even gets to the
+point where it attempts to rebuild the registry. If the file doesn't
+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.




More information about the Gstreamer-bugs mailing list