Re: deadlock in libvlc_media_player_stop Version 1.1.4
Posted: 20 Feb 2011 19:38
by franortiz
Dear Rémi,
I have the stack trace of ALL threads. THANK YOU
Thread 76024 (Thread 0x60eecb90 (LWP 16901)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b0f in vlc_cond_timedwait (p_condvar=0xd2ae344,
p_mutex=0xe052b00, deadline=90194312700) at misc/pthread.c:394
d = {quot = 88686, rem = 39080}
ts = {tv_sec = 88686, tv_nsec = 39080000}
val = -516
#3 0xb755b3ed in RunThread (p_this=0xe052ae4) at
#video_output/video_output.c:1206
display_date = 0
p_directbuffer = <value optimized out>
i_index = <value optimized out>
i_postproc_state = 0
i_picture_interlaced_state = 0
p_picture = (picture_t *) 0x0
b_picture_interlaced = false
spu_render_time = 0
current_date = 88686019080
p_filtered_picture = (picture_t *) 0x0
p_last = (picture_t *) 0xe054064
i_postproc_type = 1
b_snapshot = false
p_subpic = (subpicture_t *) 0x0
i_idle_loops = 2
i_picture_qtype_last = 1
b_picture_interlaced_last = <value optimized out>
i_picture_interlaced_last_date = 61835965118
b_drop_late = true
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 76023 (Thread 0x5f38ab90 (LWP 16900)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0xd0d0a00, p_mutex=0xd0d09e8) at
misc/pthread.c:359
No locals.
#3 0xb7581221 in block_FifoGet (p_fifo=0xd0d09e8) at misc/block.c:625
__cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf =
#{-1218568204, 236345960, 218957572, 231886456, 1686257466, -1511543574},
__mask_was_saved = 0}}, __pad = {0x5f38a470, 0x0, 0xd0d0704, 0xdd24e78}}
not_first_call = <value optimized out>
b = <value optimized out>
#4 0xb7532bde in DecoderThread (p_this=0xd0d0704) at input/decoder.c:879
p_block = (block_t *) 0xe165a68
p_owner = (decoder_owner_sys_t *) 0xdd24e78
---Type <return> to continue, or q <return> to quit---
#5 0xb758a6c8 in thread_entry (data=0xd0d0a90) at misc/threads.c:58
obj = (vlc_object_t *) 0xd0d0704
func = (void *(*)(vlc_object_t *)) 0xb7532bb0 <DecoderThread>
#6 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 76022 (Thread 0x50802b90 (LWP 16899)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b85747 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0643 in vlc_join (handle=1597549456, result=0x0) at
misc/pthread.c:676
No locals.
#3 0xb758a530 in vlc_thread_join (p_this=0xd0d0704) at misc/threads.c:194
p_priv = (vlc_object_internals_t *) 0xd0d0688
#4 0xb75312bc in input_DecoderDelete (p_dec=0xd0d0704) at
input/decoder.c:334
p_owner = (decoder_owner_sys_t *) 0xdd24e78
b_was_paused = false
#5 0xb753608a in EsDestroyDecoder (out=<value optimized out>,
#p_es=0xe12c650) at input/es_out.c:1612
No locals.
#6 0xb7537ede in EsUnselect (out=0xd42d948, es=0xe12c650, b_update=true) at
input/es_out.c:1723
i_spu_id = 0
p_input = (input_thread_t *) 0x6076f0d4
#7 0xb7539448 in EsOutControl (out=0xd42d948, i_query=65536,
#args=0x50802278 "") at input/es_out.c:2196
i_ret = <value optimized out>
#8 0xb753dffd in es_out_Control (out=0xd42d948, i_query=65536) at
../include/vlc_es_out.h:126
i_result = -512
#9 0xb753e13d in CmdExecuteControl (p_out=0xd42d948, p_cmd=0x4204) at
input/es_out_timeshift.c:1462
i_query = 0
#10 0xb753eaf8 in Control (p_out=0xd0ceb58, i_query=65536, args=0x50802358
"") at input/es_out_timeshift.c:620
i_ret = <value optimized out>
#11 0xb75414ed in es_out_Control (out=0xd0ceb58, i_query=65536) at
../include/vlc_es_out.h:126
i_result = -512
#12 0xb7546d14 in End (p_input=0x6076f0d4) at input/es_out.h:90
i = <value optimized out>
#13 0xb754935b in Run (p_this=0x6076f0d4) at input/input.c:543
canc = 0
b_abort = <value optimized out>
#14 0xb758a6c8 in thread_entry (data=0xd2ada58) at misc/threads.c:58
obj = (vlc_object_t *) 0x6076f0d4
func = (void *(*)(vlc_object_t *)) 0xb75492b0 <Run>
#15 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#16 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 75741 (Thread 0x54717b90 (LWP 14271)):
---Type <return> to continue, or q <return> to quit---
#0 0xb7ca40cf in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#1 0xb7ca3ff6 in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#2 0xb7cbc76a in SDL_LowerBlit () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#3 0xb7cbc97b in SDL_UpperBlit () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#4 0x082064ea in TGPantalla::draw (this=0xd0a9140) at tgpantalla.cpp:655
pantalla = {x = 1280, y = 0, w = 1280, h = 768}
#5 0x0808db78 in TFPrincipal::slotOnTimerVideo (this=0x8341bd0,
sender=0x7542f174) at tfprincipal.cpp:15989
No locals.
#6 0x0810d75a in TSTimer::run (this=0x7542f160) at tstimer.cpp:106
No locals.
#7 0x080efb11 in func_thread (unused=0x7542f160) at tsthread.cpp:118
No locals.
#8 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#9 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#10 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#11 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 66605 (Thread 0x5f40bb90 (LWP 24432)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b0f in vlc_cond_timedwait (p_condvar=0xd2c5974,
p_mutex=0xe01def0, deadline=90194312700) at misc/pthread.c:394
d = {quot = 88686, rem = 39510}
ts = {tv_sec = 88686, tv_nsec = 39510000}
val = -516
#3 0xb755b3ed in RunThread (p_this=0xe01ded4) at
#video_output/video_output.c:1206
display_date = 0
p_directbuffer = <value optimized out>
i_index = <value optimized out>
i_postproc_state = 0
i_picture_interlaced_state = 0
p_picture = (picture_t *) 0x0
b_picture_interlaced = false
spu_render_time = 0
current_date = 88686019510
p_filtered_picture = (picture_t *) 0x0
p_last = (picture_t *) 0xe01f33c
i_postproc_type = 1
b_snapshot = false
p_subpic = (subpicture_t *) 0x0
---Type <return> to continue, or q <return> to quit---
i_idle_loops = 3
i_picture_qtype_last = 1
b_picture_interlaced_last = <value optimized out>
i_picture_interlaced_last_date = 55350375803
b_drop_late = true
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 66604 (Thread 0x60e6bb90 (LWP 24431)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0xd535738, p_mutex=0xd535720) at
misc/pthread.c:359
No locals.
#3 0xb7581221 in block_FifoGet (p_fifo=0xd535720) at misc/block.c:625
__cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf =
#{-1218568204, 224686888, 225573916, 223564552, -660455611, -1511543574},
__mask_was_saved = 0}}, __pad = {0x60e6b470, 0x0, 0xd71fc1c, 0xd535308}}
not_first_call = <value optimized out>
b = <value optimized out>
#4 0xb7532bde in DecoderThread (p_this=0xd71fc1c) at input/decoder.c:879
p_block = (block_t *) 0xd647328
p_owner = (decoder_owner_sys_t *) 0xd535308
#5 0xb758a6c8 in thread_entry (data=0xd71ff00) at misc/threads.c:58
obj = (vlc_object_t *) 0xd71fc1c
func = (void *(*)(vlc_object_t *)) 0xb7532bb0 <DecoderThread>
#6 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 66603 (Thread 0x5f05db90 (LWP 24430)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b85747 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0643 in vlc_join (handle=1625734032, result=0x0) at
misc/pthread.c:676
No locals.
#3 0xb758a530 in vlc_thread_join (p_this=0xd71fc1c) at misc/threads.c:194
p_priv = (vlc_object_internals_t *) 0xd71fba0
#4 0xb75312bc in input_DecoderDelete (p_dec=0xd71fc1c) at
input/decoder.c:334
p_owner = (decoder_owner_sys_t *) 0xd535308
b_was_paused = false
#5 0xb753608a in EsDestroyDecoder (out=<value optimized out>,
#p_es=0xd621df0) at input/es_out.c:1612
No locals.
#6 0xb7537ede in EsUnselect (out=0xe072388, es=0xd621df0, b_update=true) at
input/es_out.c:1723
i_spu_id = 0
p_input = (input_thread_t *) 0xd61e61c
#7 0xb7539448 in EsOutControl (out=0xe072388, i_query=65536,
#args=0x5f05d278 "") at input/es_out.c:2196
i_ret = <value optimized out>
#8 0xb753dffd in es_out_Control (out=0xe072388, i_query=65536) at
../include/vlc_es_out.h:126
i_result = -512
#9 0xb753e13d in CmdExecuteControl (p_out=0xe072388, p_cmd=0x5f6f) at
input/es_out_timeshift.c:1462
i_query = 0
#10 0xb753eaf8 in Control (p_out=0xd719730, i_query=65536, args=0x5f05d358
"") at input/es_out_timeshift.c:620
i_ret = <value optimized out>
#11 0xb75414ed in es_out_Control (out=0xd719730, i_query=65536) at
../include/vlc_es_out.h:126
i_result = -512
#12 0xb7546d14 in End (p_input=0xd61e61c) at input/es_out.h:90
i = <value optimized out>
#13 0xb754935b in Run (p_this=0xd61e61c) at input/input.c:543
canc = 0
b_abort = <value optimized out>
#14 0xb758a6c8 in thread_entry (data=0xd6fd110) at misc/threads.c:58
obj = (vlc_object_t *) 0xd61e61c
func = (void *(*)(vlc_object_t *)) 0xb75492b0 <Run>
#15 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#16 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 33352 (Thread 0x6e25cb90 (LWP 30051)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x97ebb5f0, p_mutex=0x97ebb5d8)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x97ebb514) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 33350 (Thread 0x5ae34b90 (LWP 30047)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x6d343990, p_mutex=0x6d343978)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x6d3438b4) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 32753 (Thread 0x58c2ab90 (LWP 24661)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b85747 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0643 in vlc_join (handle=1594747792, result=0x0) at
misc/pthread.c:676
No locals.
#3 0xb758a530 in vlc_thread_join (p_this=0x7542961c) at misc/threads.c:194
p_priv = (vlc_object_internals_t *) 0x754295a0
#4 0xb7bf7216 in release_input_thread (p_mi=0x755b37b4,
b_input_abort=<value optimized out>) at control/media_player.c:126
p_input_thread = (input_thread_t *) 0x7542961c
#5 0xb7bf73a3 in libvlc_media_player_stop (p_mi=0x755b37b4) at
control/media_player.c:761
state = libvlc_Ended
#6 0x081383d9 in TGPlayer::stop (this=0x59bb5540) at tgplayer.cpp:886
mensaje = {static npos = 4294967295, _M_dataplus =
#{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data
fields>}, <No data fields>},
_M_p = 0x60717d14 "TGPlayer ESTOY EN STOP ANTES,mp=!=NULL"}}
#7 0x08206578 in TGPantalla::draw (this=0x970eb3c8) at tgpantalla.cpp:560
pAux = <value optimized out>
pantalla = {x = -23756, y = 22722, w = 41736, h = 22722}
#8 0x0808dade in TFPrincipal::slotOnTimerVideo (this=0x8341bd0,
#sender=0x75695624) at tfprincipal.cpp:15982
mensaje = {static npos = 4294967295, _M_dataplus =
#{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data
fields>}, <No data fields>},
_M_p = 0x60725ad4 ";slotOnTimerVideo:SDL_LockMutex(mutex) ANTES"}}
#9 0x0810d75a in TSTimer::run (this=0x75695610) at tstimer.cpp:106
No locals.
#10 0x080efb11 in func_thread (unused=0x75695610) at tsthread.cpp:118
No locals.
#11 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#12 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#13 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 32721 (Thread 0x5821eb90 (LWP 24089)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#1 0xb7b88f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b0f in vlc_cond_timedwait (p_condvar=0xd6aebdc,
p_mutex=0xdbc0e88, deadline=90194312700) at misc/pthread.c:394
d = {quot = 88686, rem = 29759}
ts = {tv_sec = 88686, tv_nsec = 29759000}
val = -516
#3 0xb755b3ed in RunThread (p_this=0xdbc0e6c) at
#video_output/video_output.c:1206
display_date = 0
p_directbuffer = <value optimized out>
i_index = <value optimized out>
i_postproc_state = 0
i_picture_interlaced_state = 0
p_picture = (picture_t *) 0x0
b_picture_interlaced = false
spu_render_time = 0
current_date = 88686009759
p_filtered_picture = (picture_t *) 0x0
p_last = (picture_t *) 0xdbc1384
i_postproc_type = 1
b_snapshot = false
p_subpic = (subpicture_t *) 0x0
i_idle_loops = 3
i_picture_qtype_last = 1
b_picture_interlaced_last = <value optimized out>
i_picture_interlaced_last_date = 31375938174
b_drop_late = true
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 32720 (Thread 0x5f301b90 (LWP 24088)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x74408eb0, p_mutex=0x74408e98)
at misc/pthread.c:359
No locals.
#3 0xb7581221 in block_FifoGet (p_fifo=0x74408e98) at misc/block.c:625
__cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf =
#{-1218568204, 1832199792, 1621085700, -1754857440, 1977761594,
-1511543574}, __mask_was_saved = 0}}, __pad = {0x5f301470, 0x0, 0x609fce04,
0x97670020}}
not_first_call = <value optimized out>
b = <value optimized out>
#4 0xb7532bde in DecoderThread (p_this=0x609fce04) at input/decoder.c:879
p_block = (block_t *) 0x6d352670
p_owner = (decoder_owner_sys_t *) 0x97670020
#5 0xb758a6c8 in thread_entry (data=0x75420948) at misc/threads.c:58
obj = (vlc_object_t *) 0x609fce04
func = (void *(*)(vlc_object_t *)) 0xb7532bb0 <DecoderThread>
#6 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 32719 (Thread 0x5f0deb90 (LWP 24087)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b85747 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0643 in vlc_join (handle=1596988304, result=0x0) at
misc/pthread.c:676
No locals.
#3 0xb758a530 in vlc_thread_join (p_this=0x609fce04) at misc/threads.c:194
p_priv = (vlc_object_internals_t *) 0x609fcd88
#4 0xb75312bc in input_DecoderDelete (p_dec=0x609fce04) at
input/decoder.c:334
p_owner = (decoder_owner_sys_t *) 0x97670020
b_was_paused = false
#5 0xb753608a in EsDestroyDecoder (out=<value optimized out>,
#p_es=0x6d38df60) at input/es_out.c:1612
No locals.
#6 0xb7537ede in EsUnselect (out=0x6d3f0898, es=0x6d38df60, b_update=true)
at input/es_out.c:1723
---Type <return> to continue, or q <return> to quit---
i_spu_id = 0
p_input = (input_thread_t *) 0x7542961c
#7 0xb7539448 in EsOutControl (out=0x6d3f0898, i_query=65536,
#args=0x5f0de278 "") at input/es_out.c:2196
i_ret = <value optimized out>
#8 0xb753dffd in es_out_Control (out=0x6d3f0898, i_query=65536) at
../include/vlc_es_out.h:126
i_result = -512
#9 0xb753e13d in CmdExecuteControl (p_out=0x6d3f0898, p_cmd=0x5e18) at
input/es_out_timeshift.c:1462
i_query = 0
#10 0xb753eaf8 in Control (p_out=0xd719770, i_query=65536, args=0x5f0de358
"") at input/es_out_timeshift.c:620
i_ret = <value optimized out>
#11 0xb75414ed in es_out_Control (out=0xd719770, i_query=65536) at
../include/vlc_es_out.h:126
i_result = -512
#12 0xb7546d14 in End (p_input=0x7542961c) at input/es_out.h:90
i = <value optimized out>
#13 0xb754935b in Run (p_this=0x7542961c) at input/input.c:543
canc = 0
b_abort = <value optimized out>
#14 0xb758a6c8 in thread_entry (data=0x83bc0410) at misc/threads.c:58
obj = (vlc_object_t *) 0x7542961c
func = (void *(*)(vlc_object_t *)) 0xb75492b0 <Run>
#15 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#16 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 18567 (Thread 0x60595b90 (LWP 21072)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x6099c288, p_mutex=0x6099c270)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x6099c1ac) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 18565 (Thread 0x68471b90 (LWP 21070)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x59bb5758, p_mutex=0x59bb5740)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x59bb567c) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 18373 (Thread 0x71b87b90 (LWP 19283)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b85747 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0643 in vlc_join (handle=2207763344, result=0x0) at
misc/pthread.c:676
No locals.
#3 0xb758a530 in vlc_thread_join (p_this=0xd0a2f5c) at misc/threads.c:194
p_priv = (vlc_object_internals_t *) 0xd0a2ee0
#4 0xb7bf7216 in release_input_thread (p_mi=0x970ee49c,
b_input_abort=<value optimized out>) at control/media_player.c:126
p_input_thread = (input_thread_t *) 0xd0a2f5c
#5 0xb7bf73a3 in libvlc_media_player_stop (p_mi=0x970ee49c) at
control/media_player.c:761
state = libvlc_Ended
#6 0x081383d9 in TGPlayer::stop (this=0x970f5ea8) at tgplayer.cpp:886
mensaje = {static npos = 4294967295, _M_dataplus =
#{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data
fields>}, <No data fields>},
_M_p = 0xd4629f4 "TGPlayer ESTOY EN STOP ANTES,mp=!=NULL"}}
---Type <return> to continue, or q <return> to quit---
#7 0x08206578 in TGPantalla::draw (this=0x970eb3c8) at tgpantalla.cpp:560
pAux = <value optimized out>
pantalla = {x = -24888, y = 2098, w = 29448, h = 29112}
#8 0x0808db78 in TFPrincipal::slotOnTimerVideo (this=0x8341bd0,
#sender=0x8329edc) at tfprincipal.cpp:15989
No locals.
#9 0x0810d75a in TSTimer::run (this=0x8329ec8) at tstimer.cpp:106
No locals.
#10 0x080efb11 in func_thread (unused=0x8329ec8) at tsthread.cpp:118
No locals.
#11 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#12 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#13 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 18322 (Thread 0x604c1b90 (LWP 18614)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b0f in vlc_cond_timedwait (p_condvar=0xd0e4cac,
p_mutex=0xd7100f0, deadline=90194312700) at misc/pthread.c:394
d = {quot = 88686, rem = 29101}
ts = {tv_sec = 88686, tv_nsec = 29101000}
val = -516
#3 0xb755b3ed in RunThread (p_this=0xd7100d4) at
#video_output/video_output.c:1206
display_date = 0
p_directbuffer = <value optimized out>
i_index = <value optimized out>
i_postproc_state = 0
i_picture_interlaced_state = 0
p_picture = (picture_t *) 0x0
b_picture_interlaced = false
spu_render_time = 0
current_date = 88686009101
p_filtered_picture = (picture_t *) 0x0
p_last = (picture_t *) 0xd71176c
i_postproc_type = 1
b_snapshot = false
p_subpic = (subpicture_t *) 0x0
i_idle_loops = 2
i_picture_qtype_last = 1
b_picture_interlaced_last = <value optimized out>
i_picture_interlaced_last_date = 21599099607
b_drop_late = true
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 18321 (Thread 0x5efdcb90 (LWP 18613)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0xd6dfb08, p_mutex=0xd6dfaf0) at
misc/pthread.c:359
No locals.
#3 0xb7581221 in block_FifoGet (p_fifo=0xd6dfaf0) at misc/block.c:625
__cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf =
#{-1218568204, 231186408, 223433900, 223462912, -297648327, -1511543574},
__mask_was_saved = 0}}, __pad = {0x5efdc470, 0x0, 0xd5154ac, 0xd51c600}}
not_first_call = <value optimized out>
b = <value optimized out>
#4 0xb7532bde in DecoderThread (p_this=0xd5154ac) at input/decoder.c:879
p_block = (block_t *) 0xdc79fe8
p_owner = (decoder_owner_sys_t *) 0xd51c600
#5 0xb758a6c8 in thread_entry (data=0xd736168) at misc/threads.c:58
obj = (vlc_object_t *) 0xd5154ac
func = (void *(*)(vlc_object_t *)) 0xb7532bb0 <DecoderThread>
---Type <return> to continue, or q <return> to quit---
#6 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 18320 (Thread 0x8397cb90 (LWP 18612)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b85747 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0643 in vlc_join (handle=1593691024, result=0x0) at
misc/pthread.c:676
No locals.
#3 0xb758a530 in vlc_thread_join (p_this=0xd5154ac) at misc/threads.c:194
p_priv = (vlc_object_internals_t *) 0xd515430
#4 0xb75312bc in input_DecoderDelete (p_dec=0xd5154ac) at
input/decoder.c:334
p_owner = (decoder_owner_sys_t *) 0xd51c600
b_was_paused = false
#5 0xb753608a in EsDestroyDecoder (out=<value optimized out>,
#p_es=0xd61c078) at input/es_out.c:1612
No locals.
#6 0xb7537ede in EsUnselect (out=0xd420b88, es=0xd61c078, b_update=true) at
input/es_out.c:1723
i_spu_id = 0
p_input = (input_thread_t *) 0xd0a2f5c
#7 0xb7539448 in EsOutControl (out=0xd420b88, i_query=65536,
#args=0x8397c278 "") at input/es_out.c:2196
i_ret = <value optimized out>
#8 0xb753dffd in es_out_Control (out=0xd420b88, i_query=65536) at
../include/vlc_es_out.h:126
i_result = -512
#9 0xb753e13d in CmdExecuteControl (p_out=0xd420b88, p_cmd=0x48b5) at
input/es_out_timeshift.c:1462
i_query = 0
#10 0xb753eaf8 in Control (p_out=0xd46ce98, i_query=65536, args=0x8397c358
"") at input/es_out_timeshift.c:620
i_ret = <value optimized out>
#11 0xb75414ed in es_out_Control (out=0xd46ce98, i_query=65536) at
../include/vlc_es_out.h:126
i_result = -512
#12 0xb7546d14 in End (p_input=0xd0a2f5c) at input/es_out.h:90
i = <value optimized out>
#13 0xb754935b in Run (p_this=0xd0a2f5c) at input/input.c:543
canc = 0
b_abort = <value optimized out>
#14 0xb758a6c8 in thread_entry (data=0xaae0ae0) at misc/threads.c:58
obj = (vlc_object_t *) 0xd0a2f5c
func = (void *(*)(vlc_object_t *)) 0xb75492b0 <Run>
#15 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#16 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 12741 (Thread 0x6d1b1b90 (LWP 30565)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b0f in vlc_cond_timedwait (p_condvar=0xd08e36c,
p_mutex=0xd511330, deadline=90194312700) at misc/pthread.c:394
d = {quot = 88686, rem = 40561}
ts = {tv_sec = 88686, tv_nsec = 40561000}
val = -516
#3 0xb755b3ed in RunThread (p_this=0xd511314) at
#video_output/video_output.c:1206
display_date = 0
p_directbuffer = <value optimized out>
i_index = <value optimized out>
i_postproc_state = 0
i_picture_interlaced_state = 0
p_picture = (picture_t *) 0x0
b_picture_interlaced = false
spu_render_time = 0
current_date = 88686020561
p_filtered_picture = (picture_t *) 0x0
p_last = (picture_t *) 0xd511714
i_postproc_type = 1
b_snapshot = false
p_subpic = (subpicture_t *) 0x0
---Type <return> to continue, or q <return> to quit---
i_idle_loops = 3
i_picture_qtype_last = 1
b_picture_interlaced_last = <value optimized out>
i_picture_interlaced_last_date = 17602463353
b_drop_late = true
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 93 (Thread 0x839fdb90 (LWP 10499)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0xd1a3648, p_mutex=0xd1a3630) at
misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0xd1a356c) at playlist/thread.c:539
---Type <return> to continue, or q <return> to quit---
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 91 (Thread 0x790f4b90 (LWP 10478)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b8bef8 in recv () from /lib/libpthread.so.0
No symbol table info available.
#2 0x081ef02b in TUdp::RecibirCadena (this=0x83b08f98, cad=0x790f1c5c "",
tam=10000) at /usr/include/bits/socket2.h:45
salida = -512
#3 0x081ef08c in TUdp::run (this=0x83b08f98) at comunicaciones/tudp.cpp:295
cad = '\0' <repeats 9700 times>,
#"ÔøΩB\017y\000\000\000\000ÔøΩB\017y\201\234ÔøΩÔøΩ", '\0' <repeats 128 times>,
"\fRϷ�B\017y\210C\017y0�η\001\000\000\000xC\017y", '\0' <repeats 16 times>,
#"\ap\001\016", '\0' <repeats 92 times>,
"\210C\017y\001\000\000\000\201\000\000\000FÔøΩÔøΩÔøΩÔøΩ\017–∑"
#4 0x080efb11 in func_thread (unused=0x83b08f9c) at tsthread.cpp:118
No locals.
#5 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#6 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#7 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 90 (Thread 0x798f5b90 (LWP 10477)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b8bef8 in recv () from /lib/libpthread.so.0
No symbol table info available.
#2 0x081ef02b in TUdp::RecibirCadena (this=0x83b08f18, cad=0x798f2c5c
"[0000ACUSER0101ALL05011564002122164156634500.00#6000.00#23.70]", tam=10000)
#at /usr/include/bits/socket2.h:45
salida = -512
#3 0x081ef08c in TUdp::run (this=0x83b08f18) at comunicaciones/tudp.cpp:295
cad =
#"[0000ACUSER0101ALL05011564002122164156634500.00#6000.00#23.70]", '\0'
<repeats 9638 times>, "ÔøΩR\217y\000\000\000\000ÔøΩR\217y\201\234ÔøΩÔøΩ", '\0'
#<repeats 128 times>, "\fRϷ�R\217y\210S\217y0�η\001\000\000\000xS\217y",
'\0' <repeats 16 times>, "\ap\001\016", '\0' <repeats 92 times>,
#"\210S\217y\001\000\000\000\201\000\000\000FÔøΩÔøΩÔøΩÔøΩ\017–∑"
#4 0x080efb11 in func_thread (unused=0x83b08f1c) at tsthread.cpp:118
No locals.
#5 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#6 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#7 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 89 (Thread 0x7a0f6b90 (LWP 10476)):
---Type <return> to continue, or q <return> to quit---
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b8bef8 in recv () from /lib/libpthread.so.0
No symbol table info available.
#2 0x081ef02b in TUdp::RecibirCadena (this=0x83b08860, cad=0x7a0f3c5c "",
tam=10000) at /usr/include/bits/socket2.h:45
salida = -512
#3 0x081ef08c in TUdp::run (this=0x83b08860) at comunicaciones/tudp.cpp:295
cad = '\0' <repeats 9700 times>,
#"ÔøΩb\017z\000\000\000\000ÔøΩb\017z\201\234ÔøΩÔøΩ", '\0' <repeats 128 times>,
"\fRϷ�b\017z\210c\017z0�η\001\000\000\000xc\017z", '\0' <repeats 16 times>,
#"\ap\001\016", '\0' <repeats 92 times>,
"\210c\017z\001\000\000\000\201\000\000\000FÔøΩÔøΩÔøΩÔøΩ\017–∑"
#4 0x080efb11 in func_thread (unused=0x83b08864) at tsthread.cpp:118
No locals.
#5 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#6 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#7 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 88 (Thread 0x7a8f7b90 (LWP 10475)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b8bef8 in recv () from /lib/libpthread.so.0
No symbol table info available.
#2 0x081ef02b in TUdp::RecibirCadena (this=0x83b087e0, cad=0x7a8f4c5c
"[0000ACKSER0201TER0501077300071005008322844#CON]", tam=10000) at
#/usr/include/bits/socket2.h:45
salida = -512
#3 0x081ef08c in TUdp::run (this=0x83b087e0) at comunicaciones/tudp.cpp:295
cad = "[0000ACKSER0201TER0501077300071005008322844#CON]", '\0'
#<repeats 9652 times>, "ÔøΩr\217z\000\000\000\000ÔøΩr\217z\201\234ÔøΩÔøΩ", '\0'
<repeats 128 times>, "\fRϷ�r\217z\210s\217z0�η\001\000\000\000xs\217z", '\0'
#<repeats 16 times>, "\ap\001\016", '\0' <repeats 92 times>,
"\210s\217z\001\000\000\000\201\000\000\000FÔøΩÔøΩÔøΩÔøΩ\017–∑"
#4 0x080efb11 in func_thread (unused=0x83b087e4) at tsthread.cpp:118
No locals.
#5 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#6 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#7 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 87 (Thread 0x7b0f8b90 (LWP 10474)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b8bef8 in recv () from /lib/libpthread.so.0
No symbol table info available.
#2 0x081ef02b in TUdp::RecibirCadena (this=0x83b082a8, cad=0x7b0f5c5c "",
tam=10000) at /usr/include/bits/socket2.h:45
salida = -512
#3 0x081ef08c in TUdp::run (this=0x83b082a8) at comunicaciones/tudp.cpp:295
cad = '\0' <repeats 9700 times>,
#"ÔøΩ\202\017{\000\000\000\000ÔøΩ\202\017{\201\234ÔøΩÔøΩ", '\0' <repeats 128 times>,
"\fRϷ�\202\017{\210\203\017{0�η\001\000\000\000x\203\017{", '\0' <repeats 16
#times>, "\ap\001\016", '\0' <repeats 92 times>,
"\210\203\017{\001\000\000\000\201\000\000\000FÔøΩÔøΩÔøΩÔøΩ\017–∑"
#4 0x080efb11 in func_thread (unused=0x83b082ac) at tsthread.cpp:118
No locals.
#5 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#6 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#7 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 86 (Thread 0x7b8f9b90 (LWP 10473)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b8bef8 in recv () from /lib/libpthread.so.0
No symbol table info available.
#2 0x081ef02b in TUdp::RecibirCadena (this=0x83b08248, cad=0x7b8f6c5c
"[0000ACKSER0301TER05014199000807570538724296#CON]", tam=10000) at
#/usr/include/bits/socket2.h:45
salida = -512
---Type <return> to continue, or q <return> to quit---
#3 0x081ef08c in TUdp::run (this=0x83b08248) at comunicaciones/tudp.cpp:295
cad = "[0000ACKSER0301TER05014199000807570538724296#CON]", '\0'
#<repeats 9651 times>, "ÔøΩ\222\217{\000\000\000\000ÔøΩ\222\217{\201\234ÔøΩÔøΩ",
'\0' <repeats 128 times>,
#"\fRϷ�\222\217{\210\223\217{0�η\001\000\000\000x\223\217{", '\0' <repeats
16 times>, "\ap\001\016", '\0' <repeats 92 times>,
#"\210\223\217{\001\000\000\000\201\000\000\000FÔøΩÔøΩÔøΩÔøΩ\017–∑"
#4 0x080efb11 in func_thread (unused=0x83b0824c) at tsthread.cpp:118
No locals.
#5 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#6 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#7 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 84 (Thread 0x83a7eb90 (LWP 10470)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x970fdac8, p_mutex=0x970fdab0)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x970fd9ec) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 82 (Thread 0x83affb90 (LWP 10468)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x970f6e40, p_mutex=0x970f6e28)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x970f6d64) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 77 (Thread 0x91dffb90 (LWP 10457)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x83b05ca0, p_mutex=0x83b05c88)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x83b05bc4) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 75 (Thread 0x94de5b90 (LWP 10455)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x83b00980, p_mutex=0x83b00968)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x83b008a4) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 73 (Thread 0x94e66b90 (LWP 10453)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x970ec120, p_mutex=0x970ec108)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x970ec044) at playlist/thread.c:539
---Type <return> to continue, or q <return> to quit---
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 71 (Thread 0x94f7ab90 (LWP 10451)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x91e009b0, p_mutex=0x91e00998)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x91e008d4) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 69 (Thread 0x94ffbb90 (LWP 10449)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0xd0c7c68, p_mutex=0xd0c7c50) at
misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0xd0c7b8c) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 63 (Thread 0x971ffb90 (LWP 10443)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0xcff1638, p_mutex=0xcff1620) at
misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0xcff155c) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 61 (Thread 0x98e42b90 (LWP 10441)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0xd003528, p_mutex=0xd003510) at
misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0xd00344c) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 58 (Thread 0x857d5b90 (LWP 10438)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b8c3f6 in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#2 0xb7cee489 in SDL_Delay () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#3 0x0810d734 in TSTimer::run (this=0xcf58310) at tstimer.cpp:111
No locals.
#4 0x080efb11 in func_thread (unused=0xcf58310) at tsthread.cpp:118
No locals.
#5 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#6 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#7 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 29 (Thread 0x98ec3b90 (LWP 10409)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x97743c78, p_mutex=0x97743c60)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x97743b9c) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 27 (Thread 0x98f44b90 (LWP 10407)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0xc4d86f8, p_mutex=0xc4d86e0) at
misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0xc4d861c) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 25 (Thread 0x99bc6b90 (LWP 10405)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0x97de4bd8, p_mutex=0x97de4bc0)
at misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0x97de4afc) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 23 (Thread 0xaa46eb90 (LWP 10403)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b88c35 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0b43 in vlc_cond_wait (p_condvar=0xbe9c530, p_mutex=0xbe9c518) at
misc/pthread.c:359
No locals.
#3 0xb751c44f in Thread (data=0xbe9c454) at playlist/thread.c:539
No locals.
#4 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 3 (Thread 0xb5db7b90 (LWP 10321)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb79be677 in poll () from /lib/libc.so.6
No symbol table info available.
#2 0xb6b5137e in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#3 0xb6b51534 in snd_pcm_wait () from /usr/lib/libasound.so.2
No symbol table info available.
#4 0xb6b51715 in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#5 0xb6b5df49 in snd_pcm_mmap_writei () from /usr/lib/libasound.so.2
No symbol table info available.
#6 0xb6b4bf94 in snd_pcm_writei () from /usr/lib/libasound.so.2
No symbol table info available.
#7 0xb7cc6c67 in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#8 0xb7c94345 in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#9 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#10 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#11 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#12 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 2 (Thread 0xb73d9b90 (LWP 10320)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b8c3f6 in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#2 0xb7cee489 in SDL_Delay () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#3 0xb7c9901c in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#4 0xb7c9c1bb in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#5 0xb7cea81d in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#6 0xb7b851b5 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7 0xb79c838e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 1 (Thread 0xb749f6d0 (LWP 10314)):
#0 0xffffe430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7b85747 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2 0xb75a0643 in vlc_join (handle=1350577040, result=0x0) at
misc/pthread.c:676
No locals.
#3 0xb758a530 in vlc_thread_join (p_this=0x6076f0d4) at misc/threads.c:194
p_priv = (vlc_object_internals_t *) 0x6076f058
#4 0xb7bf7216 in release_input_thread (p_mi=0x6073e3ec,
b_input_abort=<value optimized out>) at control/media_player.c:126
p_input_thread = (input_thread_t *) 0x6076f0d4
#5 0xb7bf73a3 in libvlc_media_player_stop (p_mi=0x6073e3ec) at
control/media_player.c:761
state = libvlc_Ended
#6 0x081380c0 in TGPlayer::close (this=0x970ed440) at tgplayer.cpp:695
mensaje = {static npos = 4294967295, _M_dataplus =
#{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data
fields>}, <No data fields>},
_M_p = 0xd677074 "TGPlayer
INIclose=,activotrue,fich=./videos/PremioFlor.avi"}}
fichero = {static npos = 4294967295, _M_dataplus =
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data
fields>}, <No data fields>}, _M_p = 0xd591514 "./videos/PremioFlor.avi"}}
#7 0x082040d4 in TGPantalla::closePlayer (this=0xd0a9140) at
tgpantalla.cpp:465
---Type <return> to continue, or q <return> to quit---
No locals.
#8 0x0809d8a5 in TFPrincipal::ejecutar (this=0x8341bd0,
ponerJuegoVirtual=true) at tfprincipal.cpp:6147
posArbritroAux = -1210631212
mensajeWaitSer = {static npos = 4294967295, _M_dataplus =
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No
data fields>}, <No data fields>}, _M_p = 0x82b015c ""}}
cadenaAuxiliar = {static npos = 4294967295, _M_dataplus =
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No
data fields>}, <No data fields>}, _M_p = 0x82b015c ""}}
tiempoPruebas = 52624474
sonidoMinimoCred = true
premioNuevo = (class TGPremio *) 0x9d41120
desactivarFiltroEventos = false
pongoVideo = true
cartonPremio = 4
contadorFrames = 18
posX = 0
posY = 0
contador = 0
tiempo = 26376920
tiempoPrincipal = 52602186
partida = -1
jugada = 1982817390
tiempoPrueba = 52624474
comprobarEstado = false
totalGanado = 0
numPintadosNormal = 5
compararIter = 137330728
numIteraciones = 0
faltaUno = true
faltaUnoAux = false
cuenta = {static npos = 4294967295, _M_dataplus =
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No
data fields>}, <No data fields>}, _M_p = 0x82b015c ""}}
valor = 6.1961163475227497e+116
numBolasExtraidas = 30
bolaExtraida = 67
delay = 13000
delayVideo = 0
tiempoJuego = 50
msControlDelay = <value optimized out>
tiempoPintado = 11
tiempoDelay = 52624386
tiempoDelayVideo = 40159880
tiempoControlDelay = 52606336
auxTime = 52605835
vecBolas = {1479504741, 1462645811, 808212033, 774649388,
1970238255, 1982817390, 1936024431, 892557359, 1447122734,
908865580, 1932471852, 1684960623, 1668249135, 1479504741,
1462646323, 808212033,
774649388, 1970238255, 1982817390, 1936024431, 926111791, 1447122734,
908865580, 1932471852, 1684960623, 1668249135, 1479504741, 1462646835,
808212033, 774649388, 1970238255, 1982817390, 1936024431,
959666223, 1447122734, 908865580, 1932471852, 1684960623, 1668249135,
1479504741, 1462644788, 808212033, 774649388, 1970238255, 1982817390,
1936024431, 825514031, 1447122734, 908865580, 1932471852,
1684960623, 1668249135, 1479504741, 1462645300, 808212033, 774649388,
1970238255, 1982817390, 1936024431, 859068463, 1447122734, 908865580,
1932471852, 1684960623, 1668249135, 1479504741, 1462645812,
808212033, 774649388, 1970238255, 1982817390, 1936024431, 892622895,
1447122734, 908865580, 1932471852, 1684960623, 1668249135, 1479504741,
1462646324, 808212033, 774649388, 1970238255, 1982817390,
1936024431, 926177327, 1447122734, 908865580, 1932471852, 1684960623}
carton = <value optimized out>
cartones = {static npos = 4294967295, _M_dataplus =
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No
data fields>}, <No data fields>}, _M_p = 0x82b015c ""}}
serpentin = {static npos = 4294967295, _M_dataplus =
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No
data fields>}, <No data fields>}, _M_p = 0x82b015c ""}}
extras = {static npos = 4294967295, _M_dataplus =
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No
data fields>}, <No data fields>}, _M_p = 0x82b015c ""}}
vCartones = {{static npos = 4294967295, _M_dataplus =
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No
data fields>}, <No data fields>}, _M_p = 0x82b015c ""}}, {
static npos = 4294967295, _M_dataplus = {<std::allocator<char>> =
{<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
_M_p = 0x82b015c ""}}, {static npos = 4294967295,
_M_dataplus = {<std::allocator<char>> =
{<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
_M_p = 0x82b015c ""}}, {static npos = 4294967295,
_M_dataplus = {<std::allocator<char>> =
{<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
_M_p = 0x82b015c ""}}}
vCarton = {{static npos = 4294967295, _M_dataplus =
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data
fields>}, <No data fields>}, _M_p = 0x82b015c ""}}, {
static npos = 4294967295, _M_dataplus = {<std::allocator<char>> =
{<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
_M_p = 0x82b015c ""}}}
ncartones = 0
nextras = 0
contadorbolas = 0
creditocarton = 0
valorcredito = 0
vec = {1668249135, 1479504741, 1462646836, 808212033, 774649388,
1970238255, 1982817390, 1936024431, 959731759, 1447122734,
908865580, 1932471852, 1684960623, 1668249135, 1479504741,
1462644789,
808212033, 774649388, 1970238255, 1982817390, 1936024431, 825579567,
1447122734, 908865580, 1932471852, 1684960623, 1668249135, 1479504741,
1462645301, 808212033, 774649388, 1970238255, 1982817390,
1936024431, 859133999, 1447122734, 908865580, 1932471852, 1684960623,
1668249135, 1479504741, 1462645813, 808212033, 774649388, 1970238255,
1982817390, 1936024431, 892688431, 1447122734, 908865580,
1932471852, 1684960623, 1668249135, 1479504741, 1462646325, 808212033,
774649388, 1970238255, 1982817390, 1936024431}
posVec = 0
activos = {1970238255, 1982817390, 1936024431, 825645103}
vecCarton = {926242863, 1447122734, 908865580, 1932471852,
1684960623, 1668249135, 1479504741, 1462646837, 808212033,
774649388, 1970238255, 1982817390, 1936024431, 959797295,
1447122734}
borrarImgAux = <value optimized out>
---Type <return> to continue, or q <return> to quit---
borrarImg = (SDL_Surface *) 0x731eefa8
rectBorrarImg = {x = 330, y = 623, w = 2, h = 3}
destBorrarImg = {x = 0, y = 763, w = 2, h = 3}
tiempoDelayArb = 46123482
valorJuegoSecundario = 6.4351000000000003
valorMJ = 129
valorMJActual = 400
maxP = 112
premioJuego = 112
numBola = 3
cartonMJ = (class TGCarton *) 0xc127140
cleanBE = false
numBolaExtraActualOld = 1
faltaUnoNuevo = false
premioBE = 6
hayCr = 0
acabaPintarMovBE = true
tiempoDelayAux = 52610424
valorNextBola = 0
ponerEnable = 40
screenCopiaAux = (SDL_Surface *) 0x60717b30
#9 0x080eecb1 in main (argc=<value optimized out>, argv=Cannot access
#memory at address 0x4
) at terminal.cpp:189
principal = (TFPrincipal *) 0x8341bd0
fich = <incomplete type>
bEntrar = <value optimized out>
arrow = {0x824126c " 32 1 3", ' ' <repeats 12 times>,
"1", 0x824114a "X c #000000", 0x8241156 ". c #ffffff", 0x8241162 "
c None", 0x8241290 ' ' <repeats 32 times> <repeats 32 times>,
0x823cf85 "0,0"}
(gdb)