Ticket #90: appearance-bt

File appearance-bt, 11.0 KB (added by anonymous, 19 years ago)
Line 
1(gdb) run
2Starting program: /usr/local/bin/mythfrontend
3[Thread debugging using libthread_db enabled]
4[New Thread -1243670912 (LWP 30246)]
52005-07-09 18:24:46.602 New DB connection, total: 1
6Total desktop width=1400, height=1050, numscreens=1
72005-07-09 18:24:46.790 Running in a window
82005-07-09 18:24:46.790 Using screen 0, 1400x1050 at 0,0
9[New Thread -1245873232 (LWP 30263)]
102005-07-09 18:24:46.828 mythfrontend version: 0.18.20050523-1 www.mythtv.org
112005-07-09 18:24:46.828 Enabled verbose msgs : important general
12Total desktop width=1400, height=1050, numscreens=1
132005-07-09 18:24:49.366 Running in a window
142005-07-09 18:24:49.366 Using screen 0, 1400x1050 at 0,0
152005-07-09 18:24:49.372 Switching to square mode (Iulius)
162005-07-09 18:24:51.410 Key S is bound to multiple actions in context TV Playback.
172005-07-09 18:24:51.498 Registering Internal as a media playback plugin.
182005-07-09 18:24:51.902 Registering MythDVD DVD Media Handler as a media handler
19Failed to run 'cdrecord --scanbus'
202005-07-09 18:24:53.614 Registering MythMusic Media Handler as a media handler
21QComboBox::setCurrentItem: (unnamed) Index 5 out of range
22
23Program received signal SIGSEGV, Segmentation fault.
24[Switching to Thread -1243670912 (LWP 30246)]
250xb6b7946b in QImage::QImage () from /usr/lib/libqt-mt.so.3
26(gdb) thread apply all bt full
27
28Thread 2 (Thread -1245873232 (LWP 30263)):
29#0  0xb6859295 in pthread_cond_wait@@GLIBC_2.3.2 ()
30   from /lib/tls/libpthread.so.0
31No symbol table info available.
32#1  0xb6e4a539 in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
33No symbol table info available.
34#2  0xb73d6088 in MythContext::waitPrivRequest (this=0x81b0370)
35    at mythcontext.cpp:2396
36No locals.
37#3  0x0806f61a in run_priv_thread (data=0x0) at main.cpp:691
38No locals.
39#4  0xb6856b63 in start_thread () from /lib/tls/libpthread.so.0
40No symbol table info available.
41#5  0xb670e18a in clone () from /lib/tls/libc.so.6
42No symbol table info available.
43
44Thread 1 (Thread -1243670912 (LWP 30246)):
45#0  0xb6b7946b in QImage::QImage () from /usr/lib/libqt-mt.so.3
46No symbol table info available.
47#1  0xb73f2e76 in ImageSelectSetting::configWidget (this=0x8238850,
48    cg=0xbfffe71c, parent=0x81f12e8, widgetName=0x0) at settings.cpp:1155
49---Type <return> to continue, or q <return> to quit---
50        temp = {data = 0x8251d28}
51        tmppix = <incomplete type>
52        width = 640
53        height = 480
54        box = (struct QHBox *) 0x823a610
55        widget = (class MythComboBox *) 0x81cbc50
56        testlabel = (struct QLabel *) 0x821da28
57#2  0xb73eb9f4 in VerticalConfigurationGroup::configWidget (this=0x81cb870,
58    cg=0xbfffe71c, parent=0x81c6558, widgetName=0x0) at settings.cpp:156
59        child = (struct QWidget *) 0x8
60        i = 0
61        widget = (struct QGroupBox *) 0x81f12e8
62        layout = (struct QVBoxLayout *) 0x8239800
63        wmult = 0.800000012
64        hmult = 0.800000012
65#3  0xb73f0819 in ConfigurationWizard::dialogWidget (this=0xbfffe714,
66    parent=0x81c6558, widgetName=0x0) at settings.cpp:919
67        child = (struct QWidget *) 0xb7ff5cd0
68        wizard = (class MythWizard *) 0x81f1540
69        i = 0
70#4  0xb73f0672 in ConfigurationDialog::exec (this=0xbfffe714,
71    saveOnAccept=true, doLoad=true) at settings.cpp:895
72---Type <return> to continue, or q <return> to quit---
73        dialog = (class MythDialog *) 0xb683a09c
74        ret = -1073748872
75#5  0x0806cfef in TVMenuCallback (data=0x81b0370, selection=@0x81f8f58)
76    at main.cpp:412
77        settings = {<ConfigurationWizard> = {<ConfigurationDialog> = {<Configurable> = {<> = {<No data fields>}, _vptr.Configurable = 0x811fa44,
78        static metaObj = 0x81c68b8, labelAboveWidget = false, enabled = true,
79        configName = {static null = {
80            static null = <same as static member of an already seen type>,
81            d = 0x8167388, static shared_null = 0x8167388}, d = 0x8167388,
82          static shared_null = 0x8167388}, label = {static null = {
83            static null = <same as static member of an already seen type>,
84            d = 0x8167388, static shared_null = 0x8167388}, d = 0x816738,
85          static shared_null = 0x8167388}, helptext = {static null = {
86            static null = <same as static member of an already seen type>,
87            d = 0x8167388, static shared_null = 0x8167388}, d = 0x8167388,
88          static shared_null = 0x8167388}, visible = true},
89      _vptr.ConfigurationDialog = 0x811f9b8,
90      dialog = 0x81f1540}, <ConfigurationGroup> = {
91      _vptr.ConfigurationGroup = 0x811f9d4, static metaObj = 0x81c6e80,
92      children = {<std::_Vector_base<Configurable*, std::allocator<Configurable*> >> = {<std::_Vector_alloc_base<Configurable*, std::allocator<Configurable*>,---Type <return> to continue, or q <return> to quit---
93 true>> = {_M_start = 0x81d2048, _M_finish = 0x81d205c,
94            _M_end_of_storage = 0x81d2068}, <No data fields>}, <No data fields>}, uselabel = true, useframe = true, zeroMargin = false,
95      zeroSpace = false}, <No data fields>},
96  _vptr.AppearanceSettings = 0x811f974}
97        sel = {static null = {
98    static null = <same as static member of an already seen type>,
99    d = 0x8167388, static shared_null = 0x8167388}, d = 0x821ad08,
100  static shared_null = 0x8167388}
101#6  0xb7417f58 in ThemedMenuPrivate::handleAction (this=0x81f8e60,
102    action=@0x82662a0) at themedmenu.cpp:2497
103        ok = true
104#7  0xb74163ab in ThemedMenuPrivate::keyPressHandler (this=0x81f8e60,
105    e=0xbffff0f0) at themedmenu.cpp:2325
106        it = {node = 0x8266298}
107        action = {static null = {
108    static null = <same as static member of an already seen type>,
109    d = 0x8167388, static shared_null = 0x8167388}, d = 0x8243218,
110  static shared_null = 0x8167388}
111        i = 0
112        lastbutton = (ThemedButton *) 0x824eb80
113        oldrow = 1
114---Type <return> to continue, or q <return> to quit---
115        handled = true
116        actions = {<QValueList<QString>> = {sh = 0x823efd8}, <No data fields>}
117#8  0xb74196e0 in ThemedMenu::keyPressEvent (this=0x81cfda8, e=0xbffff0f0)
118    at themedmenu.cpp:2695
119No locals.
120#9  0xb6be3b85 in QWidget::event () from /usr/lib/libqt-mt.so.3
121No symbol table info available.
122#10 0xb6b50e1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
123No symbol table info available.
124#11 0xb6b50914 in QApplication::notify () from /usr/lib/libqt-mt.so.3
125No symbol table info available.
126#12 0xb7485416 in MythMainWindow::keyPressEvent (this=0x81c6558, e=0xbffff0f0)
127    at mythdialogs.cpp:723
128        current = (struct QWidget *) 0x81cfda8
129#13 0xb6be3b85 in QWidget::event () from /usr/lib/libqt-mt.so.3
130No symbol table info available.
131#14 0xb6b50e1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
132No symbol table info available.
133#15 0xb6b50914 in QApplication::notify () from /usr/lib/libqt-mt.so.3
134No symbol table info available.
135#16 0xb6ae7620 in QETWidget::translateKeyEvent () from /usr/lib/libqt-mt.so.3
136No symbol table info available.
137---Type <return> to continue, or q <return> to quit---
138#17 0xb6ae3302 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
139No symbol table info available.
140#18 0xb6afa254 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
141No symbol table info available.
142#19 0xb6b631d8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
143No symbol table info available.
144#20 0xb6b510d1 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
145No symbol table info available.
146#21 0xb748665f in MythDialog::exec (this=0x81cfda8) at mythdialogs.cpp:1015
147        res = -1219992088
148#22 0x0806dbc2 in RunMenu (themedir=
149      {static null = {static null = <same as static member of an already seen type>, d = 0x8167388, static shared_null = 0x8167388}, d = 0x81d1a70, static shared_null = 0x8167388}) at main.cpp:532
150        exitstatus = 0
151#23 0x08073298 in main (argc=1, argv=0xbffff974) at main.cpp:1102
152        geometry = {static null = {
153    static null = <same as static member of an already seen type>,
154    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81773f8,
155  static shared_null = 0x8167388}
156        a = <incomplete type>
157        logfile = {static null = {
158---Type <return> to continue, or q <return> to quit---
159    static null = <same as static member of an already seen type>,
160    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81b0110,
161  static shared_null = 0x8167388}
162        verboseString = {static null = {
163    static null = <same as static member of an already seen type>,
164    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81b0128,
165  static shared_null = 0x8167388}
166        pluginname = {static null = {
167    static null = <same as static member of an already seen type>,
168    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81b0140,
169  static shared_null = 0x8167388}
170        finfo = {fn = {static null = {
171      static null = <same as static member of an already seen type>,
172      d = 0x8167388, static shared_null = 0x8167388}, d = 0x81b0198,
173    static shared_null = 0x8167388}, fic = 0x0, cache = true, symLink = false}
174        binname = {static null = {
175    static null = <same as static member of an already seen type>,
176    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81b01b0,
177  static shared_null = 0x8167388}
178        logfd = -1
179        fileprefix = {static null = {
180    static null = <same as static member of an already seen type>,
181---Type <return> to continue, or q <return> to quit---
182    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81b0280,
183  static shared_null = 0x8167388}
184        dir = <incomplete type>
185        priv_thread = 3049094064
186        status = 0
187        themename = {static null = {
188    static null = <same as static member of an already seen type>,
189    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81d1688,
190  static shared_null = 0x8167388}
191        randomtheme = false
192        themedir = {static null = {
193    static null = <same as static member of an already seen type>,
194    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81d1a70,
195  static shared_null = 0x8167388}
196        mainWindow = (class MythMainWindow *) 0x81c6558
197        pmanager = (MythPluginManager *) 0x81c9f40
198        mon = (class MediaMonitor *) 0x0
199        exitstatus = -1214036110
200(gdb)  0x8167388, static shared_null = 0x8167388}, d = 0x81b01b0,
201  static shared_null = 0x8167388}
202        logfd = -1
203        fileprefix = {static null = {
204    static null = <same as static member of an already seen type>,
205---Type <return> to continue, or q <return> to quit---
206    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81b0280,
207  static shared_null = 0x8167388}
208        dir = <incomplete type>
209        priv_thread = 3049094064
210        status = 0
211        themename = {static null = {
212    static null = <same as static member of an already seen type>,
213    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81d1688,
214  static shared_null = 0x8167388}
215        randomtheme = false
216        themedir = {static null = {
217    static null = <same as static member of an already seen type>,
218    d = 0x8167388, static shared_null = 0x8167388}, d = 0x81d1a70,
219  static shared_null = 0x8167388}
220        mainWindow = (class MythMainWindow *) 0x81c6558
221        pmanager = (MythPluginManager *) 0x81c9f40
222        mon = (class MediaMonitor *) 0x0
223        exitstatus = -1214036110
224(gdb)