Ticket #11993: arch-mythcommflag-out

File arch-mythcommflag-out, 11.4 KB (added by myth@…, 11 years ago)

Archlinux gdb backtrace

Line 
1$ mythcommflag --chanid 1621 --starttime 20140110000000
22014-01-09 17:56:20.778053 C  mythcommflag version: tag: v0.27 [317d5b7] www.mythtv.org
32014-01-09 17:56:20.778191 C  Qt version: compile: 4.8.5, runtime: 4.8.5
4MythTV Commercial Flagger, flagging commercials for:
5    Modern Family - Diamond in the Rough
6Finding Logo*** Error in `mythcommflag': corrupted double-linked list: 0x0014a960 ***
7Handling Aborted
8Aborted (core dumped)
9[mythtv@wanda ~]$ ls -l core*
10ls: cannot access core*: No such file or directory
11[mythtv@wanda ~]$ ls -l ~/core*
12ls: cannot access /home/mythtv/core*: No such file or directory
13[mythtv@wanda ~]$ gdb --args mythcommflag --chanid 1621 --starttime 20140110000000
14-bash: gdb: command not found
15[mythtv@wanda ~]$ gdb --args mythcommflag --chanid 1621 --starttime 20140110000000
16GNU gdb (GDB) 7.6.2
17Copyright (C) 2013 Free Software Foundation, Inc.
18License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
19This is free software: you are free to change and redistribute it.
20There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
21and "show warranty" for details.
22This GDB was configured as "armv7l-unknown-linux-gnueabihf".
23For bug reporting instructions, please see:
24<http://www.gnu.org/software/gdb/bugs/>...
25Reading symbols from /usr/bin/mythcommflag...(no debugging symbols found)...done.
26(gdb) run
27Starting program: /usr/bin/mythcommflag --chanid 1621 --starttime 20140110000000
28[Thread debugging using libthread_db enabled]
29Using host libthread_db library "/usr/lib/libthread_db.so.1".
30
31Program received signal SIGILL, Illegal instruction.
320x42d27c88 in _armv7_tick () from /usr/lib/libcrypto.so.1.0.0
33(gdb) continue
34Continuing.
35[New Thread 0x47394410 (LWP 2438)]
36[New Thread 0x47cff410 (LWP 2439)]
37[New Thread 0x484ff410 (LWP 2440)]
38[New Thread 0x48cff410 (LWP 2441)]
39[New Thread 0x494ff410 (LWP 2442)]
40[New Thread 0x49cff410 (LWP 2443)]
41[New Thread 0x4a5ff410 (LWP 2444)]
42[New Thread 0x4aeff410 (LWP 2445)]
43[New Thread 0x4bacb410 (LWP 2446)]
44[Thread 0x4bacb410 (LWP 2446) exited]
45[Thread 0x4a5ff410 (LWP 2444) exited]
46[New Thread 0x4bacb410 (LWP 2448)]
47[New Thread 0x4a5ff410 (LWP 2449)]
48[New Thread 0x4c3ff410 (LWP 2450)]
49[New Thread 0x4cbff410 (LWP 2451)]
50MythTV Commercial Flagger, flagging commercials for:
51    Modern Family - Diamond in the Rough
522014-01-09 18:30:28.389303 C  mythcommflag version: tag: v0.27 [317d5b7] www.mythtv.org
532014-01-09 18:30:28.389434 C  Qt version: compile: 4.8.5, runtime: 4.8.5
54[New Thread 0x4d66f410 (LWP 2462)]
55[New Thread 0x4de6f410 (LWP 2463)]
56[New Thread 0x4e66f410 (LWP 2464)]
57[New Thread 0x4f36d410 (LWP 2466)]
58[New Thread 0x4fb6d410 (LWP 2467)]
59[New Thread 0x503f9410 (LWP 2469)]
60Finding Logo[New Thread 0x510eb410 (LWP 2471)]
61*** Error in `/usr/bin/mythcommflag': malloc(): smallbin double linked list corrupted: 0x00400bf8 ***
62
63Program received signal SIGABRT, Aborted.
64[Switching to Thread 0x4d66f410 (LWP 2462)]
650x420a3040 in raise () from /usr/lib/libc.so.6
66(gdb) thread apply all bt
67Thread 21 (Thread 0x510eb410 (LWP 2471)):
68#0  0x40493f7c in ?? () from /usr/lib/libmythavcodec.so.54
69Cannot access memory at address 0x2
70#1  0x00000000 in ?? ()
71
72Thread 20 (Thread 0x503f9410 (LWP 2469)):
73#0  0x42137cb4 in poll () from /usr/lib/libc.so.6
74#1  0x43de8420 in ?? () from /usr/lib/libglib-2.0.so.0
75#2  0x43de8420 in ?? () from /usr/lib/libglib-2.0.so.0
76Backtrace stopped: previous frame identical to this frame (corrupt stack?)
77
78Thread 19 (Thread 0x4fb6d410 (LWP 2467)):
79#0  0x42137cb4 in poll () from /usr/lib/libc.so.6
80#1  0x43de8420 in ?? () from /usr/lib/libglib-2.0.so.0
81#2  0x43de8420 in ?? () from /usr/lib/libglib-2.0.so.0
82Backtrace stopped: previous frame identical to this frame (corrupt stack?)
83
84Thread 18 (Thread 0x4f36d410 (LWP 2466)):
85#0  0x41c58724 in pthread_cond_timedwait@@GLIBC_2.4 ()
86   from /usr/lib/libpthread.so.0
87#1  0x41d0afc0 in QWaitCondition::wait(QMutex*, unsigned long) ()
88   from /usr/lib/libQtCore.so.4
89#2  0x4177787c in ?? () from /usr/lib/libmythbase-0.27.so.0
90Thread 17 (Thread 0x4e66f410 (LWP 2464)):
91#0  0x41c58724 in pthread_cond_timedwait@@GLIBC_2.4 ()
92   from /usr/lib/libpthread.so.0
93#1  0x41d0b1c4 in QWaitCondition::wait(QReadWriteLock*, unsigned long) ()
94   from /usr/lib/libQtCore.so.4
95#2  0x40f61394 in RingBuffer::run() () from /usr/lib/libmythtv-0.27.so.0
96#3  0x4e66ef50 in ?? ()
97Cannot access memory at address 0x1
98#4  0x4e66ef50 in ?? ()
99Cannot access memory at address 0x1
100Backtrace stopped: previous frame identical to this frame (corrupt stack?)
101
102Thread 16 (Thread 0x4de6f410 (LWP 2463)):
103#0  0x41c58724 in pthread_cond_timedwait@@GLIBC_2.4 ()
104   from /usr/lib/libpthread.so.0
105#1  0x41d0afc0 in QWaitCondition::wait(QMutex*, unsigned long) ()
106   from /usr/lib/libQtCore.so.4
107#2  0x4177787c in ?? () from /usr/lib/libmythbase-0.27.so.0
108#3  0x4177787c in ?? () from /usr/lib/libmythbase-0.27.so.0
109Backtrace stopped: previous frame identical to this frame (corrupt stack?)
110
111Thread 15 (Thread 0x4d66f410 (LWP 2462)):
112#0  0x420a3040 in raise () from /usr/lib/libc.so.6
113#1  0x420a4438 in abort () from /usr/lib/libc.so.6
114#2  0x420def70 in __libc_message () from /usr/lib/libc.so.6
115#3  0x420e5274 in malloc_printerr () from /usr/lib/libc.so.6
116#4  0x420e7554 in _int_malloc () from /usr/lib/libc.so.6
117#5  0x420e92cc in malloc () from /usr/lib/libc.so.6
118#6  0x41f61b20 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
119#7  0x41d18414 in QDateTime::QDateTime() () from /usr/lib/libQtCore.so.4
120#8  0x41d189d4 in QDateTime::currentDateTimeUtc() ()
121   from /usr/lib/libQtCore.so.4
122#9  0x418706f0 in MythDate::current(bool) ()
123   from /usr/lib/libmythbase-0.27.so.0
124#10 0x4178dfec in MDBManager::PurgeIdleConnections(bool) ()
125   from /usr/lib/libmythbase-0.27.so.0
126#11 0x417779fc in ?? () from /usr/lib/libmythbase-0.27.so.0
127#12 0x417779fc in ?? () from /usr/lib/libmythbase-0.27.so.0
128Backtrace stopped: previous frame identical to this frame (corrupt stack?)
129
130Thread 14 (Thread 0x4cbff410 (LWP 2451)):
131#0  0x41c58344 in pthread_cond_wait@@GLIBC_2.4 () from /usr/lib/libpthread.so.0
132#1  0x41d0b03c in QWaitCondition::wait(QMutex*, unsigned long) ()
133   from /usr/lib/libQtCore.so.4
134#2  0x41889508 in ?? () from /usr/lib/libmythbase-0.27.so.0
135#3  0x41889508 in ?? () from /usr/lib/libmythbase-0.27.so.0
136Backtrace stopped: previous frame identical to this frame (corrupt stack?)
137
138Thread 13 (Thread 0x4c3ff410 (LWP 2450)):
139#0  0x41c58344 in pthread_cond_wait@@GLIBC_2.4 () from /usr/lib/libpthread.so.0
140#1  0x41d0b03c in QWaitCondition::wait(QMutex*, unsigned long) ()
141   from /usr/lib/libQtCore.so.4
142#2  0x41889508 in ?? () from /usr/lib/libmythbase-0.27.so.0
143#3  0x41889508 in ?? () from /usr/lib/libmythbase-0.27.so.0
144Backtrace stopped: previous frame identical to this frame (corrupt stack?)
145
146Thread 12 (Thread 0x4a5ff410 (LWP 2449)):
147#0  0x41c5c0a4 in nanosleep () from /usr/lib/libpthread.so.0
148#1  0x4188c09c in ?? () from /usr/lib/libmythbase-0.27.so.0
149#2  0x4188c09c in ?? () from /usr/lib/libmythbase-0.27.so.0
150Backtrace stopped: previous frame identical to this frame (corrupt stack?)
151
152Thread 11 (Thread 0x4bacb410 (LWP 2448)):
153#0  0x41c5c0a4 in nanosleep () from /usr/lib/libpthread.so.0
154#1  0x4188a450 in ?? () from /usr/lib/libmythbase-0.27.so.0
155#2  0x4188a450 in ?? () from /usr/lib/libmythbase-0.27.so.0
156Backtrace stopped: previous frame identical to this frame (corrupt stack?)
157
158Thread 9 (Thread 0x4aeff410 (LWP 2445)):
159#0  0x41c58724 in pthread_cond_timedwait@@GLIBC_2.4 ()
160   from /usr/lib/libpthread.so.0
161#1  0x41d0afc0 in QWaitCondition::wait(QMutex*, unsigned long) ()
162   from /usr/lib/libQtCore.so.4
163#2  0x417a50f0 in MythSignalingTimer::run() ()
164   from /usr/lib/libmythbase-0.27.so.0
165#3  0x41774260 in ?? () from /usr/lib/libmythbase-0.27.so.0
166#4  0x41d0aae8 in ?? () from /usr/lib/libQtCore.so.4
167#5  0x41d0aae8 in ?? () from /usr/lib/libQtCore.so.4
168Backtrace stopped: previous frame identical to this frame (corrupt stack?)
169
170Thread 7 (Thread 0x49cff410 (LWP 2443)):
171#0  0x42141ea4 in epoll_wait () from /usr/lib/libc.so.6
172#1  0x43b67ee0 in ?? () from /usr/lib/libmythzmq.so.1
173#2  0x43b7b308 in ?? () from /usr/lib/libmythzmq.so.1
174#3  0x41c53cb0 in start_thread () from /usr/lib/libpthread.so.0
175#4  0x42141828 in ?? () from /usr/lib/libc.so.6
176#5  0x42141828 in ?? () from /usr/lib/libc.so.6
177Backtrace stopped: previous frame identical to this frame (corrupt stack?)
178
179Thread 6 (Thread 0x494ff410 (LWP 2442)):
180#0  0x42141ea4 in epoll_wait () from /usr/lib/libc.so.6
1811  0x43b67ee0 in ?? () from /usr/lib/libmythzmq.so.1
182#2  0x43b7b308 in ?? () from /usr/lib/libmythzmq.so.1
183#3  0x41c53cb0 in start_thread () from /usr/lib/libpthread.so.0
184#4  0x42141828 in ?? () from /usr/lib/libc.so.6
185#5  0x42141828 in ?? () from /usr/lib/libc.so.6
186Backtrace stopped: previous frame identical to this frame (corrupt stack?)
187
188Thread 5 (Thread 0x48cff410 (LWP 2441)):
189#0  0x42141ea4 in epoll_wait () from /usr/lib/libc.so.6
190#1  0x43b67ee0 in ?? () from /usr/lib/libmythzmq.so.1
191#2  0x43b7b308 in ?? () from /usr/lib/libmythzmq.so.1
192#3  0x41c53cb0 in start_thread () from /usr/lib/libpthread.so.0
193#4  0x42141828 in ?? () from /usr/lib/libc.so.6
194#5  0x42141828 in ?? () from /usr/lib/libc.so.6
195Backtrace stopped: previous frame identical to this frame (corrupt stack?)
196
197Thread 4 (Thread 0x484ff410 (LWP 2440)):
198#0  0x42141ea4 in epoll_wait () from /usr/lib/libc.so.6
199#1  0x43b67ee0 in ?? () from /usr/lib/libmythzmq.so.1
200#2  0x43b7b308 in ?? () from /usr/lib/libmythzmq.so.1
201#3  0x41c53cb0 in start_thread () from /usr/lib/libpthread.so.0
202#4  0x42141828 in ?? () from /usr/lib/libc.so.6
203#5  0x42141828 in ?? () from /usr/lib/libc.so.6
204Backtrace stopped: previous frame identical to this frame (corrupt stack?)
205
206Thread 3 (Thread 0x47cff410 (LWP 2439)):
207#0  0x42141ea4 in epoll_wait () from /usr/lib/libc.so.6
208#1  0x43b67ee0 in ?? () from /usr/lib/libmythzmq.so.1
209#2  0x43b7b308 in ?? () from /usr/lib/libmythzmq.so.1
210#3  0x41c53cb0 in start_thread () from /usr/lib/libpthread.so.0
211#4  0x42141828 in ?? () from /usr/lib/libc.so.6
212#5  0x42141828 in ?? () from /usr/lib/libc.so.6
213Backtrace stopped: previous frame identical to this frame (corrupt stack?)
214
215Thread 2 (Thread 0x47394410 (LWP 2438)):
216#0  0x41c58724 in pthread_cond_timedwait@@GLIBC_2.4 ()
217   from /usr/lib/libpthread.so.0
218#1  0x41d0afc0 in QWaitCondition::wait(QMutex*, unsigned long) ()
219   from /usr/lib/libQtCore.so.4
220#2  0x41828a30 in ?? () from /usr/lib/libmythbase-0.27.so.0
221#3  0x41828a30 in ?? () from /usr/lib/libmythbase-0.27.so.0
222Backtrace stopped: previous frame identical to this frame (corrupt stack?)
223
224Thread 1 (Thread 0x46a09f90 (LWP 2427)):
225#0  0x4210fd94 in nanosleep () from /usr/lib/libc.so.6
226#1  0x4213b774 in usleep () from /usr/lib/libc.so.6
227   from /usr/lib/libQtCore.so.4
228#2  0x41828a30 in ?? () from /usr/lib/libmythbase-0.27.so.0
229#3  0x41828a30 in ?? () from /usr/lib/libmythbase-0.27.so.0
230Backtrace stopped: previous frame identical to this frame (corrupt stack?)
231
232Thread 1 (Thread 0x46a09f90 (LWP 2427)):
233#0  0x4210fd94 in nanosleep () from /usr/lib/libc.so.6
234#1  0x4213b774 in usleep () from /usr/lib/libc.so.6
235---Type <return> to continue, or q <return> to quit---
236#2  0x411c54a8 in MythPlayer::WaitForSeek(unsigned long long, unsigned long long) () from /usr/lib/libmythtv-0.27.so.0
237#3  0x411c51d8 in MythPlayer::DoFastForward(unsigned long long, double) ()
238   from /usr/lib/libmythtv-0.27.so.0
239#4  0x411c52ec in MythPlayer::DoJumpToFrame(unsigned long long, double) ()
240   from /usr/lib/libmythtv-0.27.so.0
241#5  0x411c8870 in MythPlayer::GetRawVideoFrame(long long) ()
242   from /usr/lib/libmythtv-0.27.so.0
243#6  0x00010d40 in ?? ()
244#7  0x000168b4 in ?? ()
245#8  0x0005bde4 in ?? ()
246#9  0x0005e0e8 in ?? ()
247#10 0x0005eb64 in ?? ()
248#11 0x00060848 in main ()
249(gdb)