[gstreamer-bugs] [Bug 440614] New: makes the players crash if i reproduce an mp3
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue May 22 19:39:00 PDT 2007
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=440614
GStreamer | don't know | Ver: 0.10.x
Summary: makes the players crash if i reproduce an mp3
Product: GStreamer
Version: 0.10.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: don't know
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: pvillavi at gnome.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.17/2.18
GNOME milestone: Unspecified
If i reproduce an mp3 both rhythmbox and banshee crashed, so probably is a
gstreamer bug, i can reproduce the mp3 with mpg123 and mplayer, i can put the
mp3 online if you want to, this is the crash from rhythmbox, thanks for your
time.
Program received signal SIGABRT, Aborted.
[Switching to Thread -1244632176 (LWP 12758)]
0xffffe410 in __kernel_vsyscall ()
[New Thread -1330492528 (LWP 12764)]
Thread 20 (Thread -1330492528 (LWP 12764)):
#0 0xb6f7f568 in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1 0x007d0f00 in ?? ()
No symbol table info available.
#2 0x00000000 in ?? ()
No symbol table info available.
Thread 19 (Thread -1322099824 (LWP 12763)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7cdcdae in __lll_mutex_lock_wait () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb7cd8aac in _L_mutex_lock_51 () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#3 0xb7cd849d in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#4 0xb707ebe5 in g_thread_create_proxy (data=0x89f8778) at gthread.c:588
__PRETTY_FUNCTION__ = "g_thread_create_proxy"
#5 0xb7cd631b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#6 0xb6f7f57e in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
Thread 18 (Thread -1313313904 (LWP 12762)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7cda84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb71f1133 in g_cond_timed_wait_posix_impl (cond=0x8969330,
entered_mutex=0x0, abs_time=0x3) at gthread-posix.c:242
result = <value optimized out>
end_time = {tv_sec = 1179887425, tv_nsec = 518171000}
__PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl"
#3 0xb7043c81 in g_async_queue_pop_intern_unlocked (queue=0x81be7d8,
try=<value optimized out>, end_time=0xb1b86374) at gasyncqueue.c:341
retval = <value optimized out>
__PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#4 0xb70806d3 in g_thread_pool_thread_proxy (data=0x81be7a0) at
gthreadpool.c:220
task = <value optimized out>
pool = (GRealThreadPool *) 0x81be7a0
#5 0xb707eb7f in g_thread_create_proxy (data=0x89f6e60) at gthread.c:591
__PRETTY_FUNCTION__ = "g_thread_create_proxy"
#6 0xb7cd631b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#7 0xb6f7f57e in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
Thread 17 (Thread -1304921200 (LWP 12761)):
#0 0xb6f7f568 in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1 0xb0b244c0 in ?? ()
No symbol table info available.
#2 0xb0b24b90 in ?? ()
No symbol table info available.
#3 0xb7ce4ff4 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#4 0xb7cd6e1b in pthread_create@@GLIBC_2.1 () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#5 0xb71f0c3a in g_thread_create_posix_impl (thread_func=0xb707eb40
<g_thread_create_proxy>, arg=0x8a8b460, stack_size=0, joinable=1, bound=0,
priority=G_THREAD_PRIORITY_NORMAL, thread=0x8a8b47c, error=0xb2386aa8) at
gthread-posix.c:355
err = <value optimized out>
sched = {__sched_priority = 0}
attr = {__size = "\000\000\000\000\000\000\000\000
\000\000\000\000\020", '\0' <repeats 21 times>, __align = 0}
ret = <value optimized out>
__PRETTY_FUNCTION__ = "g_thread_create_posix_impl"
#6 0xb707ea72 in IA__g_thread_create_full (func=0xb2c9a440
<audioringbuffer_thread_func>, data=0x8840a30, stack_size=0, joinable=1,
bound=0, priority=G_THREAD_PRIORITY_NORMAL,
error=0x0) at gthread.c:619
local_error = (GError *) 0x0
__PRETTY_FUNCTION__ = "IA__g_thread_create_full"
#7 0xb2c9a3c0 in gst_audioringbuffer_acquire (buf=0x8840a30, spec=0x8840a68)
at gstaudiosink.c:378
result = 1
__PRETTY_FUNCTION__ = "gst_audioringbuffer_acquire"
#8 0xb2ca5843 in gst_ring_buffer_acquire (buf=0x8840a30, spec=0x8840a68) at
gstringbuffer.c:612
res = 0
i = <value optimized out>
j = <value optimized out>
segsize = <value optimized out>
bps = <value optimized out>
__PRETTY_FUNCTION__ = "gst_ring_buffer_acquire"
#9 0xb2c9ca69 in gst_base_audio_sink_setcaps (bsink=0x89b0000, caps=0x894cbc0)
at gstbaseaudiosink.c:425
__txt = <value optimized out>
__dbg = <value optimized out>
sink = (GstBaseAudioSink *) 0x89b0000
spec = (GstRingBufferSpec *) 0x8840a68
__PRETTY_FUNCTION__ = "gst_base_audio_sink_setcaps"
#10 0xb72e0586 in gst_base_sink_pad_setcaps (pad=0x89e28c0, caps=0x894cbc0) at
gstbasesink.c:409
peer = <value optimized out>
bsink = (GstBaseSink *) 0x89b0000
res = 1
__PRETTY_FUNCTION__ = "gst_base_sink_pad_setcaps"
#11 0xb727b5a7 in gst_pad_set_caps (pad=0x89e28c0, caps=0x894cbc0) at
gstpad.c:2362
setcaps = (GstPadSetCapsFunction) 0xb72e0520
<gst_base_sink_pad_setcaps>
existing = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_set_caps"
#12 0xb726fd8c in gst_proxy_pad_do_setcaps (pad=0x88e3800, caps=0x894cbc0) at
gstghostpad.c:302
target = (GstPad *) 0x89e28c0
res = 1
#13 0xb727b5a7 in gst_pad_set_caps (pad=0x88e3800, caps=0x894cbc0) at
gstpad.c:2362
setcaps = (GstPadSetCapsFunction) 0xb726fd50 <gst_proxy_pad_do_setcaps>
existing = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_set_caps"
#14 0xb726fd8c in gst_proxy_pad_do_setcaps (pad=0x88e38e0, caps=0x894cbc0) at
gstghostpad.c:302
target = (GstPad *) 0x88e3800
res = 1
#15 0xb727b5a7 in gst_pad_set_caps (pad=0x88e38e0, caps=0x894cbc0) at
gstpad.c:2362
setcaps = (GstPadSetCapsFunction) 0xb726fd50 <gst_proxy_pad_do_setcaps>
existing = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_set_caps"
#16 0xb726fd8c in gst_proxy_pad_do_setcaps (pad=0x89dc460, caps=0x894cbc0) at
gstghostpad.c:302
target = (GstPad *) 0x88e38e0
res = 1
#17 0xb727b5a7 in gst_pad_set_caps (pad=0x89dc460, caps=0x894cbc0) at
gstpad.c:2362
setcaps = (GstPadSetCapsFunction) 0xb726fd50 <gst_proxy_pad_do_setcaps>
existing = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_set_caps"
#18 0xb727cb08 in gst_pad_chain_unchecked (pad=0x89dc460, buffer=0x89cd2f0) at
gstpad.c:2421
caps = (GstCaps *) 0x894cbc0
caps_changed = 1
chainfunc = <value optimized out>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#19 0xb727d13b in gst_pad_push (pad=0x8922548, buffer=0x89cd2f0) at
gstpad.c:3625
peer = (GstPad *) 0x89dc460
ret = 143549416
caps = (GstCaps *) 0x894cbc0
__PRETTY_FUNCTION__ = "gst_pad_push"
#20 0xb72ea364 in gst_base_transform_chain (pad=0x8922488, buffer=0x89cd2f0) at
gstbasetransform.c:1571
trans = (GstBaseTransform *) 0x89f10f0
ret = GST_FLOW_OK
outbuf = (GstBuffer *) 0x89cd2f0
#21 0xb727ca49 in gst_pad_chain_unchecked (pad=0x8922488, buffer=0x89cd2f0) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 1
chainfunc = (GstPadChainFunction) 0xb72ea2c0 <gst_base_transform_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#22 0xb727d13b in gst_pad_push (pad=0x89223c8, buffer=0x89cd2f0) at
gstpad.c:3625
peer = (GstPad *) 0x8922488
ret = 143527176
caps = (GstCaps *) 0x894cbc0
__PRETTY_FUNCTION__ = "gst_pad_push"
#23 0xb72ea364 in gst_base_transform_chain (pad=0x8922308, buffer=0x89cd2f0) at
gstbasetransform.c:1571
trans = (GstBaseTransform *) 0x89e1010
ret = GST_FLOW_OK
outbuf = (GstBuffer *) 0x89cd2f0
#24 0xb727ca49 in gst_pad_chain_unchecked (pad=0x8922308, buffer=0x89cd2f0) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 1
chainfunc = (GstPadChainFunction) 0xb72ea2c0 <gst_base_transform_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#25 0xb727d13b in gst_pad_push (pad=0x8922248, buffer=0x89cd2f0) at
gstpad.c:3625
peer = (GstPad *) 0x8922308
ret = 143523592
caps = (GstCaps *) 0x894cbc0
__PRETTY_FUNCTION__ = "gst_pad_push"
#26 0xb72ea364 in gst_base_transform_chain (pad=0x8922188, buffer=0x89cd2f0) at
gstbasetransform.c:1571
trans = (GstBaseTransform *) 0x8485058
ret = GST_FLOW_OK
outbuf = (GstBuffer *) 0x89cd2f0
#27 0xb727ca49 in gst_pad_chain_unchecked (pad=0x8922188, buffer=0x89cd2f0) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 0
chainfunc = (GstPadChainFunction) 0xb72ea2c0 <gst_base_transform_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#28 0xb727d13b in gst_pad_push (pad=0x891e0d0, buffer=0x89cd2f0) at
gstpad.c:3625
peer = (GstPad *) 0x8922188
ret = 144557824
caps = (GstCaps *) 0x894cbc0
__PRETTY_FUNCTION__ = "gst_pad_push"
#29 0xb726e64a in gst_proxy_pad_do_chain (pad=0x89dc700, buffer=0x89cd2f0) at
gstghostpad.c:191
res = 12764
#30 0xb727ca49 in gst_pad_chain_unchecked (pad=0x89dc700, buffer=0x89cd2f0) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 1
chainfunc = (GstPadChainFunction) 0xb726e620 <gst_proxy_pad_do_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#31 0xb727d13b in gst_pad_push (pad=0x89e2ec0, buffer=0x89cd2f0) at
gstpad.c:3625
peer = (GstPad *) 0x89dc700
ret = 145247696
caps = (GstCaps *) 0x894cbc0
__PRETTY_FUNCTION__ = "gst_pad_push"
#32 0xb2d4616e in gst_queue_loop (pad=0x89e2ec0) at gstqueue.c:810
result = <value optimized out>
queue = (GstQueue *) 0x8205c10
__PRETTY_FUNCTION__ = "gst_queue_loop"
#33 0xb7295d56 in gst_task_func (task=0x8985340, tclass=0x81536a8) at
gsttask.c:192
t = -1222026037
lock = (GStaticRecMutex *) 0x8152158
tself = (GThread *) 0x89f7ec8
__PRETTY_FUNCTION__ = "gst_task_func"
#34 0xb70804d8 in g_thread_pool_thread_proxy (data=0x8153738) at
gthreadpool.c:265
task = (gpointer) 0x8985340
pool = (GRealThreadPool *) 0x8153738
#35 0xb707eb7f in g_thread_create_proxy (data=0x89f7ec8) at gthread.c:591
__PRETTY_FUNCTION__ = "g_thread_create_proxy"
#36 0xb7cd631b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#37 0xb6f7f57e in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
Thread 16 (Thread -1296528496 (LWP 12760)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7cdcdae in __lll_mutex_lock_wait () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb7cd8aac in _L_mutex_lock_51 () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#3 0xb7cd849d in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#4 0xb707ea35 in IA__g_thread_create_full (func=0xb7080400
<g_thread_pool_thread_proxy>, data=0x8116800, stack_size=0, joinable=0,
bound=0, priority=G_THREAD_PRIORITY_NORMAL,
error=0xb2b86ae8) at gthread.c:618
local_error = (GError *) 0x0
__PRETTY_FUNCTION__ = "IA__g_thread_create_full"
#5 0xb7080226 in g_thread_pool_start_thread (pool=0x8116800, error=0x0) at
gthreadpool.c:366
local_error = (GError *) 0x0
#6 0xb70803bb in IA__g_thread_pool_push (pool=0x8116800, data=0x89db068,
error=0x0) at gthreadpool.c:504
real = (GRealThreadPool *) 0xfffffffc
__PRETTY_FUNCTION__ = "IA__g_thread_pool_push"
#7 0xb725719e in gst_bin_handle_message_func (bin=0x89db068,
message=0x8a7c498) at gstbin.c:2192
src = <value optimized out>
__PRETTY_FUNCTION__ = "gst_bin_handle_message_func"
#8 0xb2d67859 in gst_play_base_bin_handle_message_func (bin=0x89db068,
msg=0x8a7c498) at gstplaybasebin.c:960
detail = (gchar *) 0xb2d677ab "\201?e\216"
__PRETTY_FUNCTION__ = "gst_play_base_bin_handle_message_func"
#9 0xb2d614db in gst_play_bin_handle_message (bin=0x89db068, msg=0x8a7c498) at
gstplaybin.c:1875
No locals.
#10 0xb7255a92 in bin_bus_handler (bus=0x898d968, message=0x8a7c498, bin=0x0)
at gstbin.c:2087
No locals.
#11 0xb725c561 in gst_bus_post (bus=0x898d968, message=0x8a7c498) at
gstbus.c:349
reply = GST_BUS_PASS
handler = (GstBusSyncHandler) 0xb7255a60 <bin_bus_handler>
handler_data = (gpointer) 0x89db068
__PRETTY_FUNCTION__ = "gst_bus_post"
#12 0xb7264e47 in gst_element_post_message (element=0x833bd08,
message=0x8a7c498) at gstelement.c:1483
bus = (GstBus *) 0x898d968
result = <value optimized out>
__PRETTY_FUNCTION__ = "gst_element_post_message"
#13 0xb7256cae in gst_bin_handle_message_func (bin=0x833bd08,
message=0x8a7c498) at gstbin.c:2322
playing = -1221778776
provided = 145212568
forward = 0
clock = (GstClock *) 0x31d8
__PRETTY_FUNCTION__ = "gst_bin_handle_message_func"
#14 0xb7255a92 in bin_bus_handler (bus=0x898de20, message=0x8a7c498, bin=0x0)
at gstbin.c:2087
No locals.
#15 0xb725c561 in gst_bus_post (bus=0x898de20, message=0x8a7c498) at
gstbus.c:349
reply = GST_BUS_PASS
handler = (GstBusSyncHandler) 0xb7255a60 <bin_bus_handler>
handler_data = (gpointer) 0x833bd08
__PRETTY_FUNCTION__ = "gst_bus_post"
#16 0xb7264e47 in gst_element_post_message (element=0x833bc50,
message=0x8a7c498) at gstelement.c:1483
bus = (GstBus *) 0x898de20
result = <value optimized out>
__PRETTY_FUNCTION__ = "gst_element_post_message"
#17 0xb7256cae in gst_bin_handle_message_func (bin=0x833bc50,
message=0x8a7c498) at gstbin.c:2322
playing = -1296535348
provided = 145212568
forward = 4
clock = (GstClock *) 0x31d8
__PRETTY_FUNCTION__ = "gst_bin_handle_message_func"
#18 0xb7255a92 in bin_bus_handler (bus=0x898ddc8, message=0x8a7c498, bin=0x0)
at gstbin.c:2087
No locals.
#19 0xb725c561 in gst_bus_post (bus=0x898ddc8, message=0x8a7c498) at
gstbus.c:349
reply = GST_BUS_PASS
handler = (GstBusSyncHandler) 0xb7255a60 <bin_bus_handler>
handler_data = (gpointer) 0x833bc50
__PRETTY_FUNCTION__ = "gst_bus_post"
#20 0xb7264e47 in gst_element_post_message (element=0x8337198,
message=0x8a7c498) at gstelement.c:1483
bus = (GstBus *) 0x898ddc8
result = <value optimized out>
__PRETTY_FUNCTION__ = "gst_element_post_message"
#21 0xb7256cae in gst_bin_handle_message_func (bin=0x8337198,
message=0x8a7c498) at gstbin.c:2322
playing = 12760
provided = 145212568
forward = -1296535624
clock = (GstClock *) 0x31d8
__PRETTY_FUNCTION__ = "gst_bin_handle_message_func"
#22 0xb7255a92 in bin_bus_handler (bus=0x898da18, message=0x8a7c498, bin=0x0)
at gstbin.c:2087
No locals.
#23 0xb725c561 in gst_bus_post (bus=0x898da18, message=0x8a7c498) at
gstbus.c:349
reply = GST_BUS_PASS
handler = (GstBusSyncHandler) 0xb7255a60 <bin_bus_handler>
handler_data = (gpointer) 0x8337198
__PRETTY_FUNCTION__ = "gst_bus_post"
#24 0xb7264e47 in gst_element_post_message (element=0x833b8b8,
message=0x8a7c498) at gstelement.c:1483
bus = (GstBus *) 0x898da18
result = <value optimized out>
__PRETTY_FUNCTION__ = "gst_element_post_message"
#25 0xb7256cae in gst_bin_handle_message_func (bin=0x833b8b8,
message=0x8a7c498) at gstbin.c:2322
playing = -1296535384
provided = 145212568
forward = -1223919800
clock = (GstClock *) 0x31d8
__PRETTY_FUNCTION__ = "gst_bin_handle_message_func"
#26 0xb7255a92 in bin_bus_handler (bus=0x898dac8, message=0x8a7c498, bin=0x0)
at gstbin.c:2087
No locals.
#27 0xb725c561 in gst_bus_post (bus=0x898dac8, message=0x8a7c498) at
gstbus.c:349
reply = GST_BUS_PASS
handler = (GstBusSyncHandler) 0xb7255a60 <bin_bus_handler>
handler_data = (gpointer) 0x833b8b8
__PRETTY_FUNCTION__ = "gst_bus_post"
#28 0xb7264e47 in gst_element_post_message (element=0x823a298,
message=0x8a7c498) at gstelement.c:1483
bus = (GstBus *) 0x898dac8
result = <value optimized out>
__PRETTY_FUNCTION__ = "gst_element_post_message"
#29 0xb7256cae in gst_bin_handle_message_func (bin=0x823a298,
message=0x8a7c498) at gstbin.c:2322
playing = 135337568
provided = 145212568
forward = 145212568
clock = (GstClock *) 0x31d8
__PRETTY_FUNCTION__ = "gst_bin_handle_message_func"
#30 0xb7255a92 in bin_bus_handler (bus=0x898da70, message=0x8a7c498, bin=0x0)
at gstbin.c:2087
No locals.
#31 0xb725c561 in gst_bus_post (bus=0x898da70, message=0x8a7c498) at
gstbus.c:349
reply = GST_BUS_PASS
handler = (GstBusSyncHandler) 0xb7255a60 <bin_bus_handler>
handler_data = (gpointer) 0x823a298
__PRETTY_FUNCTION__ = "gst_bus_post"
#32 0xb7264e47 in gst_element_post_message (element=0x89d0000,
message=0x8a7c498) at gstelement.c:1483
bus = (GstBus *) 0x898da70
result = <value optimized out>
__PRETTY_FUNCTION__ = "gst_element_post_message"
#33 0xb72dac68 in gst_base_sink_commit_state (basesink=0x89d0000) at
gstbasesink.c:961
current = GST_STATE_READY
next = GST_STATE_PAUSED
pending = <value optimized out>
post_pending = GST_STATE_VOID_PENDING
message = <value optimized out>
post_paused = 1
post_playing = 0
__PRETTY_FUNCTION__ = "gst_base_sink_commit_state"
#34 0xb72deab1 in gst_base_sink_queue_object_unlocked (basesink=0x89d0000,
pad=0x823a418, obj=0x8a8d458, prerollable=1) at gstbasesink.c:1785
o = <value optimized out>
ret = GST_FLOW_OK
length = 1
q = <value optimized out>
__PRETTY_FUNCTION__ = "gst_base_sink_queue_object_unlocked"
#35 0xb72def36 in gst_base_sink_chain_unlocked (basesink=0x89d0000,
pad=0x823a418, buf=0x8a8d458) at gstbasesink.c:2120
result = <value optimized out>
start = 0
end = 18446744073709551615
clip_segment = (GstSegment *) 0x8158b00
__PRETTY_FUNCTION__ = "gst_base_sink_chain_unlocked"
#36 0xb72df4ee in gst_base_sink_chain (pad=0x823a418, buf=0x8a8d458) at
gstbasesink.c:2154
basesink = (GstBaseSink *) 0x89d0000
result = <value optimized out>
__PRETTY_FUNCTION__ = "gst_base_sink_chain"
#37 0xb727ca49 in gst_pad_chain_unchecked (pad=0x823a418, buffer=0x8a8d458) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 0
chainfunc = (GstPadChainFunction) 0xb72df490 <gst_base_sink_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#38 0xb727d13b in gst_pad_push (pad=0x8337328, buffer=0x8a8d458) at
gstpad.c:3625
peer = (GstPad *) 0x823a418
ret = 12760
caps = (GstCaps *) 0x894a7c0
__PRETTY_FUNCTION__ = "gst_pad_push"
#39 0xb726e64a in gst_proxy_pad_do_chain (pad=0x89dc0e0, buffer=0x8a8d458) at
gstghostpad.c:191
res = GST_FLOW_NOT_NEGOTIATED
#40 0xb727ca49 in gst_pad_chain_unchecked (pad=0x89dc0e0, buffer=0x8a8d458) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 0
chainfunc = (GstPadChainFunction) 0xb726e620 <gst_proxy_pad_do_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#41 0xb727d13b in gst_pad_push (pad=0x83373f0, buffer=0x8a8d458) at
gstpad.c:3625
peer = (GstPad *) 0x89dc0e0
ret = 12760
caps = (GstCaps *) 0x894a7c0
__PRETTY_FUNCTION__ = "gst_pad_push"
#42 0xb726e64a in gst_proxy_pad_do_chain (pad=0x89dc1c0, buffer=0x8a8d458) at
gstghostpad.c:191
res = GST_FLOW_NOT_NEGOTIATED
#43 0xb727ca49 in gst_pad_chain_unchecked (pad=0x89dc1c0, buffer=0x8a8d458) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 0
chainfunc = (GstPadChainFunction) 0xb726e620 <gst_proxy_pad_do_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#44 0xb727d13b in gst_pad_push (pad=0x8337260, buffer=0x8a8d458) at
gstpad.c:3625
peer = (GstPad *) 0x89dc1c0
ret = 144556032
caps = (GstCaps *) 0x894a7c0
__PRETTY_FUNCTION__ = "gst_pad_push"
#45 0xb726e64a in gst_proxy_pad_do_chain (pad=0x89dc000, buffer=0x8a8d458) at
gstghostpad.c:191
res = GST_FLOW_NOT_NEGOTIATED
#46 0xb727ca49 in gst_pad_chain_unchecked (pad=0x89dc000, buffer=0x8a8d458) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 1
chainfunc = (GstPadChainFunction) 0xb726e620 <gst_proxy_pad_do_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#47 0xb727d13b in gst_pad_push (pad=0x89e2980, buffer=0x8a8d458) at
gstpad.c:3625
peer = (GstPad *) 0x89dc000
ret = 144527416
caps = (GstCaps *) 0x894a7c0
__PRETTY_FUNCTION__ = "gst_pad_push"
#48 0xb72ea364 in gst_base_transform_chain (pad=0x823a658, buffer=0x8a8d458) at
gstbasetransform.c:1571
trans = (GstBaseTransform *) 0x8980380
ret = GST_FLOW_OK
outbuf = (GstBuffer *) 0x8a8d458
#49 0xb727ca49 in gst_pad_chain_unchecked (pad=0x823a658, buffer=0x8a8d458) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 1
chainfunc = (GstPadChainFunction) 0xb72ea2c0 <gst_base_transform_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#50 0xb727d13b in gst_pad_push (pad=0x89e2800, buffer=0x8a8d458) at
gstpad.c:3625
peer = (GstPad *) 0x823a658
ret = 144400848
caps = (GstCaps *) 0x894a7c0
__PRETTY_FUNCTION__ = "gst_pad_push"
#51 0xb72ea364 in gst_base_transform_chain (pad=0x89226c8, buffer=0x8a8d408) at
gstbasetransform.c:1571
trans = (GstBaseTransform *) 0x89b70d8
ret = GST_FLOW_OK
outbuf = (GstBuffer *) 0x8a8d458
#52 0xb727ca49 in gst_pad_chain_unchecked (pad=0x89226c8, buffer=0x8a8d408) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 1
chainfunc = (GstPadChainFunction) 0xb72ea2c0 <gst_base_transform_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#53 0xb727d13b in gst_pad_push (pad=0x89e2b00, buffer=0x8a8d408) at
gstpad.c:3625
peer = (GstPad *) 0x89226c8
ret = 135587848
caps = (GstCaps *) 0x894ba20
__PRETTY_FUNCTION__ = "gst_pad_push"
#54 0xb72ea364 in gst_base_transform_chain (pad=0x89e2a40, buffer=0x8a8d408) at
gstbasetransform.c:1571
trans = (GstBaseTransform *) 0x89bb0b0
ret = GST_FLOW_OK
outbuf = (GstBuffer *) 0x8a8d408
#55 0xb727ca49 in gst_pad_chain_unchecked (pad=0x89e2a40, buffer=0x8a8d408) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 0
chainfunc = (GstPadChainFunction) 0xb72ea2c0 <gst_base_transform_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#56 0xb727d13b in gst_pad_push (pad=0x891e328, buffer=0x8a8d408) at
gstpad.c:3625
peer = (GstPad *) 0x89e2a40
ret = 12760
caps = (GstCaps *) 0x894ba20
__PRETTY_FUNCTION__ = "gst_pad_push"
#57 0xb726e64a in gst_proxy_pad_do_chain (pad=0x88e39c0, buffer=0x8a8d408) at
gstghostpad.c:191
res = GST_FLOW_NOT_NEGOTIATED
#58 0xb727ca49 in gst_pad_chain_unchecked (pad=0x88e39c0, buffer=0x8a8d408) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 0
chainfunc = (GstPadChainFunction) 0xb726e620 <gst_proxy_pad_do_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#59 0xb727d13b in gst_pad_push (pad=0x89dc2a0, buffer=0x8a8d408) at
gstpad.c:3625
peer = (GstPad *) 0x88e39c0
ret = 137589944
caps = (GstCaps *) 0x894ba20
__PRETTY_FUNCTION__ = "gst_pad_push"
#60 0xb726e64a in gst_proxy_pad_do_chain (pad=0x83374b8, buffer=0x8a8d408) at
gstghostpad.c:191
res = GST_FLOW_NOT_NEGOTIATED
#61 0xb727ca49 in gst_pad_chain_unchecked (pad=0x83374b8, buffer=0x8a8d408) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 1
chainfunc = (GstPadChainFunction) 0xb726e620 <gst_proxy_pad_do_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#62 0xb727d13b in gst_pad_push (pad=0x823a598, buffer=0x8a8d408) at
gstpad.c:3625
peer = (GstPad *) 0x83374b8
ret = 144593760
caps = (GstCaps *) 0x894ba20
__PRETTY_FUNCTION__ = "gst_pad_push"
#63 0xb72ea364 in gst_base_transform_chain (pad=0x823a4d8, buffer=0x8a8d408) at
gstbasetransform.c:1571
trans = (GstBaseTransform *) 0x89ea0b8
ret = GST_FLOW_OK
outbuf = (GstBuffer *) 0x8a8d408
#64 0xb727ca49 in gst_pad_chain_unchecked (pad=0x823a4d8, buffer=0x8a8d408) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 1
chainfunc = (GstPadChainFunction) 0xb72ea2c0 <gst_base_transform_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#65 0xb727d13b in gst_pad_push (pad=0x823a1d8, buffer=0x8a8d408) at
gstpad.c:3625
peer = (GstPad *) 0x823a4d8
ret = 143941568
caps = (GstCaps *) 0x894ba20
__PRETTY_FUNCTION__ = "gst_pad_push"
#66 0xb4cd1e70 in ?? () from
/usr/lib/rhythmbox/plugins/visualizer/libvisualizer.so
No symbol table info available.
#67 0x0823a1d8 in ?? ()
No symbol table info available.
#68 0x08a8d408 in ?? ()
No symbol table info available.
#69 0xb2b87cbc in ?? ()
No symbol table info available.
#70 0x00000000 in ?? ()
No symbol table info available.
Thread 15 (Thread -1269351536 (LWP 12759)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7cda5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb2d48642 in gst_queue_chain (pad=0x89e2c80, buffer=0x8b371a8) at
gstqueue.c:729
queue = (GstQueue *) 0x8205b20
__PRETTY_FUNCTION__ = "gst_queue_chain"
#3 0xb727ca49 in gst_pad_chain_unchecked (pad=0x89e2c80, buffer=0x8b371a8) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 0
chainfunc = (GstPadChainFunction) 0xb2d48460 <gst_queue_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#4 0xb727d13b in gst_pad_push (pad=0x89f6580, buffer=0x8b371a8) at
gstpad.c:3625
peer = (GstPad *) 0x89e2c80
ret = -1221778776
caps = (GstCaps *) 0x894cbc0
__PRETTY_FUNCTION__ = "gst_pad_push"
#5 0xb2d4bccb in gst_tee_do_push (pad=0x89f6580, ret=0xb4572f80,
data=0xb4572f94) at gsttee.c:408
res = <value optimized out>
tee = (GstTee *) 0x884f8d8
__PRETTY_FUNCTION__ = "gst_tee_do_push"
#6 0xb7274c87 in gst_iterator_fold (it=0x8a351b0, func=0xb2d4bc70
<gst_tee_do_push>, ret=0xb4572f80, user_data=0xb4572f94) at gstiterator.c:503
item = (gpointer) 0x89f6580
result = GST_ITERATOR_OK
#7 0xb2d4a9f6 in gst_tee_handle_buffer (tee=0x884f8d8, buffer=0x8b371a8) at
gsttee.c:447
iter = (GstIterator *) 0x8a351b0
data = {tee = 0x884f8d8, buffer = 0x8b371a8}
ret = {g_type = 144417352, data = {{v_int = -1, v_uint = 4294967295,
v_long = -1, v_ulong = 4294967295, v_int64 = 4294967295, v_uint64 = 4294967295,
v_float = -nan(0x7fffff), v_double = 2.1219957904712067e-314, v_pointer =
0xffffffff}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0,
v_uint64 = 0,
v_float = 0, v_double = 0, v_pointer = 0x0}}}
__PRETTY_FUNCTION__ = "gst_tee_handle_buffer"
#8 0xb2d4ab12 in gst_tee_chain (pad=0x89e2bc0, buffer=0x8b371a8) at
gsttee.c:468
res = <value optimized out>
#9 0xb727ca49 in gst_pad_chain_unchecked (pad=0x89e2bc0, buffer=0x8b371a8) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 0
chainfunc = (GstPadChainFunction) 0xb2d4aad0 <gst_tee_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#10 0xb727d13b in gst_pad_push (pad=0x891e3f0, buffer=0x8b371a8) at
gstpad.c:3625
peer = (GstPad *) 0x89e2bc0
ret = 12759
caps = (GstCaps *) 0x894cbc0
__PRETTY_FUNCTION__ = "gst_pad_push"
#11 0xb726e64a in gst_proxy_pad_do_chain (pad=0x88e3aa0, buffer=0x8b371a8) at
gstghostpad.c:191
res = GST_FLOW_NOT_NEGOTIATED
#12 0xb727ca49 in gst_pad_chain_unchecked (pad=0x88e3aa0, buffer=0x8b371a8) at
gstpad.c:3459
caps = <value optimized out>
caps_changed = 0
chainfunc = (GstPadChainFunction) 0xb726e620 <gst_proxy_pad_do_chain>
ret = <value optimized out>
__PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"
#13 0xb727d13b in gst_pad_push (pad=0x8922008, buffer=0x8b371a8) at
gstpad.c:3625
peer = (GstPad *) 0x88e3aa0
ret = 145186576
caps = (GstCaps *) 0x894cbc0
__PRETTY_FUNCTION__ = "gst_pad_push"
#14 0xb2d4616e in gst_queue_loop (pad=0x8922008) at gstqueue.c:810
result = <value optimized out>
queue = (GstQueue *) 0x8205940
__PRETTY_FUNCTION__ = "gst_queue_loop"
#15 0xb7295d56 in gst_task_func (task=0x89cc338, tclass=0x81536a8) at
gsttask.c:192
t = -1222026037
lock = (GStaticRecMutex *) 0x88e4900
tself = (GThread *) 0x89f52b0
__PRETTY_FUNCTION__ = "gst_task_func"
#16 0xb70804d8 in g_thread_pool_thread_proxy (data=0x8153738) at
gthreadpool.c:265
task = (gpointer) 0x89cc338
pool = (GRealThreadPool *) 0x8153738
#17 0xb707eb7f in g_thread_create_proxy (data=0x89f52b0) at gthread.c:591
__PRETTY_FUNCTION__ = "g_thread_create_proxy"
#18 0xb7cd631b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#19 0xb6f7f57e in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
Thread 14 (Thread -1244632176 (LWP 12758)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb6ed9df0 in raise () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2 0xb6edb641 in abort () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#3 0xb706970a in IA__g_logv (log_domain=<value optimized out>,
log_level=G_LOG_LEVEL_ERROR, format=0xb70945a0 "file %s: line %d (%s):
assertion failed: (%s)",
args1=0xb5d008bc "?tͲ\006\002") at gmessages.c:497
depth = <value optimized out>
domain = <value optimized out>
data = (gpointer) 0x0
log_func = (GLogFunc) 0xb706a020 <IA__g_log_default_handler>
domain_fatal_mask = 5
test_level = <value optimized out>
was_recursion = 0
i = <value optimized out>
#4 0xb7069749 in IA__g_log (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
format=0xb70945a0 "file %s: line %d (%s): assertion failed: (%s)") at
gmessages.c:517
args = 0xb5d008bc "?tͲ\006\002"
#5 0xb70697c6 in IA__g_assert_warning (log_domain=0x0, file=0xb2cd74ac
"mp3-c.c", line=518, pretty_function=0xb2cd7ce0 "III_huffman_decode",
expression=0xb2cd74b4 "i <= SSLIMIT * SBLIMIT") at gmessages.c:552
No locals.
#6 0xb2cc7bf3 in ?? () from /usr/lib/gstreamer-0.10/libgstflump3dec.so
No symbol table info available.
#7 0x00000000 in ?? ()
No symbol table info available.
Thread 13 (Thread -1286136944 (LWP 12757)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7cda5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb7290dd8 in gst_system_clock_async_thread (clock=0x8840948) at
gstsystemclock.c:260
entry = (GstClockEntry *) 0xb70c7d50
requested = 7303795592
res = 3071047496
sysclock = (GstSystemClock *) 0x8840948
__PRETTY_FUNCTION__ = "gst_system_clock_async_thread"
#3 0xb707eb7f in g_thread_create_proxy (data=0x88f38f0) at gthread.c:591
__PRETTY_FUNCTION__ = "g_thread_create_proxy"
#4 0xb7cd631b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#5 0xb6f7f57e in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
Thread 11 (Thread -1253024880 (LWP 12755)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7cdd986 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb7080d72 in IA__g_usleep (microseconds=50000) at gtimer.c:170
request = {tv_sec = 0, tv_nsec = 50000000}
remaining = {tv_sec = -516, tv_nsec = -1223919800}
#3 0xb2d268c1 in gst_xvimagesink_event_thread (xvimagesink=0x89d0000) at
xvimagesink.c:1451
__PRETTY_FUNCTION__ = "gst_xvimagesink_event_thread"
#4 0xb707eb7f in g_thread_create_proxy (data=0x89e4978) at gthread.c:591
__PRETTY_FUNCTION__ = "g_thread_create_proxy"
#5 0xb7cd631b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#6 0xb6f7f57e in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
Thread 8 (Thread -1277744240 (LWP 12748)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7cda84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb71f1133 in g_cond_timed_wait_posix_impl (cond=0x8969298,
entered_mutex=0x0, abs_time=0x11) at gthread-posix.c:242
result = <value optimized out>
end_time = {tv_sec = 1179887425, tv_nsec = 226053000}
__PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl"
#3 0xb7043c81 in g_async_queue_pop_intern_unlocked (queue=0x820cab8,
try=<value optimized out>, end_time=0xb3d72370) at gasyncqueue.c:341
retval = <value optimized out>
__PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#4 0xb7043db6 in IA__g_async_queue_timed_pop (queue=0x820cab8,
end_time=0xb3d72370) at gasyncqueue.c:467
retval = <value optimized out>
__PRETTY_FUNCTION__ = "IA__g_async_queue_timed_pop"
#5 0x080abdf8 in ?? ()
No symbol table info available.
#6 0x0820cab8 in ?? ()
No symbol table info available.
#7 0xb3d72370 in ?? ()
No symbol table info available.
#8 0x00000000 in ?? ()
No symbol table info available.
Thread 1 (Thread -1230182704 (LWP 12738)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb6f75893 in poll () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2 0xb7063e03 in g_main_context_iterate (context=0x81bc7a8, block=1,
dispatch=1, self=0x80f4028) at gmain.c:2979
got_ownership = <value optimized out>
max_priority = 2147483647
timeout = 78
some_ready = <value optimized out>
nfds = 10
allocated_nfds = <value optimized out>
fds = (GPollFD *) 0x873d698
__PRETTY_FUNCTION__ = "g_main_context_iterate"
#3 0xb7064179 in IA__g_main_loop_run (loop=0x82071d8) at gmain.c:2881
got_ownership = -1211268032
self = (GThread *) 0x80f4028
__PRETTY_FUNCTION__ = "IA__g_main_loop_run"
#4 0xb77fe044 in IA__gtk_main () at gtkmain.c:1177
tmp_list = (GList *) 0x81c7f64
functions = (GList *) 0x0
init = (GtkInitFunction *) 0x8203008
loop = (GMainLoop *) 0x82071d8
#5 0x08062c50 in main ()
No symbol table info available.
#0 0xffffe410 in __kernel_vsyscall ()
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=440614.
More information about the Gstreamer-bugs
mailing list