[gstreamer-bugs] [Bug 342097] New: Attached JPEG file crashes gstreamer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 17 02:04:12 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=342097
 GStreamer | gst-plugins | Ver: 0.10.x

           Summary: Attached JPEG file crashes gstreamer
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sam at robots.org.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Steps to reproduce:
$ gst-launch -v playbin uri=file:///home/sam/cover.jpg
Setting pipeline to PAUSED ...
/playbin0/decoder.sink: caps = NULL
/playbin0/decoder/typefind.src: caps = image/jpeg
/playbin0/decoder.src0: caps = NULL
/playbin0/selector_video_src0: active-pad = "sink0"
/playbin0/vbin.sink: caps = NULL
Pipeline is PREROLLING ...
/playbin0/decoder/jpegdec0.sink: caps = image/jpeg
/playbin0/decoder/jpegdec0.src: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/vbin/id.sink: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/vbin/id.src: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/preroll_video_src0.src: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/selector_video_src0.sink0: caps = video/x-raw-yuv,
format=(fourcc)I420, width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/decoder.src0: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/decoder.src0.proxypad1: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/selector_video_src0.src: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/preroll_video_src0.sink: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/vbin.sink: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/vbin/vconv.src: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/vbin/vconv.sink: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/vbin/vscale.src: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/vbin/vscale.sink: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/vbin/videosink/actual-sink.sink: caps = video/x-raw-yuv,
format=(fourcc)I420, width=(int)200, height=(int)200, framerate=(fraction)0/1
/playbin0/vbin/videosink.sink: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)200, height=(int)200, framerate=(fraction)0/1
*** glibc detected *** corrupted double-linked list: 0x0825e808 ***
Aborted


Stack trace:
For some reason I can't get one:

(gdb) run
Starting program: /usr/bin/gst-launch playbin 'uri=file:///home/sam/cover.jpg'
(no debugging symbols found)
Setting pipeline to PAUSED ...

Program received signal SIG32, Real-time event 32.

Program received signal SIG32, Real-time event 32.

Program received signal SIG32, Real-time event 32.
Pipeline is PREROLLING ...

Program received signal SIG32, Real-time event 32.

Program received signal SIG32, Real-time event 32.

Program received signal SIG32, Real-time event 32.

Program terminated with signal SIGKILL, Killed.
The program no longer exists.
(gdb) where
No stack.


Other information:


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