Ticket #4366: bt.txt

File bt.txt, 8.9 KB (added by cg@…, 18 years ago)

backtrace

Line 
1mojito mythtv-themes # DISPLAY=:1 gdb mythtv-setup
2GNU gdb 6.7.1
3Copyright (C) 2007 Free Software Foundation, Inc.
4License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
5This is free software: you are free to change and redistribute it.
6There is NO WARRANTY, to the extent permitted by law. Type "show copying"
7and "show warranty" for details.
8This GDB was configured as "i686-pc-linux-gnu"...
9(no debugging symbols found)
10Using host libthread_db library "/lib/libthread_db.so.1".
11(gdb) run
12Starting program: /usr/bin/mythtv-setup
13(no debugging symbols found)
14(no debugging symbols found)
15(no debugging symbols found)
16(no debugging symbols found)
17(no debugging symbols found)
18(no debugging symbols found)
19(no debugging symbols found)
20(no debugging symbols found)
21(no debugging symbols found)
22(no debugging symbols found)
23(no debugging symbols found)
24(no debugging symbols found)
25(no debugging symbols found)
26(no debugging symbols found)
27(no debugging symbols found)
28(no debugging symbols found)
29(no debugging symbols found)
30(no debugging symbols found)
31(no debugging symbols found)
32(no debugging symbols found)
33(no debugging symbols found)
34(no debugging symbols found)
35(no debugging symbols found)
36(no debugging symbols found)
37(no debugging symbols found)
38[Thread debugging using libthread_db enabled]
39[New Thread 0xb5b1f960 (LWP 6157)]
40(no debugging symbols found)
41(no debugging symbols found)
42(no debugging symbols found)
43(no debugging symbols found)
44(no debugging symbols found)
45(no debugging symbols found)
46(no debugging symbols found)
47(no debugging symbols found)
48(no debugging symbols found)
49(no debugging symbols found)
50(no debugging symbols found)
51(no debugging symbols found)
52(no debugging symbols found)
53(no debugging symbols found)
54(no debugging symbols found)
55(no debugging symbols found)
56(no debugging symbols found)
57(no debugging symbols found)
58(no debugging symbols found)
59(no debugging symbols found)
60(no debugging symbols found)
61Qt: gdb: -nograb added to command-line options.
62 Use the -dograb option to enforce grabbing.
63Xlib: extension "XInputExtension" missing on display ":1.0".
64Failed to get list of devices
652007-12-26 01:57:13.307 Using runtime prefix = /usr
662007-12-26 01:57:13.314 DPMS is not supported.
672007-12-26 01:57:13.314 Empty LocalHostName.
682007-12-26 01:57:13.314 Using localhost value of mojito
69(no debugging symbols found)
70(no debugging symbols found)
71(no debugging symbols found)
72(no debugging symbols found)
73(no debugging symbols found)
742007-12-26 01:57:13.332 New DB connection, total: 1
752007-12-26 01:57:13.336 Connected to database 'mythconverg' at host: localhost
762007-12-26 01:57:13.337 Closing DB connection named 'DBManager0'
772007-12-26 01:57:13.337 Total desktop dim: 1024x768, with 1 screen[s].
782007-12-26 01:57:13.337 Connected to database 'mythconverg' at host: localhost
792007-12-26 01:57:13.339 Using screen 0, 1024x768 at 0,0
802007-12-26 01:57:13.363 Current Schema Version: 1202
81DisplaResX: Unable to XRRgetScreenInfo
822007-12-26 01:57:13.370 Total desktop dim: 1024x768, with 1 screen[s].
832007-12-26 01:57:13.371 Using screen 0, 1024x768 at 0,0
842007-12-26 01:57:13.373 Switching to square mode (G.A.N.T)
85Xlib: extension "GLX" missing on display ":1.0".
86Xlib: extension "GLX" missing on display ":1.0".
87Xlib: extension "GLX" missing on display ":1.0".
882007-12-26 01:57:13.380 Using the Qt painter
89Xlib: extension "GLX" missing on display ":1.0".
902007-12-26 01:57:14.558 Loading from: /usr/share/mythtv/themes/G.A.N.T/base.xml
912007-12-26 01:57:14.564 Loading from: /usr/share/mythtv/themes/default/base.xml
922007-12-26 01:57:14.586 MythThemedMenuPrivate: Unknown tag image in background
932007-12-26 01:57:26.544 New DB connection, total: 2
942007-12-26 01:57:26.545 Connected to database 'mythconverg' at host: localhost
952007-12-26 01:57:28.892 New DB connection, total: 3
962007-12-26 01:57:28.892 Connected to database 'mythconverg' at host: localhost
97[New Thread 0xb5203b90 (LWP 6172)]
98[New Thread 0xb4a02b90 (LWP 6173)]
99pure virtual method called
100terminate called without an active exception
101[New Thread 0xb3effb90 (LWP 6174)]
102
103Program received signal SIGABRT, Aborted.
104[Switching to Thread 0xb5b1f960 (LWP 6157)]
1050xb7f0f410 in __kernel_vsyscall ()
106(gdb) backtrace
107#0 0xb7f0f410 in __kernel_vsyscall ()
108#1 0xb5cfe101 in raise () from /lib/libc.so.6
109#2 0xb5cff8e8 in abort () from /lib/libc.so.6
110#3 0xb5eee6d4 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6
111#4 0xb5eec0f5 in ?? () from /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6
112#5 0xb5eec132 in std::terminate () from /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6
113#6 0xb5eec806 in __cxa_pure_virtual () from /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6
114#7 0xb63fc78b in ?? () from /usr/qt/3/lib/libqt-mt.so.3
115#8 0xb63fdbcc in QLayout::activate () from /usr/qt/3/lib/libqt-mt.so.3
116#9 0xb63fe220 in QLayout::eventFilter () from /usr/qt/3/lib/libqt-mt.so.3
117#10 0xb64753d7 in QObject::activate_filters () from /usr/qt/3/lib/libqt-mt.so.3
118#11 0xb6475478 in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
119#12 0xb64b6baa in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
120#13 0xb640430f in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3
121#14 0xb6406ede in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
122#15 0xb6dfa3d5 in QApplication::sendEvent () from /usr/lib/libmyth-0.20.so.0
123#16 0xb6405421 in QApplication::sendPostedEvents () from /usr/qt/3/lib/libqt-mt.so.3
124#17 0xb6405562 in QApplication::sendPostedEvents () from /usr/qt/3/lib/libqt-mt.so.3
125#18 0xb63a3c2d in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3
126#19 0xb641f7ad in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
127#20 0xb6de8a45 in MythDialog::exec () from /usr/lib/libmyth-0.20.so.0
128#21 0xb6da436f in ConfigurationDialog::exec () from /usr/lib/libmyth-0.20.so.0
129#22 0xb79266a7 in ChannelEditor::scan () from /usr/lib/libmythtv-0.20.so.0
130#23 0xb7d2e149 in ChannelEditor::qt_invoke () from /usr/lib/libmythtv-0.20.so.0
131#24 0xb6475f7f in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
132#25 0xb6476d18 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
133#26 0xb6ed1f84 in ButtonSetting::pressed () from /usr/lib/libmyth-0.20.so.0
134#27 0xb6ed2e6d in ButtonSetting::qt_emit () from /usr/lib/libmyth-0.20.so.0
135#28 0xb6476080 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
136#29 0xb6476d18 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
137#30 0xb687df36 in QButton::pressed () from /usr/qt/3/lib/libqt-mt.so.3
138#31 0xb6e10038 in MythPushButton::keyPressEvent () from /usr/lib/libmyth-0.20.so.0
139#32 0xb64b6ed3 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
140#33 0xb640430f in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3
141#34 0xb640641e in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
142#35 0xb638e26d in QApplication::sendSpontaneousEvent () from /usr/qt/3/lib/libqt-mt.so.3
143#36 0xb637d0fe in QETWidget::translateKeyEvent () from /usr/qt/3/lib/libqt-mt.so.3
144#37 0xb638b30d in QApplication::x11ProcessEvent () from /usr/qt/3/lib/libqt-mt.so.3
145#38 0xb63a3cda in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3
146#39 0xb641f7ad in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
147#40 0xb6de8a45 in MythDialog::exec () from /usr/lib/libmyth-0.20.so.0
148#41 0xb6da436f in ConfigurationDialog::exec () from /usr/lib/libmyth-0.20.so.0
149#42 0xb792386e in ChannelEditor::exec () from /usr/lib/libmythtv-0.20.so.0
150#43 0x080668a6 in ?? ()
151#44 0xb6c6a99d in MythThemedMenuPrivate::handleAction () from /usr/lib/libmythui-0.20.so.0
152#45 0xb6c6aeb6 in MythThemedMenuPrivate::keyHandler () from /usr/lib/libmythui-0.20.so.0
153#46 0xb6c6b631 in MythThemedMenuPrivate::keyPressHandler () from /usr/lib/libmythui-0.20.so.0
154#47 0xb6c6b6c3 in MythThemedMenu::keyPressEvent () from /usr/lib/libmythui-0.20.so.0
155#48 0xb6c1f647 in MythMainWindow::eventFilter () from /usr/lib/libmythui-0.20.so.0
156#49 0xb64753d7 in QObject::activate_filters () from /usr/qt/3/lib/libqt-mt.so.3
157#50 0xb6475478 in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
158#51 0xb64b6baa in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
159#52 0xb640430f in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3
160#53 0xb640641e in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
161#54 0xb638e26d in QApplication::sendSpontaneousEvent () from /usr/qt/3/lib/libqt-mt.so.3
162#55 0xb637d0fe in QETWidget::translateKeyEvent () from /usr/qt/3/lib/libqt-mt.so.3
163#56 0xb638b30d in QApplication::x11ProcessEvent () from /usr/qt/3/lib/libqt-mt.so.3
164---Type <return> to continue, or q <return> to quit---
165#57 0xb63a3cda in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3
166#58 0xb641f7ad in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
167#59 0xb641f5ce in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
168#60 0xb6405fd3 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
169#61 0x08063e1a in ?? ()
170#62 0x08065feb in ?? ()
171#63 0xb5ceafdc in __libc_start_main () from /lib/libc.so.6
172#64 0x08052991 in ?? ()
173