[Bug 656606] New: crash in gst_spectrum_reset_message_data()
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 15 12:47:47 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=656606
GStreamer | gst-plugins-good | 0.10.30
Summary: crash in gst_spectrum_reset_message_data()
Classification: Platform
Product: GStreamer
Version: 0.10.30
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: jonathon at quotidian.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
While using the 'spectrum' element for a personal project, I periodically run
into the following crash, but only on certain files. I haven't investigated
the cause yet.
#0 __memset_sse2 () at ../sysdeps/x86_64/multiarch/../memset.S:555
#1 0x00007ffff218233b in gst_spectrum_reset_message_data (trans=<value
optimized out>, buffer=<value optimized out>) at gstspectrum.c:995
#2 gst_spectrum_transform_ip (trans=<value optimized out>, buffer=<value
optimized out>) at gstspectrum.c:1139
#3 0x00007ffff23b4efe in gst_base_transform_handle_buffer (trans=0x5fe0b0,
inbuf=0x668230, outbuf=0x7ffff073b648) at gstbasetransform.c:2279
#4 0x00007ffff23b590c in gst_base_transform_chain (pad=<value optimized out>,
buffer=0x668230) at gstbasetransform.c:2424
#5 0x00007ffff7b55e8c in gst_pad_push (pad=0x610700, buffer=0x668230) at
gstpad.c:4684
#6 0x00007ffff7b55e8c in gst_pad_push (pad=0x631970, buffer=0x668230) at
gstpad.c:4684
#7 0x00007ffff7b55e8c in gst_pad_push (pad=0x663520, buffer=0x668230) at
gstpad.c:4684
#8 0x00007fffefd36d0c in gst_mad_chain (pad=<value optimized out>,
buffer=0x6682b0) at gstmad.c:1781
#9 0x00007ffff7b55e8c in gst_pad_push (pad=0x600e10, buffer=0x6682b0) at
gstpad.c:4684
#10 0x00007ffff239974f in gst_base_parse_push_frame (parse=0x46c800,
frame=0x7ffff073bbc0) at gstbaseparse.c:1909
#11 0x00007ffff239a366 in gst_base_parse_handle_and_push_frame (parse=0x46c800,
frame=0x7ffff073bbc0, klass=<value optimized out>) at gstbaseparse.c:1692
#12 0x00007ffff239c64d in gst_base_parse_loop (pad=<value optimized out>) at
gstbaseparse.c:2631
#13 0x00007ffff7b7c420 in gst_task_func (task=0x667000) at gsttask.c:318
#14 0x00007ffff6a4d070 in g_thread_pool_thread_proxy (data=<value optimized
out>)
at
/build/buildd-glib2.0_2.28.6-2-amd64-N0qtaT/glib2.0-2.28.6/./glib/gthreadpool.c:319
#15 0x00007ffff6a4aa94 in g_thread_create_proxy (data=0x4744f0) at
/build/buildd-glib2.0_2.28.6-2-amd64-N0qtaT/glib2.0-2.28.6/./glib/gthread.c:1897
#16 0x00007ffff593db40 in start_thread (arg=<value optimized out>) at
pthread_create.c:304
#17 0x00007ffff568836d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()
--
Configure bugmail: https://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