[gstreamer-bugs] [Bug 508070] gstreamer crashes whilst trying to read .so files in .debug directories

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 30 00:35:53 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=508070

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102395|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.20




------- Comment #10 from Sebastian Dröge  2008-05-30 07:35 UTC -------
Ok, I've committed your patch and added a FIXME for 0.11 to not recurse into
directories.

2008-05-30  Sebastian Dröge  <slomo at circular-chaos.org>

        Patch by: Rob Bradford <rob at robster dot org dot uk>

        * gst/gstregistry.c: (gst_registry_scan_path_level):
        Don't recurse into .debug directories as some distros install
        the debugging symbols next to the plugins in .debug directories
        and dlopen() crashes on them sometimes. Fixes bug #508070.

        Add FIXME for 0.11 to not recurse into directories at all because
        it's very inconsistent to the behaviour of other PATH environment
        variables.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=508070.




More information about the Gstreamer-bugs mailing list