[gstreamer-bugs] [Bug 343661] New: Jpeg image crashes gstreamer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 1 19:06:40 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=343661
 GStreamer | gst-plugins-good | Ver: 0.10.3

           Summary: Jpeg image crashes gstreamer
           Product: GStreamer
           Version: 0.10.3
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-good
        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='http://robots.org.uk/stuff/bug.jpg'
Setting pipeline to PAUSED ...
/playbin0/decoder.sink: caps = NULL
Pipeline is PREROLLING ...
/playbin0/decoder/typefind.src: caps = image/jpeg
/playbin0/decoder.src0: caps = NULL
/playbin0/selector_video_src0: active-pad = "sink0"
/playbin0/vbin.sink: caps = NULL
/playbin0/decoder/jpegdec0.sink: caps = image/jpeg
/playbin0/preroll_video_src0: min-threshold-time = 2000000000
/playbin0/decoder/jpegdec0.src: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)2850, height=(int)1425, framerate=(fraction)0/1
/playbin0/vbin/id.sink: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)2850, height=(int)1425, framerate=(fraction)0/1
/playbin0/vbin/id.src: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)2850, height=(int)1425, framerate=(fraction)0/1
/playbin0/preroll_video_src0.src: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)2850, height=(int)1425, framerate=(fraction)0/1
Segmentation fault

Stack trace:
Can't seem to get one.

$ gdb gst-launch
(no debugging symbols found)
Using host libthread_db library "/usr/lib/debug/libthread_db.so.1".
(gdb) set args -v playbin
uri=file:///home/sam/Documents/robots.org.uk/site/bug.jpg
(gdb) handle SIG32 nostop print pass
Signal        Stop      Print   Pass to program Description
SIG32         No        Yes     Yes             Real-time event 32
(gdb) run
Starting program: /usr/bin/gst-launch -v playbin
uri=file:///home/sam/Documents/robots.org.uk/site/bug.jpg
(no debugging symbols found)
Setting pipeline to PAUSED ...
/playbin0/decoder.sink: caps = NULL
ERROR: Pipeline doesn't want to pause.
ERROR: from element /playbin0/source: Resource not found.
Additional debug info:
gstgnomevfssrc.c(835): gst_gnome_vfs_src_start (): /playbin0/source:
Could not open vfs file "file:///home/sam/Documents/robots.org.uk/site/bug.jpg"
for reading: File not found
Setting pipeline to NULL ...
FREEING pipeline ...

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 received signal SIG32, Real-time event 32.

Program received signal SIG32, Real-time event 32.

Program exited with code 0377.

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