[gstreamer-bugs] [Bug 323144] New: jpegdec segfaults when setting up a pipeline
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Dec 3 13:19:43 PST 2005
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=323144
GStreamer | gst-plugins-good | Ver: 0.9.7
Summary: jpegdec segfaults when setting up a pipeline
Product: GStreamer
Version: 0.9.7
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: High
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: whg21 at cam.ac.uk
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
Steps to reproduce:
Set up a pipeline such like below:
"gst-launch-0.10 -v filesrc location=working.jpg ! jpegdec ! xvimagesink"
The crash also occurs with the final sink being fakesink
An image that produces the crash (although I am yet to find any that don't
produce it) can be found at:
http://www.srcf.ucam.org/~whg21/images/not_working.jpg
This is a fresh installation of gstreamer, gst-plugins-base and gst-plugins-good
directly from the gstreamer website.
Stack trace:
#0 0xb79ce1b7 in jpeg_idct_ifast_mmx () from /usr/lib/libjpeg-mmx.so.62
#1 0xb79da7bc in ?? () from /usr/lib/libjpeg-mmx.so.62
#2 0x00000000 in ?? ()
#3 0x00000000 in ?? ()
#4 0xb6c80f80 in ?? ()
#5 0x080a9d54 in ?? ()
#6 0x00000000 in ?? ()
#7 0x00000000 in ?? ()
#8 0xb6c81048 in ?? ()
#9 0xb79c99a0 in jpeg_huff_decode () from /usr/lib/libjpeg-mmx.so.62
#10 0x00000000 in ?? ()
Other information:
Using gentoo, but not the unstable gentoo packages for gstreamer (I did
initially, but these caused the same problem).
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list