[gstreamer-bugs] [Bug 356132] New: gst-launch segfaults

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 15 07:46: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=356132
 GStreamer | gstreamer (core) | Ver: 0.10.6

           Summary: gst-launch segfaults
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: exarkun at divmod.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Steps to reproduce:
1. Get attached avi file
2. Run this command: gst-launch oggmux name=mux filesrc location=small.avi !
avidemux name=demux demux. ! decodebin ! ffmpegcolorspace ! theoraenc ! mux.
demux. ! mad ! audioconvert ! vorbisenc ! mux.
3. 


Stack trace:
#0  0xb7973ef5 in theora_encode_packetout () from /usr/lib/libtheora.so.0
#1  0xb798eaa6 in gst_theora_enc_get_type () from
/usr/lib/gstreamer-0.10/libgsttheora.so
#2  0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#3  0xb7f216de in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
#4  0xb7a14f76 in gst_base_transform_set_passthrough () from
/usr/lib/libgstbase-0.10.so.0
#5  0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#6  0xb7f1087f in gst_proxy_pad_get_type () from
/usr/lib/libgstreamer-0.10.so.0
#7  0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#8  0xb7f216de in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
#9  0xb7f21df8 in gst_pad_event_default () from /usr/lib/libgstreamer-0.10.so.0
#10 0xb6baf718 in dshow_adec_register () from
/usr/lib/gstreamer-0.10/libpitfdll.so
#11 0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#12 0xb7f216de in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
#13 0xb7f21df8 in gst_pad_event_default () from /usr/lib/libgstreamer-0.10.so.0
#14 0xb79dc7cf in gst_type_find_element_get_type () from
/usr/lib/gstreamer-0.10/libgstcoreelements.so
#15 0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#16 0xb7f1087f in gst_proxy_pad_get_type () from
/usr/lib/libgstreamer-0.10.so.0
#17 0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#18 0xb7f216de in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
#19 0xb79bea05 in gst_avi_demux_get_type () from
/usr/lib/gstreamer-0.10/libgstavi.so
#20 0xb7f33d9f in gst_task_get_type () from /usr/lib/libgstreamer-0.10.so.0
#21 0xb7e58448 in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0
#22 0xb7e565a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#23 0xb7e0a341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#24 0xb7d9e4ee in clone () from /lib/tls/i686/cmov/libc.so.6



Other information:
Output from the command is thus:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
DMO dll supports VO Optimizations 0 1
DMO dll might use previous sample when requested
Total Unfree 60 bytes cnt 1 [(nil),0]
Failed creating a video decoder: type was not accepted on input pin 0
Segmentation fault (core dumped)


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