Ticket #5121: gdb.txt

File gdb.txt, 13.7 KB (added by sangel_85050@…, 18 years ago)

GDB backtrace

Line 
1[Thread debugging using libthread_db enabled]
2[New Thread 46976235213856 (LWP 6517)]
3
4Program exited with code 01.
5[Thread debugging using libthread_db enabled]
6[New Thread 47261612102688 (LWP 6525)]
7[New Thread 1082149200 (LWP 6528)]
8[New Thread 1090541904 (LWP 6529)]
9[New Thread 1098934608 (LWP 6530)]
10[New Thread 1107327312 (LWP 6535)]
11[New Thread 1115720016 (LWP 6536)]
12[New Thread 1124112720 (LWP 6537)]
13[Thread 1124112720 (LWP 6537) exited]
14[New Thread 1124112720 (LWP 6549)]
15
16Program received signal SIGSEGV, Segmentation fault.
17[Switching to Thread 47261612102688 (LWP 6525)]
180x00002afbed065f8a in QFileInfo::fileName () from /usr/lib/libQtCore.so.4
19
20Thread 8 (Thread 1124112720 (LWP 6549)):
21#0 0x00002afbe85e4997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
22No symbol table info available.
23#1 0x00002afbed009393 in ?? () from /usr/lib/libQtCore.so.4
24No symbol table info available.
25#2 0x00002afbed009616 in QThread::msleep () from /usr/lib/libQtCore.so.4
26No symbol table info available.
27#3 0x00002afbe711d792 in MonitorThread::run (this=0xaa4960) at mythmediamonitor.cpp:49
28No locals.
29#4 0x00002afbed009a12 in ?? () from /usr/lib/libQtCore.so.4
30No symbol table info available.
31#5 0x00002afbe85e0317 in start_thread () from /lib/libpthread.so.0
32No symbol table info available.
33#6 0x00002afbedbfcd5d in clone () from /lib/libc.so.6
34No symbol table info available.
35#7 0x0000000000000000 in ?? ()
36No symbol table info available.
37
38Thread 6 (Thread 1115720016 (LWP 6536)):
39#0 0x00002afbe85e6efb in ?? () from /lib/libpthread.so.0
40No symbol table info available.
41#1 0x00002afbede8837c in lirc_nextcode (code=0x42807fe0) at lirc_client.c:1752
42 len = <value optimized out>
43 end = 0x0
44 c = <value optimized out>
45 end_len = 0
46 packet_size = 100
47#2 0x00002afbe720099f in LircClient::Process (this=0xa89890) at lirc.cpp:77
48 code = 0x0
49 ir = 0x0
50 ret = 0
51#3 0x00002afbe7544c29 in SpawnLirc (param=0xa89550) at mythmainwindow.cpp:67
52 config_file = {static null = {<No data fields>}, static shared_null = {ref = {value = 5569}, alloc = 0, size = 0, data = 0x784dda, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 841}, alloc = 0, size = 0, data = 0x2afbed38d31a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, d = 0xa89450, static codecForCStrings = 0x0}
53 cl = (class LircClient *) 0xa89890
54#4 0x00002afbe85e0317 in start_thread () from /lib/libpthread.so.0
55No symbol table info available.
56#5 0x00002afbedbfcd5d in clone () from /lib/libc.so.6
57No symbol table info available.
58#6 0x0000000000000000 in ?? ()
59No symbol table info available.
60
61Thread 5 (Thread 1107327312 (LWP 6535)):
62#0 0x00002afbe85e47a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
63No symbol table info available.
64#1 0x00002afbed009e0c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
65No symbol table info available.
66#2 0x00002afbe70c53e0 in MythContext::waitPrivRequest (this=0x8cc3a0) at mythcontext.cpp:3879
67No locals.
68#3 0x00000000004336ae in run_priv_thread (data=0x0) at main.cpp:881
69No locals.
70#4 0x00002afbe85e0317 in start_thread () from /lib/libpthread.so.0
71No symbol table info available.
72#5 0x00002afbedbfcd5d in clone () from /lib/libc.so.6
73No symbol table info available.
74#6 0x0000000000000000 in ?? ()
75No symbol table info available.
76
77Thread 4 (Thread 1098934608 (LWP 6530)):
78#0 0x00002afbedbf60a2 in select () from /lib/libc.so.6
79No symbol table info available.
80#1 0x00002afbe69dbee7 in SSDP::run (this=0x8d7420) at ssdp.cpp:210
81 nMaxSocket = 21
82 read_set = {fds_bits = {3670016, 0 <repeats 15 times>}}
83 timeout = {tv_sec = 0, tv_usec = 588000}
84#2 0x00002afbed009a12 in ?? () from /usr/lib/libQtCore.so.4
85No symbol table info available.
86#3 0x00002afbe85e0317 in start_thread () from /lib/libpthread.so.0
87No symbol table info available.
88#4 0x00002afbedbfcd5d in clone () from /lib/libc.so.6
89No symbol table info available.
90#5 0x0000000000000000 in ?? ()
91No symbol table info available.
92
93Thread 3 (Thread 1090541904 (LWP 6529)):
94#0 0x00002afbe85e4997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
95No symbol table info available.
96#1 0x00002afbed009393 in ?? () from /usr/lib/libQtCore.so.4
97No symbol table info available.
98#2 0x00002afbed009616 in QThread::msleep () from /usr/lib/libQtCore.so.4
99No symbol table info available.
100#3 0x00002afbe69dfa5c in TaskQueue::run (this=0x8d01e0) at taskqueue.cpp:114
101 ttNow = {tv_sec = 1207184389, tv_usec = 285568}
102 pTask = (Task *) 0x0
103#4 0x00002afbed009a12 in ?? () from /usr/lib/libQtCore.so.4
104No symbol table info available.
105#5 0x00002afbe85e0317 in start_thread () from /lib/libpthread.so.0
106No symbol table info available.
107#6 0x00002afbedbfcd5d in clone () from /lib/libc.so.6
108No symbol table info available.
109#7 0x0000000000000000 in ?? ()
110No symbol table info available.
111
112Thread 2 (Thread 1082149200 (LWP 6528)):
113#0 0x00002afbe85e4997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
114No symbol table info available.
115#1 0x00002afbed009ded in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
116No symbol table info available.
117#2 0x00002afbe69ebb04 in CEvent::WaitForEvent (this=0x8d2448, time=500) at threadpool.cpp:96
118 ret = false
119#3 0x00002afbe69ed1a0 in WorkerThread::run (this=0x8d2430) at threadpool.cpp:202
120 timer = {m_timer = {mds = 64760642}}
121#4 0x00002afbed009a12 in ?? () from /usr/lib/libQtCore.so.4
122No symbol table info available.
123#5 0x00002afbe85e0317 in start_thread () from /lib/libpthread.so.0
124No symbol table info available.
125#6 0x00002afbedbfcd5d in clone () from /lib/libc.so.6
126No symbol table info available.
127#7 0x0000000000000000 in ?? ()
128No symbol table info available.
129
130Thread 1 (Thread 47261612102688 (LWP 6525)):
131#0 0x00002afbed065f8a in QFileInfo::fileName () from /usr/lib/libQtCore.so.4
132No symbol table info available.
133#1 0x00002aaab081c79a in MythburnWizard::getThemeList () from /usr/local/lib/mythtv/plugins/libmytharchive.so
134No symbol table info available.
135#2 0x00002aaab081fddb in MythburnWizard::wireUpTheme () from /usr/local/lib/mythtv/plugins/libmytharchive.so
136No symbol table info available.
137#3 0x00002aaab082194c in MythburnWizard::MythburnWizard () from /usr/local/lib/mythtv/plugins/libmytharchive.so
138No symbol table info available.
139#4 0x00002aaab07f1a02 in runCreateDVD () from /usr/local/lib/mythtv/plugins/libmytharchive.so
140No symbol table info available.
141#5 0x00002aaab07f2135 in FormatCallback () from /usr/local/lib/mythtv/plugins/libmytharchive.so
142No symbol table info available.
143#6 0x00002afbe758549f in MythThemedMenuPrivate::handleAction (this=0x2aaaac01cd60, action=@0x2aaaac06a368) at myththemedmenu.cpp:2344
144No locals.
145#7 0x00002afbe7585a5f in MythThemedMenuPrivate::keyHandler (this=0x2aaaac01cd60, actions=@0x7fffc5f67570, fullexit=true) at myththemedmenu.cpp:2076
146 it = {i = 0x2aaaac06a368}
147 action = {static null = {<No data fields>}, static shared_null = {ref = {value = 5569}, alloc = 0, size = 0, data = 0x784dda, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 841}, alloc = 0, size = 0, data = 0x2afbed38d31a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, d = 0x2aaaac958300, static codecForCStrings = 0x0}
148 i = 0
149 lastbutton = (ThemedButton *) 0x2aaaac071c90
150 oldrow = 0
151 oldcolumn = 0
152 handled = true
153#8 0x00002afbe758633c in MythThemedMenuPrivate::keyPressHandler (this=0x2aaaac01cd60, e=0x7fffc5f67d40) at myththemedmenu.cpp:1981
154 actions = {<QList<QString>> = {{p = {static shared_null = {ref = {value = 3695}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x2aaaac075fe0}, d = 0x2aaaac075fe0}}, <No data fields>}
155#9 0x00002afbe75863c9 in MythThemedMenu::keyPressEvent (this=0x2aaaac076830, e=0x7fffc5f67d40) at myththemedmenu.cpp:2562
156 ret = true
157#10 0x00002afbe7536b3c in MythMainWindow::eventFilter (this=0xa89550, e=0x7fffc5f67d40) at mythmainwindow.cpp:1322
158 top = (class MythScreenType *) 0x2aaaac076830
159 ke = (struct QKeyEvent *) 0x7fffc5f67d40
160 it = (class MythScreenStack **) 0xac8438
161 ge = (MythGestureEvent *) 0x787420
162#11 0x00002afbec37ccd3 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
163No symbol table info available.
164#12 0x00002afbec37d3d4 in QApplication::notify () from /usr/lib/libQtGui.so.4
165No symbol table info available.
166#13 0x00002afbed0b8846 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
167No symbol table info available.
168#14 0x00002afbec387e73 in ?? () from /usr/lib/libQtGui.so.4
169No symbol table info available.
170#15 0x00002afbec3d4fa5 in ?? () from /usr/lib/libQtGui.so.4
171No symbol table info available.
172#16 0x00002afbec40ab4f in ?? () from /usr/lib/libQtGui.so.4
173No symbol table info available.
174#17 0x00002afbec40bf61 in ?? () from /usr/lib/libQtGui.so.4
175No symbol table info available.
176#18 0x00002afbec3e02c4 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
177No symbol table info available.
178#19 0x00002afbec40e599 in ?? () from /usr/lib/libQtGui.so.4
179No symbol table info available.
180#20 0x00002afbe8e37fd3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
181No symbol table info available.
182#21 0x00002afbe8e3b2dd in ?? () from /usr/lib/libglib-2.0.so.0
183No symbol table info available.
184#22 0x00002afbe8e3b80e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
185No symbol table info available.
186#23 0x00002afbed0dff4e in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
187No symbol table info available.
188#24 0x00002afbec40de07 in ?? () from /usr/lib/libQtGui.so.4
189No symbol table info available.
190#25 0x00002afbed0b5b31 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
191No symbol table info available.
192#26 0x00002afbed0b5c86 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
193No symbol table info available.
194#27 0x00002afbed0b8ffc in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
195No symbol table info available.
196#28 0x00002afbec37c928 in QApplication::exec () from /usr/lib/libQtGui.so.4
197No symbol table info available.
198#29 0x000000000043da25 in main (argc=5, argv=0x7fffc5f697c8) at main.cpp:1540
199 bPromptForBackend = false
200 bBypassAutoDiscovery = false
201 upgradeAllowed = false
202 geometry = {static null = {<No data fields>}, static shared_null = {ref = {value = 5569}, alloc = 0, size = 0, data = 0x784dda, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 841}, alloc = 0, size = 0, data = 0x2afbed38d31a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, d = 0x784dc0, static codecForCStrings = 0x0}
203 display = {static null = {<No data fields>}, static shared_null = {ref = {value = 5569}, alloc = 0, size = 0, data = 0x784dda, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 841}, alloc = 0, size = 0, data = 0x2afbed38d31a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, d = 0x784dc0, static codecForCStrings = 0x0}
204 a = <incomplete type>
205 pluginname = {static null = {<No data fields>}, static shared_null = {ref = {value = 5569}, alloc = 0, size = 0, data = 0x784dda, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 841}, alloc = 0, size = 0, data = 0x2afbed38d31a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, d = 0x2afbed38d300, static codecForCStrings = 0x0}
206 settingsOverride = {{d = 0x783c80, e = 0x783c80}}
207 finfo = {d_ptr = 0x8c7db0}
208 binname = {static null = {<No data fields>}, static shared_null = {ref = {value = 5569}, alloc = 0, size = 0, data = 0x784dda, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 841}, alloc = 0, size = 0, data = 0x2afbed38d31a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, d = 0x8c7970, static codecForCStrings = 0x0}
209 ResetSettings = false
210 fileprefix = {static null = {<No data fields>}, static shared_null = {ref = {value = 5569}, alloc = 0, size = 0, data = 0x784dda, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 841}, alloc = 0, size = 0, data = 0x2afbed38d31a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, d = 0x9b68b0, static codecForCStrings = 0x0}
211 dir = {d_ptr = 0xa4b170}
212 priv_thread = 1107327312
213 priv_thread_created = true
214 status = 0
215 themename = {static null = {<No data fields>}, static shared_null = {ref = {value = 5569}, alloc = 0, size = 0, data = 0x784dda, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 841}, alloc = 0, size = 0, data = 0x2afbed38d31a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, d = 0xb42320, static codecForCStrings = 0x0}
216 randomtheme = false
217 themedir = {static null = {<No data fields>}, static shared_null = {ref = {value = 5569}, alloc = 0, size = 0, data = 0x784dda, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 841}, alloc = 0, size = 0, data = 0x2afbed38d31a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 1, capacity = 0, reserved = 0, array = {0}}, d = 0xb40060, static codecForCStrings = 0x0}
218 mainWindow = (class MythMainWindow *) 0xa89550
219 pmanager = (MythPluginManager *) 0xa916e0
220 mon = (class MediaMonitor *) 0xab2ed0
221 networkControl = (class NetworkControl *) 0x0
222 exitstatus = 0