Ticket #3895: gdb1.txt

File gdb1.txt, 20.3 KB (added by anonymous, 17 years ago)
Line 
1[mythtv@freevo ~]$ gdb /usr/local/bin/mythfrontend -x gdbcommands
2GNU gdb Red Hat Linux (6.5-15.fc6rh)
3Copyright (C) 2006 Free Software Foundation, Inc.
4GDB is free software, covered by the GNU General Public License, and you are
5welcome to change it and/or distribute copies of it under certain conditions.
6Type "show copying" to see the conditions.
7There is absolutely no warranty for GDB.  Type "show warranty" for details.
8This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db
9library "/lib/libthread_db.so.1".
10
11[Thread debugging using libthread_db enabled]
12[New Thread -1208203536 (LWP 9360)]
132007-09-01 10:20:52.534 Using runtime prefix = /usr/local
142007-09-01 10:20:52.554 DPMS is disabled.
15QSettings::sync: filename is null/empty
162007-09-01 10:20:52.621 New DB connection, total: 1
172007-09-01 10:20:52.624 Connected to database 'mythconverg' at host: localhost
182007-09-01 10:20:52.625 Total desktop dim: 1360x768, with 1 screen[s].
192007-09-01 10:20:52.626 Using screen 0, 1360x768 at 0,0
20[New Thread 130386832 (LWP 9366)]
21[New Thread -1223423088 (LWP 9367)]
22[New Thread -1233912944 (LWP 9368)]
23[Thread -1233912944 (LWP 9368) exited]
24[New Thread -1233912944 (LWP 9489)]
25
26Program received signal SIGSEGV, Segmentation fault.
27[Switching to Thread -1208203536 (LWP 9360)]
280x00d203ac in ifoFree_PTL_MAIT (ifofile=0x8c39e68) at ifo_read.c:1169
291169           free(ifofile->ptl_mait->countries[i].pf_ptl_mai);
30Current language:  auto; currently c
31
32Thread 5 (Thread -1233912944 (LWP 9489)):
33#0  0x00110402 in ?? ()
34No symbol table info available.
35#1  0x0144d772 in open64 () from /lib/libpthread.so.0
36No symbol table info available.
37#2  0x02041806 in MythMediaDevice::openDevice (this=0x8c01cf0) at
38mythmedia.cpp:67
39No locals.
40#3  0x020a0437 in MythCDROM::openDevice (this=0x8c01cf0) at mythcdrom.cpp:52
41No locals.
42#4  0x020a7311 in MythCDROMLinux::testMedia (this=0x8c01cf0) at
43mythcdrom-linux.cpp:83
44        OpenedHere = false
45        Stat = 1
46#5  0x020a776e in MythCDROMLinux::checkMedia (this=0x8c01cf0) at
47mythcdrom-linux.cpp:118
48        OpenedHere = false
49#6  0x02043dbe in MediaMonitor::CheckDevices (this=0x8a7bbb8) at
50mythmediamonitor.cpp:336
51        itr = {node = 0x8c01db8}
52        pDev = (class MythMediaDevice *) 0x8c01cf0
53#7  0x02047c22 in MonitorThread::run (this=0x8ad7e60) at
54mythmediamonitor.cpp:46
55No locals.
56#8  0x03bf2efc in QThreadInstance::start () from
57/usr/lib/qt-3.3/lib/libqt-mt.so.3
58No symbol table info available.
59#9  0x0144645b in start_thread () from /lib/libpthread.so.0
60No symbol table info available.
61#10 0x06d0f23e in clone () from /lib/libc.so.6
62No symbol table info available.
63
64Thread 3 (Thread -1223423088 (LWP 9367)):
65#0  0x00110402 in ?? ()
66No symbol table info available.
67#1  0x0144ce1b in read () from /lib/libpthread.so.0
68No symbol table info available.
69#2  0x03357c72 in lirc_nextcode (code=0xb714030c) at lirc_client.c:1752
70        len = <value optimized out>
71        end = 0x0
72        c = <value optimized out>
73        packet_size = 100
74        end_len = 0
75#3  0x020b7e1f in LircClient::Process (this=0x8b5dbb0) at lirc.cpp:80
76        code = 0x0
77        ir = 0x0
78        ret = 0
79#4  0x003e41ed in SpawnLirc (param=0x8b033f0) at mythmainwindow.cpp:65
80        config_file = {static null = {static null = <same as static member of
81an already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
820x8b02ff0, static shared_null = 0x8995420}
83        cl = (class LircClient *) 0x8b5dbb0
84#5  0x0144645b in start_thread () from /lib/libpthread.so.0
85No symbol table info available.
86#6  0x06d0f23e in clone () from /lib/libc.so.6
87No symbol table info available.
88
89Thread 2 (Thread 130386832 (LWP 9366)):
90#0  0x00110402 in ?? ()
91No symbol table info available.
92#1  0x0144a256 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
93No symbol table info available.
94#2  0x03f4c3ed in QWaitCondition::wait () from
95/usr/lib/qt-3.3/lib/libqt-mt.so.3
96No symbol table info available.
97#3  0x01f5e84c in MythContext::waitPrivRequest (this=0x8a4a370) at
98mythcontext.cpp:2999
99No locals.
100#4  0x08068070 in run_priv_thread (data=0x0) at main.cpp:793
101No locals.
102#5  0x0144645b in start_thread () from /lib/libpthread.so.0
103No symbol table info available.
104#6  0x06d0f23e in clone () from /lib/libc.so.6
105No symbol table info available.
106
107Thread 1 (Thread -1208203536 (LWP 9360)):
108#0  0x00d203ac in ifoFree_PTL_MAIT (ifofile=0x8c39e68) at ifo_read.c:1169
109        i = 0
110#1  0x00d1a312 in ifoClose (ifofile=0x8c39e68) at ifo_read.c:254
111No locals.
112#2  0x00d13006 in vm_stop (vm=0x8c2a7d8) at vm.c:296
113No locals.
114#3  0x00d12f52 in vm_free_vm (vm=0x8c2a7d8) at vm.c:262
115No locals.
116#4  0x00d039fe in dvdnav_close (this=0x8c22be0) at dvdnav.c:137
117No locals.
118#5  0x009e8143 in DVDRingBufferPriv::CloseDVD (this=0x8c22290) at
119DVDRingBuffer.cpp:72
120No locals.
121#6  0x009e8180 in ~DVDRingBufferPriv (this=0x8c22290) at DVDRingBuffer.cpp:63
122No locals.
123#7  0x00730912 in ~RingBuffer (this=0x8c7ad90) at RingBuffer.cpp:335
124No locals.
125#8  0x0806aa37 in internal_play_media (mrl=@0xbfd3db4c, plot=@0x8ae87d4,
126title=@0x8ae87c8, director=@0x8ae87d0, lenMins=0, year=@0xbfd3db58) at
127main.cpp:710
128        tmprbuf = (RingBuffer *) 0x8c7ad90
129        name = {static null = {static null = <same as static member of an
130already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
1310x9537a68, static shared_null = 0x8995420}
132        serialid = {static null = {static null = <same as static member of an
133already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
1340x8c38cc0, static shared_null = 0x8995420}
135        allowdvdbookmark = true
136        res = -1
137        checkFile = <incomplete type>
138        pginfo = (ProgramInfo *) 0x8a7a7d0
139        d = <incomplete type>
140#9  0x003d877a in MythMainWindow::HandleMedia (this=0x8b033f0,
141handler=@0xbfd3db48, mrl=@0xbfd3db4c, plot=@0x8ae87d4, title=@0x8ae87c8,
142director=@0x8ae87d0, lenMins=0, year=@0xbfd3db58) at mythmainwindow.cpp:1054
143No locals.
144#10 0x07d66bb0 in PlayVideo (filename=@0x8ae87fc, video_list=@0x8c3ddd0) at
145videoutils.cpp:34
146        internal_mrl = {static null = {static null = <same as static member of
147an already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
1480x952cea0, static shared_null = 0x8995420}
149        handler = {static null = {static null = <same as static member of an
150already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
1510x8a70ec0, static shared_null = 0x8995420}
152        item = {m_ref = 0x8ae4308}
153        playing_time = {ds = 37271969}
154#11 0x07d2ac8d in VideoTree::playVideo (this=0x8c3b148, someItem=0x8ae5a88) at
155videotree.cpp:552
156No locals.
157#12 0x07d2ad74 in VideoTree::playVideo (this=0x8c3b148, node_number=2) at
158videotree.cpp:417
159No locals.
160#13 0x07d2ada4 in VideoTree::handleTreeListSelection (this=0x8c3b148,
161node_int=2) at videotree.cpp:425
162No locals.
163#14 0x07d76211 in VideoTree::qt_invoke (this=0x8c3b148, _id=64, _o=0xbfd3dc54)
164at moc_videotree.cpp:118
165No locals.
166#15 0x03c63ffa in QObject::activate_signal () from
167/usr/lib/qt-3.3/lib/libqt-mt.so.3
168No symbol table info available.
169#16 0x020d1e8f in UIManagedTreeListType::nodeSelected (this=0x952d728, t0=2,
170t1=0x8f184b0) at moc_uitypes.cpp:1152
171        clist = (QConnectionList *) 0x8c38e48
172        o = {{type = 0x422f8d0, payload = {b = true, c = 1 '\001', s = 1, i =
1731, l = 1, uc = 1 '\001', us = 1, ui = 1, ul = 1, f = 1.40129846e-45, d =
1742.121995791459338e-314, byte =
175"\001\000\000\000\001\000\000\000\000\000\000\0000oî\001", bytearray = {data =
1760x1 <Address 0x1 out of bounds>, size = 1}, ptr = 0x1, voidstar = {ptr = 0x1,
177owner = true}, charstar = {ptr = 0x1 <Address 0x1 out of bounds>, owner =
178true}, utf8 = {ptr = 0x1 <Address 0x1 out of bounds>, owner = true}, local8bit
179= {ptr = 0x1 <Address 0x1 out of bounds>, owner = true}, iface = 0x1, idisp =
1800x1}}, {type = 0x817a538, payload = {b = 2, c = 2 '\002', s = 2, i = 2, l = 2,
181uc = 2 '\002', us = 2, ui = 2, ul = 2, f = 2.80259693e-45, d =
1822.0428402382930986e-299, byte =
183"\002\000\000\000\214\\ë\0018ì\026\002°\204ñ\b", bytearray = {data = 0x2
184<Address 0x2 out of bounds>, size = 32201868}, ptr = 0x2, voidstar = {ptr =
1850x2, owner = 140}, charstar = {ptr = 0x2 <Address 0x2 out of bounds>, owner =
186140}, utf8 = {ptr = 0x2 <Address 0x2 out of bounds>, owner = 140}, local8bit =
187{ptr = 0x2 <Address 0x2 out of bounds>, owner = 140}, iface = 0x2, idisp =
1880x2}}, {type = 0x8179620, payload = {b = 176, c = -80 '°', s = -31568, i =
189150045872, l = 150045872, uc = 176 '°', us = 33968, ui = 150045872, ul =
190150045872, f = 1.45358546e-33, d = 2.7893278770005708e-307, byte =
191"°\204ñ\b`\022I\000Ðø\"\004`Pú\003", bytearray = {data = 0x8f184b0
192"ÈÊ­\b\220¶ð\b\020", size = 4788832}, ptr = 0x8f184b0, voidstar = {ptr =
1930x8f184b0, owner = 96}, charstar = {ptr = 0x8f184b0 "ÈÊ­\b\220¶ð\b\020", owner
194= 96}, utf8 = {ptr = 0x8f184b0 "ÈÊ­\b\220¶ð\b\020", owner = 96}, local8bit =
195{ptr = 0x8f184b0 "ÈÊ­\b\220¶ð\b\020", owner = 96}, iface = 0x8f184b0, idisp =
1960x8f184b0}}}
197#17 0x01fc324d in UIManagedTreeListType::select (this=0x952d728) at
198uitypes.cpp:4547
199No locals.
200#18 0x07d2c104 in VideoTree::keyPressEvent (this=0x8c3b148, e=0xbfd3e054) at
201videotree.cpp:272
202        action = {static null = {static null = <same as static member of an
203already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
2040x8b5e5a8, static shared_null = 0x8995420}
205        i = 0
206        handled = true
207        actions = {<QValueList<QString>> = {sh = 0x8f2b6c0}, <No data fields>}
208#19 0x03ca05fb in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
209No symbol table info available.
210#20 0x03bfabab in QApplication::internalNotify () from
211/usr/lib/qt-3.3/lib/libqt-mt.so.3
212No symbol table info available.
213#21 0x03bfc4ad in QApplication::notify () from
214/usr/lib/qt-3.3/lib/libqt-mt.so.3
215No symbol table info available.
216#22 0x02047eab in QApplication::sendEvent (receiver=0x8c3b148,
217event=0xbfd3e054) at /usr/lib/qt-3.3/include/qapplication.h:520
218No locals.
219#23 0x003dcf89 in MythMainWindow::customEvent (this=0x8b033f0, ce=0xb5c04348)
220at mythmainwindow.cpp:1341
221        k = 32
222        ascii = 0
223        key = {<> = {<No data fields>}, txt = {static null = {static null =
224<same as static member of an already seen type>, d = 0x8995420, static
225shared_null = 0x8995420}, d = 0x8995420, static shared_null = 0x8995420}, k =
22632, s = 0, a = 0 '\0', accpt = 1, autor = 0, c = 1}
227        mod = 0
228        text = {static null = {static null = <same as static member of an
229already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
2300x8995420, static shared_null = 0x8995420}
231        key_target = (struct QObject *) 0x8c3b148
232        lke = (LircKeycodeEvent *) 0xb5c04348
233        keycode = 32
234#24 0x03c6349e in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
235No symbol table info available.
236#25 0x03ca02bc in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
237No symbol table info available.
238#26 0x03bfabab in QApplication::internalNotify () from
239/usr/lib/qt-3.3/lib/libqt-mt.so.3
240No symbol table info available.
241#27 0x03bfc009 in QApplication::notify () from
242/usr/lib/qt-3.3/lib/libqt-mt.so.3
243No symbol table info available.
244#28 0x03bfbaa9 in QApplication::sendPostedEvents () from
245/usr/lib/qt-3.3/lib/libqt-mt.so.3
246No symbol table info available.
247#29 0x03bfbc46 in QApplication::sendPostedEvents () from
248/usr/lib/qt-3.3/lib/libqt-mt.so.3
249No symbol table info available.
250#30 0x03ba289d in QEventLoop::processEvents () from
251/usr/lib/qt-3.3/lib/libqt-mt.so.3
252No symbol table info available.
253#31 0x03c140c0 in QEventLoop::enterLoop () from
254/usr/lib/qt-3.3/lib/libqt-mt.so.3
255No symbol table info available.
256#32 0x03bfa62f in QApplication::enter_loop () from
257/usr/lib/qt-3.3/lib/libqt-mt.so.3
258No symbol table info available.
259#33 0x02020e08 in MythDialog::exec (this=0x8c3b148) at mythdialogs.cpp:135
260        res = 33688976
261#34 0x07cf298c in run (this=0xbfd3e598) at main.cpp:56
262No locals.
263#35 0x07cf2a2b in exec_screen<VideoTree> (inst=0x8c3b148,
264loc_name=@0xbfd3e5f0) at main.cpp:76
265        si = {m_inst = 0x8c3b148, m_location_name = @0xbfd3e5f0}
266#36 0x07cf2d91 in runVideoTree (video_list=0x8c04b40) at main.cpp:109
267No locals.
268#37 0x07cf30a8 in runScreen (st=(anonymous namespace)::screens::stVideoTree)
269at main.cpp:165
270        sret = 0
271        video_list = (VideoList *) 0x8c04b40
272#38 0x07cf317e in screenVideoDefault () at main.cpp:198
273No locals.
274#39 0x003dc458 in MythMainWindow::ExitToMainMenu (this=0x8b033f0) at
275mythmainwindow.cpp:707
276        callback = (void (*)(void)) 0x7cf316c <screenVideoDefault>
277        jumpdone = true
278        current = (struct QWidget *) 0x0
279        toplevel = (class MythScreenStack *) 0x8b00438
280#40 0x003dc6a7 in MythMainWindow::customEvent (this=0x8b033f0, ce=0x8c04058)
281at mythmainwindow.cpp:1241
282No locals.
283#41 0x03c6349e in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
284No symbol table info available.
285#42 0x03ca02bc in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
286No symbol table info available.
287#43 0x03bfabab in QApplication::internalNotify () from
288/usr/lib/qt-3.3/lib/libqt-mt.so.3
289No symbol table info available.
290#44 0x03bfc009 in QApplication::notify () from
291/usr/lib/qt-3.3/lib/libqt-mt.so.3
292No symbol table info available.
293#45 0x03bfbaa9 in QApplication::sendPostedEvents () from
294/usr/lib/qt-3.3/lib/libqt-mt.so.3
295No symbol table info available.
296#46 0x03bfbc46 in QApplication::sendPostedEvents () from
297/usr/lib/qt-3.3/lib/libqt-mt.so.3
298No symbol table info available.
299#47 0x03ba289d in QEventLoop::processEvents () from
300/usr/lib/qt-3.3/lib/libqt-mt.so.3
301No symbol table info available.
302#48 0x03c140c0 in QEventLoop::enterLoop () from
303/usr/lib/qt-3.3/lib/libqt-mt.so.3
304No symbol table info available.
305#49 0x03c13f76 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
306No symbol table info available.
307#50 0x03bfa6bf in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
308No symbol table info available.
309#51 0x08070c71 in main (argc=5, argv=0xbfd3f304) at main.cpp:1329
310        geometry = {static null = {static null = <same as static member of an
311already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
3120x8995420, static shared_null = 0x8995420}
313        display = {static null = {static null = <same as static member of an
314already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
3150x8995420, static shared_null = 0x8995420}
316        a = <incomplete type>
317        logfile = {static null = {static null = <same as static member of an
318already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
3190x8a200e8, static shared_null = 0x8995420}
320        pluginname = {static null = {static null = <same as static member of
321an already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
3220x8a425d8, static shared_null = 0x8995420}
323        settingsOverride = {sh = 0x8a425f0}
324        finfo = {fn = {static null = {static null = <same as static member of
325an already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
3260x8a42600, static shared_null = 0x8995420}, fic = 0x0, cache = true, symLink =
327false}
328        binname = {static null = {static null = <same as static member of an
329already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
3300x8a42618, static shared_null = 0x8995420}
331        ResetSettings = false
332        logfd = 13
333        fileprefix = {static null = {static null = <same as static member of
334an already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
3350x8a69578, static shared_null = 0x8995420}
336        dir = <incomplete type>
337        priv_thread = 130386832
338        status = 0
339        themename = {static null = {static null = <same as static member of an
340already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
3410x8a7fe20, static shared_null = 0x8995420}
342        randomtheme = false
343        themedir = {static null = {static null = <same as static member of an
344already seen type>, d = 0x8995420, static shared_null = 0x8995420}, d =
3450x8b02000, static shared_null = 0x8995420}
346        mainWindow = (class MythMainWindow *) 0x8b033f0
347        pmanager = (MythPluginManager *) 0x8adabf0
348        mon = (class MediaMonitor *) 0x8a7bbb8
349        networkControl = (class NetworkControl *) 0x0
350        exitstatus = 0
351(gdb) where
352#0  0x00d203ac in ifoFree_PTL_MAIT (ifofile=0x8c39e68) at ifo_read.c:1169
353#1  0x00d1a312 in ifoClose (ifofile=0x8c39e68) at ifo_read.c:254
354#2  0x00d13006 in vm_stop (vm=0x8c2a7d8) at vm.c:296
355#3  0x00d12f52 in vm_free_vm (vm=0x8c2a7d8) at vm.c:262
356#4  0x00d039fe in dvdnav_close (this=0x8c22be0) at dvdnav.c:137
357#5  0x009e8143 in DVDRingBufferPriv::CloseDVD (this=0x8c22290) at
358DVDRingBuffer.cpp:72
359#6  0x009e8180 in ~DVDRingBufferPriv (this=0x8c22290) at DVDRingBuffer.cpp:63
360#7  0x00730912 in ~RingBuffer (this=0x8c7ad90) at RingBuffer.cpp:335
361#8  0x0806aa37 in internal_play_media (mrl=@0xbfd3db4c, plot=@0x8ae87d4,
362title=@0x8ae87c8, director=@0x8ae87d0, lenMins=0, year=@0xbfd3db58) at
363main.cpp:710
364#9  0x003d877a in MythMainWindow::HandleMedia (this=0x8b033f0,
365handler=@0xbfd3db48, mrl=@0xbfd3db4c, plot=@0x8ae87d4, title=@0x8ae87c8,
366director=@0x8ae87d0, lenMins=0, year=@0xbfd3db58) at mythmainwindow.cpp:1054
367#10 0x07d66bb0 in PlayVideo (filename=@0x8ae87fc, video_list=@0x8c3ddd0) at
368videoutils.cpp:34
369#11 0x07d2ac8d in VideoTree::playVideo (this=0x8c3b148, someItem=0x8ae5a88) at
370videotree.cpp:552
371#12 0x07d2ad74 in VideoTree::playVideo (this=0x8c3b148, node_number=2) at
372videotree.cpp:417
373#13 0x07d2ada4 in VideoTree::handleTreeListSelection (this=0x8c3b148,
374node_int=2) at videotree.cpp:425
375#14 0x07d76211 in VideoTree::qt_invoke (this=0x8c3b148, _id=64, _o=0xbfd3dc54)
376at moc_videotree.cpp:118
377#15 0x03c63ffa in QObject::activate_signal () from
378/usr/lib/qt-3.3/lib/libqt-mt.so.3
379#16 0x020d1e8f in UIManagedTreeListType::nodeSelected (this=0x952d728, t0=2,
380t1=0x8f184b0) at moc_uitypes.cpp:1152
381#17 0x01fc324d in UIManagedTreeListType::select (this=0x952d728) at
382uitypes.cpp:4547
383#18 0x07d2c104 in VideoTree::keyPressEvent (this=0x8c3b148, e=0xbfd3e054) at
384videotree.cpp:272
385#19 0x03ca05fb in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
386#20 0x03bfabab in QApplication::internalNotify () from
387/usr/lib/qt-3.3/lib/libqt-mt.so.3
388#21 0x03bfc4ad in QApplication::notify () from
389/usr/lib/qt-3.3/lib/libqt-mt.so.3
390#22 0x02047eab in QApplication::sendEvent (receiver=0x8c3b148,
391event=0xbfd3e054) at /usr/lib/qt-3.3/include/qapplication.h:520
392#23 0x003dcf89 in MythMainWindow::customEvent (this=0x8b033f0, ce=0xb5c04348)
393at mythmainwindow.cpp:1341
394#24 0x03c6349e in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
395#25 0x03ca02bc in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
396#26 0x03bfabab in QApplication::internalNotify () from
397/usr/lib/qt-3.3/lib/libqt-mt.so.3
398#27 0x03bfc009 in QApplication::notify () from
399/usr/lib/qt-3.3/lib/libqt-mt.so.3
400#28 0x03bfbaa9 in QApplication::sendPostedEvents () from
401/usr/lib/qt-3.3/lib/libqt-mt.so.3
402#29 0x03bfbc46 in QApplication::sendPostedEvents () from
403/usr/lib/qt-3.3/lib/libqt-mt.so.3
404#30 0x03ba289d in QEventLoop::processEvents () from
405/usr/lib/qt-3.3/lib/libqt-mt.so.3
406#31 0x03c140c0 in QEventLoop::enterLoop () from
407/usr/lib/qt-3.3/lib/libqt-mt.so.3
408#32 0x03bfa62f in QApplication::enter_loop () from
409/usr/lib/qt-3.3/lib/libqt-mt.so.3
410#33 0x02020e08 in MythDialog::exec (this=0x8c3b148) at mythdialogs.cpp:135
411#34 0x07cf298c in run (this=0xbfd3e598) at main.cpp:56
412#35 0x07cf2a2b in exec_screen<VideoTree> (inst=0x8c3b148,
413loc_name=@0xbfd3e5f0) at main.cpp:76
414#36 0x07cf2d91 in runVideoTree (video_list=0x8c04b40) at main.cpp:109
415#37 0x07cf30a8 in runScreen (st=(anonymous namespace)::screens::stVideoTree)
416at main.cpp:165
417#38 0x07cf317e in screenVideoDefault () at main.cpp:198
418#39 0x003dc458 in MythMainWindow::ExitToMainMenu (this=0x8b033f0) at
419mythmainwindow.cpp:707
420#40 0x003dc6a7 in MythMainWindow::customEvent (this=0x8b033f0, ce=0x8c04058)
421at mythmainwindow.cpp:1241
422#41 0x03c6349e in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
423#42 0x03ca02bc in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
424#43 0x03bfabab in QApplication::internalNotify () from
425/usr/lib/qt-3.3/lib/libqt-mt.so.3
426#44 0x03bfc009 in QApplication::notify () from
427/usr/lib/qt-3.3/lib/libqt-mt.so.3
428#45 0x03bfbaa9 in QApplication::sendPostedEvents () from
429/usr/lib/qt-3.3/lib/libqt-mt.so.3
430#46 0x03bfbc46 in QApplication::sendPostedEvents () from
431/usr/lib/qt-3.3/lib/libqt-mt.so.3
432#47 0x03ba289d in QEventLoop::processEvents () from
433/usr/lib/qt-3.3/lib/libqt-mt.so.3
434#48 0x03c140c0 in QEventLoop::enterLoop () from
435/usr/lib/qt-3.3/lib/libqt-mt.so.3
436#49 0x03c13f76 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
437#50 0x03bfa6bf in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
438#51 0x08070c71 in main (argc=5, argv=0xbfd3f304) at main.cpp:1329