[gstreamer-bugs] [Bug 343057] New: gst-launch-0.10 segfaults when passed gst-plugin-path and bogus gst-debug flags

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 26 13:16:21 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=343057
 GStreamer | gstreamer (core) | Ver: 0.10.6

           Summary: gst-launch-0.10 segfaults when passed gst-plugin-path
                    and bogus gst-debug flags
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lool+gnome at via.ecp.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,

This segfaults here:
/usr/bin/gst-launch-0.10 --gst-debug=1
--gst-plugin-path=/usr/lib/gstreamer-0.10

(not that it's a --gst-debug, instead of --gst-debug-level)

(gdb) run --gst-debug=1 --gst-plugin-path=/usr/lib/gstreamer-0.10 
--gst-disable
-segtrap
Starting program: /usr/bin/gst-launch-0.10 --gst-debug=1
--gst-plugin-path=/usr/
lib/gstreamer-0.10  --gst-disable-segtrap
(gdb) bt
#0  0xa7f3a9b0 in gst_value_serialize () from /usr/lib/libgstreamer-0.10.so.0
#1  0xa7f261c7 in gst_structure_to_string ()
   from /usr/lib/libgstreamer-0.10.so.0
#2  0xa7ef8df8 in gst_caps_to_string () from /usr/lib/libgstreamer-0.10.so.0
#3  0xa794a6ac in gst_ffmpegcolorspace_register ()
   from /usr/lib/gstreamer-0.10/libgstffmpegcolorspace.so
#4  0xa794adf9 in gst_ffmpegcsp_codectype_to_caps ()
   from /usr/lib/gstreamer-0.10/libgstffmpegcolorspace.so
#5  0xa794a2f5 in gst_ffmpegcolorspace_register ()
   from /usr/lib/gstreamer-0.10/libgstffmpegcolorspace.so
#6  0xa79492d2 in ?? () from /usr/lib/gstreamer-0.10/libgstffmpegcolorspace.so
#7  0x08078020 in ?? ()
#8  0xa7f65198 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#9  0xafe93808 in ?? ()
#10 0xa7f1d2ca in _gst_plugin_initialize ()
   from /usr/lib/libgstreamer-0.10.so.0
#11 0xa7f1d2ca in _gst_plugin_initialize ()
   from /usr/lib/libgstreamer-0.10.so.0
#12 0xa7f1da36 in gst_plugin_load_file () from /usr/lib/libgstreamer-0.10.so.0
#13 0xa7f228de in gst_registry_lookup () from /usr/lib/libgstreamer-0.10.so.0
#14 0xa7f22d7d in gst_registry_scan_path ()
   from /usr/lib/libgstreamer-0.10.so.0
#15 0xa7eeaca1 in gst_init () from /usr/lib/libgstreamer-0.10.so.0
#16 0xa7eeaf17 in gst_init () from /usr/lib/libgstreamer-0.10.so.0
#17 0xa7eeb822 in gst_init () from /usr/lib/libgstreamer-0.10.so.0
#18 0xa7e342e3 in parse_arg (context=<value optimized out>, group=0x804e1d0, 
    entry=0x806cac8, value=0xafe959f9 "/usr/lib/gstreamer-0.10", 
    option_name=0x806b290 "--gst-plugin-path", error=0xafe93fb0)
    at goption.c:897
#19 0xa7e348b1 in parse_long_option (context=0x804e058, group=0x804e1d0, 
    index=0xafe93c88, 
    arg=0xafe959e9 "gst-plugin-path=/usr/lib/gstreamer-0.10", aliased=0, 
    argc=0xafe93fe0, argv=0xafe93fe4, error=0xafe93fb0, parsed=0xafe93c84)
    at goption.c:1089
#20 0xa7e35509 in IA__g_option_context_parse (context=0x804e058, 
    argc=0xafe93fe0, argv=0xafe93fe4, error=0xafe93fb0) at goption.c:1354
#21 0x0804aad7 in main ()

Bye,


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