Ticket #4366: bt2.txt

File bt2.txt, 4.9 KB (added by cg@…, 16 years ago)

Another backtrace

Line 
1mojito mythtv-themes # DISPLAY=:2 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 0xb5b24960 (LWP 16526)]
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 ":2.0".
64Failed to get list of devices
652007-12-26 11:44:01.843 Using runtime prefix = /usr
662007-12-26 11:44:01.849 DPMS is not supported.
672007-12-26 11:44:01.849 Empty LocalHostName.
682007-12-26 11:44:01.849 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 11:44:01.867 New DB connection, total: 1
752007-12-26 11:44:01.871 Connected to database 'mythconverg' at host: localhost
762007-12-26 11:44:01.871 Closing DB connection named 'DBManager0'
772007-12-26 11:44:01.872 Total desktop dim: 1024x768, with 1 screen[s].
782007-12-26 11:44:01.872 Connected to database 'mythconverg' at host: localhost
792007-12-26 11:44:01.873 Using screen 0, 1024x768 at 0,0
802007-12-26 11:44:01.898 Current Schema Version: 1202
81DisplaResX: Unable to XRRgetScreenInfo
822007-12-26 11:44:01.905 Total desktop dim: 1024x768, with 1 screen[s].
832007-12-26 11:44:01.906 Using screen 0, 1024x768 at 0,0
842007-12-26 11:44:01.908 Switching to square mode (G.A.N.T)
85Xlib:  extension "GLX" missing on display ":2.0".
86Xlib:  extension "GLX" missing on display ":2.0".
87Xlib:  extension "GLX" missing on display ":2.0".
882007-12-26 11:44:01.915 Using the Qt painter
89Xlib:  extension "GLX" missing on display ":2.0".
902007-12-26 11:44:03.096 Loading from: /usr/share/mythtv/themes/G.A.N.T/base.xml
912007-12-26 11:44:03.103 Loading from: /usr/share/mythtv/themes/default/base.xml
922007-12-26 11:44:03.125 MythThemedMenuPrivate: Unknown tag image in background
932007-12-26 11:44:08.508 New DB connection, total: 2
942007-12-26 11:44:08.508 Connected to database 'mythconverg' at host: localhost
952007-12-26 11:44:12.312 New DB connection, total: 3
962007-12-26 11:44:12.312 Connected to database 'mythconverg' at host: localhost
97[New Thread 0xb5208b90 (LWP 16541)]
98[New Thread 0xb48ffb90 (LWP 16542)]
99
100Program received signal SIGSEGV, Segmentation fault.
101[Switching to Thread 0xb5208b90 (LWP 16541)]
1020x00000011 in ?? ()
103(gdb) backtrace
104#0  0x00000011 in ?? ()
105#1  0xb645ec52 in QBoxLayoutData::setDirty () from /usr/qt/3/lib/libqt-mt.so.3
106#2  0xb645bff7 in QBoxLayout::invalidate () from /usr/qt/3/lib/libqt-mt.so.3
107#3  0xb645a96c in QBoxLayout::addItem () from /usr/qt/3/lib/libqt-mt.so.3
108#4  0xb6daf619 in QLayout::add () from /usr/lib/libmyth-0.20.so.0
109#5  0xb6daf07d in VerticalConfigurationGroup::configWidget () from /usr/lib/libmyth-0.20.so.0
110#6  0xb6da9cfd in ConfigurationPopupDialog::dialogWidget () from /usr/lib/libmyth-0.20.so.0
111#7  0xb7c22df7 in ScanProgressPopup::exec () from /usr/lib/libmythtv-0.20.so.0
112#8  0xb7c47500 in ScanWizardScanner::RunPopup () from /usr/lib/libmythtv-0.20.so.0
113#9  0xb7c47583 in spawn_popup () from /usr/lib/libmythtv-0.20.so.0
114#10 0xb5f2b18b in start_thread () from /lib/libpthread.so.0
115#11 0xb5d9b09e in clone () from /lib/libc.so.6
116