Ticket #11241: mythtv_backtrace.txt

File mythtv_backtrace.txt, 24.3 KB (added by Martin van Es <martin@…>, 13 years ago)

The backtrace that was asked for.

Line 
1GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
2Copyright (C) 2012 Free Software Foundation, Inc.
3License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4This is free software: you are free to change and redistribute it.
5There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
6and "show warranty" for details.
7This GDB was configured as "i686-linux-gnu".
8For bug reporting instructions, please see:
9<http://bugs.launchpad.net/gdb-linaro/>...
10Reading symbols from /usr/bin/mythfrontend.real...Reading symbols from /usr/lib/debug/usr/bin/mythfrontend.real...done.
11done.
12
13warning: core file may not match specified executable file.
14[New LWP 3557]
15[New LWP 3510]
16[New LWP 3519]
17[New LWP 3520]
18[New LWP 3523]
19[New LWP 3521]
20[New LWP 3522]
21[New LWP 3526]
22[New LWP 3524]
23[New LWP 3534]
24[New LWP 3529]
25[New LWP 3538]
26[New LWP 3530]
27[New LWP 3531]
28[New LWP 3541]
29[New LWP 3542]
30[New LWP 3535]
31[New LWP 3547]
32[New LWP 3536]
33[New LWP 3555]
34[New LWP 3544]
35[New LWP 3528]
36[New LWP 3545]
37[New LWP 3546]
38[New LWP 3550]
39[New LWP 3556]
40[New LWP 3564]
41
42warning: Can't read pathname for load map: Input/output error.
43[Thread debugging using libthread_db enabled]
44Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
45Core was generated by `/usr/bin/mythfrontend.real --syslog local7 -q'.
46Program terminated with signal 11, Segmentation fault.
47#0  put_pixels16_sse2 (h=16, line_size=720, pixels=0x9095b4f0 <Address 0x9095b4f0 out of bounds>, block=0x90ceb4f0 <Address 0x90ceb4f0 out of bounds>)
48    at libavcodec/x86/dsputil_mmx.c:464
49464     libavcodec/x86/dsputil_mmx.c: No such file or directory.
50(gdb) set pagination off
51(gdb) thread apply all bt
52
53Thread 27 (Thread 0x915f1b40 (LWP 3564)):
54#0  0xb7764424 in __kernel_vsyscall ()
55#1  0xb639cd13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
56#2  0xb547e2df in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
57#3  0xb6b1191c in MythSignalingTimer::run (this=0x9c1ff80) at mythsignalingtimer.cpp:84
58#4  0xb6ac69c2 in MThreadInternal::run (this=0x9b388f0) at mthread.cpp:79
59#5  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
60#6  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
61#7  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
62
63Thread 26 (Thread 0x9260eb40 (LWP 3556)):
64#0  0xb7764424 in __kernel_vsyscall ()
65#1  0xb639c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
66#2  0xb46ff786 in frame_worker_thread (arg=0xb7f0260) at libavcodec/pthread.c:372
67#3  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
68#4  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
69
70Thread 25 (Thread 0x9725fb40 (LWP 3550)):
71#0  0xb7764424 in __kernel_vsyscall ()
72#1  0xb5250d61 in select () from /lib/i386-linux-gnu/libc.so.6
73#2  0xb6ade057 in MythSocketThread::run (this=0x9e44750) at mythsocketthread.cpp:263
74#3  0xb6ac69c2 in MThreadInternal::run (this=0xb10ea08) at mthread.cpp:79
75#4  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
76#5  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
77#6  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
78
79Thread 24 (Thread 0xa14fbb40 (LWP 3546)):
80#0  0xb7764424 in __kernel_vsyscall ()
81#1  0xb52495f0 in poll () from /lib/i386-linux-gnu/libc.so.6
82#2  0xb1ab9a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
83#3  0xb1aac0ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
84#4  0xb1aac201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
85#5  0xb55c5887 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
86#6  0xb559150d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
87#7  0xb55917a9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
88#8  0xb547a94c in QThread::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
89#9  0xb547aa3b in QThread::run() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
90#10 0xb6ac56f3 in QThreadRun (this=<optimized out>) at mthread.cpp:81
91#11 MThread::run (this=0xa335c40) at mthread.cpp:321
92#12 0xb6ac69c2 in MThreadInternal::run (this=0xa3497d8) at mthread.cpp:79
93#13 0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
94#14 0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
95#15 0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
96
97Thread 23 (Thread 0xa23b7b40 (LWP 3545)):
98#0  0xb7764424 in __kernel_vsyscall ()
99#1  0xb639c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
100#2  0xb547e350 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
101#3  0x081447e4 in NetworkControl::run (this=0x9c0cb20) at networkcontrol.cpp:258
102#4  0xb6ac56d0 in MThread::run (this=0x9c09d78) at mthread.cpp:319
103#5  0xb6ac69c2 in MThreadInternal::run (this=0x9e80b58) at mthread.cpp:79
104#6  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
105#7  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
106#8  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
107
108Thread 22 (Thread 0xaa7e4b40 (LWP 3528)):
109#0  0xb7764424 in __kernel_vsyscall ()
110#1  0xb63a01f6 in nanosleep () from /lib/i386-linux-gnu/libpthread.so.0
111#2  0xb6c0295f in MythSystemManager::run (this=0x9b90768) at system-unix.cpp:272
112#3  0xb6ac69c2 in MThreadInternal::run (this=0x9b907e8) at mthread.cpp:79
113#4  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
114#5  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
115#6  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
116
117Thread 21 (Thread 0xa2bb8b40 (LWP 3544)):
118#0  0xb7764424 in __kernel_vsyscall ()
119#1  0xb639cd13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
120#2  0xb547c8dc in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
121#3  0xb547d1a0 in QThread::msleep(unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
122#4  0xb6ac573b in MSleep (time=5000) at mthread.cpp:92
123#5  MThread::msleep (time=5000) at mthread.cpp:342
124#6  0xb65a3c51 in MonitorThread::run (this=0x9e6c4f0) at mythmediamonitor.cpp:55
125#7  0xb6ac69c2 in MThreadInternal::run (this=0x9e61d48) at mthread.cpp:79
126#8  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
127#9  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
128#10 0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
129
130Thread 20 (Thread 0x93e30b40 (LWP 3555)):
131#0  0xb7764424 in __kernel_vsyscall ()
132#1  0xb639cd13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
133#2  0xb547e4ce in QWaitCondition::wait(QReadWriteLock*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
134#3  0xb6f35d5a in RingBuffer::PauseAndWait (this=0xb6a07b8) at ringbuffer.cpp:666
135#4  0xb6f3ce66 in RingBuffer::run (this=0xb6a07b8) at ringbuffer.cpp:769
136#5  0xb6ac69c2 in MThreadInternal::run (this=0x9b8ca50) at mthread.cpp:79
137#6  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
138#7  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
139#8  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
140
141Thread 19 (Thread 0xa7bcfb40 (LWP 3536)):
142#0  0xb7764424 in __kernel_vsyscall ()
143#1  0xb639cd13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
144#2  0xb547c8dc in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
145#3  0xb547d1a0 in QThread::msleep(unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
146#4  0xb6ac573b in MSleep (time=100) at mthread.cpp:92
147#5  MThread::msleep (time=100) at mthread.cpp:342
148#6  0xb6c9b0ce in TaskQueue::run (this=0x9bf0ee8) at taskqueue.cpp:150
149#7  0xb6ac69c2 in MThreadInternal::run (this=0x9bfa2f8) at mthread.cpp:79
150#8  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
151#9  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
152#10 0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
153
154Thread 18 (Thread 0x9e0ceb40 (LWP 3547)):
155#0  0xb7764424 in __kernel_vsyscall ()
156#1  0xb639cd13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
157#2  0xb547e2df in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
158#3  0xb6620b29 in ProgramInfoUpdater::run (this=0x9b1fc10) at programinfoupdater.cpp:105
159#4  0xb6acc11f in MPoolThread::run (this=0xa2f3c30) at mthreadpool.cpp:87
160#5  0xb6ac69c2 in MThreadInternal::run (this=0x9e5d088) at mthread.cpp:79
161#6  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
162#7  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
163#8  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
164
165Thread 17 (Thread 0xa83d0b40 (LWP 3535)):
166#0  0xb7764424 in __kernel_vsyscall ()
167#1  0xb5250d61 in select () from /lib/i386-linux-gnu/libc.so.6
168#2  0xb6c98d44 in SSDP::run (this=0x9bf67b8) at ssdp.cpp:292
169#3  0xb6ac69c2 in MThreadInternal::run (this=0x9bf1370) at mthread.cpp:79
170#4  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
171#5  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
172#6  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
173
174Thread 16 (Thread 0xa42aab40 (LWP 3542)):
175#0  0xb7764424 in __kernel_vsyscall ()
176#1  0xb639cd13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
177#2  0xb547e2df in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
178#3  0xb6acc2d9 in MPoolThread::run (this=0x9f296f8) at mthreadpool.cpp:71
179#4  0xb6ac69c2 in MThreadInternal::run (this=0x9f1ad98) at mthread.cpp:79
180#5  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
181#6  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
182#7  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
183
184Thread 15 (Thread 0xa4aabb40 (LWP 3541)):
185#0  0xb7764424 in __kernel_vsyscall ()
186#1  0xb639cd13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
187#2  0xb547e2df in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
188#3  0xb6acc2d9 in MPoolThread::run (this=0x9f1d6e0) at mthreadpool.cpp:71
189#4  0xb6ac69c2 in MThreadInternal::run (this=0x9f160a8) at mthread.cpp:79
190#5  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
191#6  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
192#7  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
193
194Thread 14 (Thread 0xa8fe1b40 (LWP 3531)):
195#0  0xb7764424 in __kernel_vsyscall ()
196#1  0xb639c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
197#2  0xb547e350 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
198#3  0xb6c01355 in MythSystemIOHandler::run (this=0x9bd7a88) at system-unix.cpp:100
199#4  0xb6ac69c2 in MThreadInternal::run (this=0x9b93878) at mthread.cpp:79
200#5  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
201#6  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
202#7  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
203
204Thread 13 (Thread 0xa97e2b40 (LWP 3530)):
205#0  0xb7764424 in __kernel_vsyscall ()
206#1  0xb639c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
207#2  0xb547e350 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
208#3  0xb6c01355 in MythSystemIOHandler::run (this=0x9bc79d8) at system-unix.cpp:100
209#4  0xb6ac69c2 in MThreadInternal::run (this=0x9b903c8) at mthread.cpp:79
210#5  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
211#6  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
212#7  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
213
214Thread 12 (Thread 0xa73ceb40 (LWP 3538)):
215#0  0xb7764424 in __kernel_vsyscall ()
216#1  0xb52495f0 in poll () from /lib/i386-linux-gnu/libc.so.6
217#2  0xb1ab9a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
218#3  0xb1aac0ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
219#4  0xb1aac201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
220#5  0xb55c5887 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
221#6  0xb559150d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
222#7  0xb55917a9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
223#8  0xb547a94c in QThread::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
224#9  0xb547aa3b in QThread::run() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
225#10 0xb6ac56f3 in QThreadRun (this=<optimized out>) at mthread.cpp:81
226#11 MThread::run (this=0x9bb81f0) at mthread.cpp:321
227#12 0xb6ac69c2 in MThreadInternal::run (this=0x9b73648) at mthread.cpp:79
228#13 0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
229#14 0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
230#15 0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
231
232Thread 11 (Thread 0xa9fe3b40 (LWP 3529)):
233#0  0xb7764424 in __kernel_vsyscall ()
234#1  0xb63a01f6 in nanosleep () from /lib/i386-linux-gnu/libpthread.so.0
235#2  0xb6c01c0f in MythSystemSignalManager::run (this=0x9b8edb0) at system-unix.cpp:496
236#3  0xb6ac69c2 in MThreadInternal::run (this=0x9b8e020) at mthread.cpp:79
237#4  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
238#5  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
239#6  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
240
241Thread 10 (Thread 0xabefab40 (LWP 3534)):
242#0  0xb7764424 in __kernel_vsyscall ()
243#1  0xb639c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
244#2  0xb38a9029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
245#3  0xb38a906f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
246#4  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
247#5  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
248
249Thread 9 (Thread 0xac6fbb40 (LWP 3524)):
250#0  0xb7764424 in __kernel_vsyscall ()
251#1  0xb52588f6 in epoll_wait () from /lib/i386-linux-gnu/libc.so.6
252#2  0xb3701407 in zmq::epoll_t::loop (this=0xae70cd28) at epoll.cpp:142
253#3  0xb3714adc in thread_routine (arg_=0xae70cd6c) at thread.cpp:75
254#4  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
255#5  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
256
257Thread 8 (Thread 0xaafe5b40 (LWP 3526)):
258#0  0xb7764424 in __kernel_vsyscall ()
259#1  0xb639cd13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
260#2  0xb547e2df in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
261#3  0xb6b1191c in MythSignalingTimer::run (this=0xae70d340) at mythsignalingtimer.cpp:84
262#4  0xb6ac69c2 in MThreadInternal::run (this=0xae70de68) at mthread.cpp:79
263#5  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
264#6  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
265#7  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
266
267Thread 7 (Thread 0xad6fdb40 (LWP 3522)):
268#0  0xb7764424 in __kernel_vsyscall ()
269#1  0xb52588f6 in epoll_wait () from /lib/i386-linux-gnu/libc.so.6
270#2  0xb3701407 in zmq::epoll_t::loop (this=0xae70c6a0) at epoll.cpp:142
271#3  0xb3714adc in thread_routine (arg_=0xae70c6e4) at thread.cpp:75
272#4  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
273#5  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
274
275Thread 6 (Thread 0xadefeb40 (LWP 3521)):
276#0  0xb7764424 in __kernel_vsyscall ()
277#1  0xb52588f6 in epoll_wait () from /lib/i386-linux-gnu/libc.so.6
278#2  0xb3701407 in zmq::epoll_t::loop (this=0xae70c380) at epoll.cpp:142
279#3  0xb3714adc in thread_routine (arg_=0xae70c3c4) at thread.cpp:75
280#4  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
281#5  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
282
283Thread 5 (Thread 0xacefcb40 (LWP 3523)):
284#0  0xb7764424 in __kernel_vsyscall ()
285#1  0xb52588f6 in epoll_wait () from /lib/i386-linux-gnu/libc.so.6
286#2  0xb3701407 in zmq::epoll_t::loop (this=0xae70c9d8) at epoll.cpp:142
287#3  0xb3714adc in thread_routine (arg_=0xae70ca1c) at thread.cpp:75
288#4  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
289#5  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
290
291Thread 4 (Thread 0xae6ffb40 (LWP 3520)):
292#0  0xb7764424 in __kernel_vsyscall ()
293#1  0xb52588f6 in epoll_wait () from /lib/i386-linux-gnu/libc.so.6
294#2  0xb3701407 in zmq::epoll_t::loop (this=0xae70c060) at epoll.cpp:142
295#3  0xb3714adc in thread_routine (arg_=0xae70c0a4) at thread.cpp:75
296#4  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
297#5  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
298
299Thread 3 (Thread 0xaf012b40 (LWP 3519)):
300#0  0xb7764424 in __kernel_vsyscall ()
301#1  0xb639cd13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
302#2  0xb547e2df in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
303#3  0xb6bb4731 in LoggerThread::run (this=0x9b8f970) at logging.cpp:384
304#4  0xb6ac69c2 in MThreadInternal::run (this=0x9b8c3b0) at mthread.cpp:79
305#5  0xb547dde0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
306#6  0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
307#7  0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
308
309Thread 2 (Thread 0xb0fb4740 (LWP 3510)):
310#0  0xb7764424 in __kernel_vsyscall ()
311#1  0xb639c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
312#2  0xb46feb44 in park_frame_worker_threads (thread_count=2, fctx=<optimized out>) at libavcodec/pthread.c:728
313#3  frame_thread_free (avctx=0xb4d4840, thread_count=2) at libavcodec/pthread.c:741
314#4  0xb42f84b8 in avcodec_close (avctx=0xb4d4840) at libavcodec/utils.c:1655
315#5  0xb71caf9d in AvFormatDecoder::CloseCodecs (this=0xb6185f0) at avformatdecoder.cpp:403
316#6  0xb71cb070 in AvFormatDecoder::CloseContext (this=0xb6185f0) at avformatdecoder.cpp:412
317#7  0xb71d355a in AvFormatDecoder::~AvFormatDecoder (this=0xb6185f0, __in_chrg=<optimized out>) at avformatdecoder.cpp:370
318#8  0xb71d39d2 in AvFormatDecoder::~AvFormatDecoder (this=0xb6185f0, __in_chrg=<optimized out>) at avformatdecoder.cpp:392
319#9  0xb7165024 in MythPlayer::SetDecoder (this=0xb7738e8, dec=0x0) at mythplayer.cpp:4896
320#10 0xb7167718 in MythPlayer::~MythPlayer (this=0xb7738e8, __in_chrg=<optimized out>) at mythplayer.cpp:268
321#11 0xb7167ec2 in MythPlayer::~MythPlayer (this=0xb7738e8, __in_chrg=<optimized out>) at mythplayer.cpp:317
322#12 0xb718cfcd in PlayerContext::SetPlayer (this=0x9e19d08, newplayer=0x0) at playercontext.cpp:793
323#13 0xb718e3f6 in PlayerContext::TeardownPlayer (this=0x9e19d08) at playercontext.cpp:65
324#14 0xb718f7c2 in PlayerContext::~PlayerContext (this=0x9e19d08, __in_chrg=<optimized out>) at playercontext.cpp:54
325#15 0xb7133861 in TV::~TV (this=0x9e0fa50, __in_chrg=<optimized out>) at tv_play.cpp:1351
326#16 0xb71349a2 in TV::~TV (this=0x9e0fa50, __in_chrg=<optimized out>) at tv_play.cpp:1363
327#17 0xb70c6640 in TV::ReleaseTV (tv=0x9e0fa50) at tv_play.cpp:272
328#18 0xb7131f70 in TV::StartTV (tvrec=0xb4b4c90, flags=0) at tv_play.cpp:447
329#19 0x080747e8 in (anonymous namespace)::BookmarkDialog::customEvent (this=0xb3b2a48, event=0xfffffe00) at main.cpp:225
330#20 0xb55adcdc in QObject::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
331#21 0xb597bed4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
332#22 0xb598130d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
333#23 0xb559297e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
334#24 0xb5596ad8 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
335#25 0xb5596e0c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
336#26 0xb55c5494 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
337#27 0xb1aabd86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
338#28 0xb1aac125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
339#29 0xb1aac201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
340#30 0xb55c5887 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
341#31 0xb5a34aaa in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
342#32 0xb559150d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
343#33 0xb55917a9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
344#34 0xb5596eba in QCoreApplication::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
345#35 0xb5979a74 in QApplication::exec() () from /usr/lib/i386-linux-gnu/libQtGui.so.4
346#36 0x0806caf4 in main (argc=163654256, argv=0x4) at main.cpp:1741
347
348Thread 1 (Thread 0x91e0db40 (LWP 3557)):
349#0  put_pixels16_sse2 (h=16, line_size=720, pixels=0x9095b4f0 <Address 0x9095b4f0 out of bounds>, block=0x90ceb4f0 <Address 0x90ceb4f0 out of bounds>) at libavcodec/x86/dsputil_mmx.c:464
350#1  put_h264_qpel16_mc00_sse2 (dst=0x90ceb4f0 <Address 0x90ceb4f0 out of bounds>, src=0x9095b4f0 <Address 0x9095b4f0 out of bounds>, stride=720) at libavcodec/x86/h264_qpel_mmx.c:1041
351#2  0xb452f56e in mc_dir_part (chroma_idc=1, pixel_shift=0, chroma_op=0xb4870d10 <ff_put_h264_chroma_mc8_ssse3_rnd>, qpix_op=0xb952fdc, src_y_offset=120, src_x_offset=232, dest_cr=0x90d4a2c8 <Address 0x90d4a2c8 out of bounds>, dest_cb=0x90d30dc8 <Address 0x90d30dc8 out of bounds>, dest_y=0x90ceb4f0 <Address 0x90ceb4f0 out of bounds>, list=0, delta=0, height=16, square=1, n=0, pic=0xb97e734, h=0xb94f600) at libavcodec/h264.c:500
352#3  mc_part_std (y_offset=120, x_offset=232, chroma_idc=1, pixel_shift=0, list1=16384, list0=<optimized out>, chroma_avg=0xb48711c0 <ff_avg_h264_chroma_mc8_ssse3_rnd>, qpix_avg=0xb9530dc, chroma_put=0xb4870d10 <ff_put_h264_chroma_mc8_ssse3_rnd>, qpix_put=0xb952fdc, delta=0, height=16, square=1, n=0, h=0xb94f600, dest_cr=0x90d4a2c8 <Address 0x90d4a2c8 out of bounds>, dest_cb=0x90d30dc8 <Address 0x90d30dc8 out of bounds>, dest_y=0x90ceb4f0 <Address 0x90ceb4f0 out of bounds>) at libavcodec/h264.c:602
353#4  mc_part (chroma_put=0xb4870d10 <ff_put_h264_chroma_mc8_ssse3_rnd>, chroma_idc=1, pixel_shift=0, list1=16384, list0=<optimized out>, weight_avg=0xb9548ec, weight_op=0xb9548dc, chroma_avg=0xb48711c0 <ff_avg_h264_chroma_mc8_ssse3_rnd>, qpix_avg=0xb9530dc, qpix_put=0xb952fdc, y_offset=0, x_offset=0, dest_cr=0x90d4a2c8 <Address 0x90d4a2c8 out of bounds>, dest_cb=0x90d30dc8 <Address 0x90d30dc8 out of bounds>, dest_y=0x90ceb4f0 <Address 0x90ceb4f0 out of bounds>, delta=0, square=1, n=0, h=0xb94f600, height=16) at libavcodec/h264.c:748
354#5  hl_motion (chroma_idc=1, pixel_shift=0, weight_avg=0xb9548ec, weight_op=0xb9548dc, chroma_avg=0xb952fd0, qpix_avg=0xb9530dc, chroma_put=0xb952fc4, qpix_put=0xb952fdc, dest_cr=0x90d4a2c8 <Address 0x90d4a2c8 out of bounds>, dest_cb=0x90d30dc8 <Address 0x90d30dc8 out of bounds>, dest_y=0x90ceb4f0 <Address 0x90ceb4f0 out of bounds>, h=0xb94f600) at libavcodec/h264.c:799
355#6  hl_motion_420 (weight_avg=0xb9548ec, weight_op=0xb9548dc, chroma_avg=0xb952fd0, qpix_avg=0xb9530dc, qpix_put=0xb952fdc, pixel_shift=0, chroma_put=0xb952fc4, dest_cr=0x90d4a2c8 <Address 0x90d4a2c8 out of bounds>, dest_cb=0x90d30dc8 <Address 0x90d30dc8 out of bounds>, dest_y=0x90ceb4f0 <Address 0x90ceb4f0 out of bounds>, h=0xb94f600) at libavcodec/h264.c:900
356#7  hl_decode_mb_internal (pixel_shift=0, simple=1, h=0xb94f600) at libavcodec/h264.c:2211
357#8  hl_decode_mb_simple_8 (h=0xb94f600) at libavcodec/h264.c:2413
358#9  ff_h264_hl_decode_mb (h=0xb94f600) at libavcodec/h264.c:2451
359#10 ff_h264_hl_decode_mb (h=0xb94f600) at libavcodec/h264.c:2434
360#11 0xb4570ac1 in decode_slice (avctx=0xb6edfa0, arg=0x91e0d16c) at libavcodec/h264.c:4013
361#12 0xb45710d5 in execute_decode_slices (h=0xb94f600, context_count=1) at libavcodec/h264.c:4162
362#13 0xb45758e7 in decode_nal_units (h=0xb94f600, buf=0x8de00040 "", buf_size=170) at libavcodec/h264.c:4457
363#14 0xb45764b2 in decode_frame (avctx=0xb6edfa0, data=0xb8046b0, data_size=0xb805020, avpkt=0xb804668) at libavcodec/h264.c:4569
364#15 0xb46ff6d8 in frame_worker_thread (arg=0xb804598) at libavcodec/pthread.c:381
365#16 0xb6398d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
366#17 0xb5257d3e in clone () from /lib/i386-linux-gnu/libc.so.6
367(gdb) quit