Ticket #425: newBT.txt

File newBT.txt, 46.9 KB (added by gkruse@…, 19 years ago)

new bt using "thread apply all bt full"

Line 
1Blinkey:~ geoff$ gdb
2GNU gdb 6.1-20040303 (Apple version gdb-413) (Wed May 18 10:17:02 GMT 2005)
3Copyright 2004 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 "powerpc-apple-darwin".
9(gdb) attach 16372
10Attaching to process 16372.
11Reading symbols for shared libraries . done
12Reading symbols for shared libraries ............................................................................................................................ done
130x90042ae8 in mach_wait_until ()
14(gdb) thread apply all bt full
15
16Thread 9 (process 16372 thread 0xd907):
17#0  0x90042ae8 in mach_wait_until ()
18No symbol table info available.
19#1  0x900428a0 in nanosleep ()
20No symbol table info available.
21#2  0x9004677c in usleep ()
22No symbol table info available.
23#3  0xc9151cb8 in NuppelVideoPlayer::OutputVideoLoop (this=0x221b800) at NuppelVideoPlayer.cpp:1702
24        temp_speed = 3.67035544e-28
25        fr_int = 33366
26#4  0xc9151d3c in NuppelVideoPlayer::kickoffOutputVideoLoop (player=0x0) at NuppelVideoPlayer.cpp:1771
27No locals.
28#5  0x9002c3b4 in _pthread_body ()
29No symbol table info available.
30
31Thread 8 (process 16372 thread 0x6307):
32#0  0x90056418 in semaphore_timedwait_signal_trap ()
33No symbol table info available.
34#1  0x900723b0 in pthread_cond_timedwait_relative_np ()
35No symbol table info available.
36#2  0x913b6f80 in CAGuard::WaitFor ()
37No symbol table info available.
38#3  0x913b6e90 in CAGuard::WaitUntil ()
39No symbol table info available.
40#4  0x913b5100 in HP_IOThread::WorkLoop ()
41No symbol table info available.
42#5  0x913b4d98 in HP_IOThread::ThreadEntry ()
43No symbol table info available.
44#6  0x913a5f7c in CAPThread::Entry ()
45No symbol table info available.
46#7  0x9002c3b4 in _pthread_body ()
47No symbol table info available.
48
49Thread 7 (process 16372 thread 0xd707):
50#0  0x90042ae8 in mach_wait_until ()
51No symbol table info available.
52#1  0x900428a0 in nanosleep ()
53No symbol table info available.
54#2  0x9004677c in usleep ()
55No symbol table info available.
56#3  0xc904db84 in RingBuffer::ReadAheadThread (this=0x1e3d3b0) at RingBuffer.cpp:958
57        totfree = 0
58        ret = 128000
59        used = 2270209
60        loops = 0
61#4  0xc904daac in RingBuffer::startReader (type=0x0) at RingBuffer.cpp:933
62No locals.
63#5  0x9002c3b4 in _pthread_body ()
64No symbol table info available.
65
66Thread 6 (process 16372 thread 0x5c0b):
67#0  0x90042ae8 in mach_wait_until ()
68No symbol table info available.
69#1  0x900428a0 in nanosleep ()
70No symbol table info available.
71#2  0x9004677c in usleep ()
72No symbol table info available.
73#3  0xc91530f0 in NuppelVideoPlayer::StartPlaying (this=0x221b800) at NuppelVideoPlayer.cpp:2035
74        output_video = 0x21d0000
75        pausecheck = 12
76#4  0xc910c964 in SpawnDecode (param=0x221b800) at tv_play.cpp:160
77No locals.
78#5  0x9002c3b4 in _pthread_body ()
79No symbol table info available.
80
81Thread 5 (process 16372 thread 0x5707):
82#0  0x90042ae8 in mach_wait_until ()
83No symbol table info available.
84#1  0x900428a0 in nanosleep ()
85No symbol table info available.
86#2  0x9004677c in usleep ()
87No symbol table info available.
88#3  0xc9157458 in NuppelVideoPlayer::EnableEdit (this=0x221b800) at NuppelVideoPlayer.cpp:2754
89        infoMap = {
90  sh = 0xf0182500
91}
92#4  0xc91377dc in TV::DoEditMode (this=0x20eb400) at tv_play.cpp:4447
93        message = {
94  static null = {
95    static null = <same as static member of an already seen type>,
96    d = 0x1e02340,
97    static shared_null = 0x1e02340
98  },
99  d = 0xf0182640,
100  static shared_null = 0x1e02340
101}
102        options = {
103  <QValueList<QString>> = {
104    sh = 0x0
105  }, <No data fields>}
106#5  0xc9138288 in TV::TreeMenuSelected (this=0x20eb400, tree=0x12736fd0, item=0x768) at tv_play.cpp:4531
107        action = {
108  static null = {
109    static null = <same as static member of an already seen type>,
110    d = 0x1e02340,
111    static shared_null = 0x1e02340
112  },
113  d = 0x12746b60,
114  static shared_null = 0x1e02340
115}
116#6  0xc91fb5cc in TV::qt_invoke (this=0x20eb400, _id=9, _o=0xf0182830) at /Users/geoff/Desktop/.osx-packager/src/qt-mac-free-3.3.4/include/private/qucom_p.h:312
117No locals.
118#7  0xb208caa4 in QObject::activate_signal ()
119No symbol table info available.
120#8  0xc91fc034 in OSDListTreeType::itemSelected (this=0x12736fd0, t0=0x12736fd0, t1=0x11d9e5b0) at moc_osdlistbtntype.cpp:103
121        clist = (struct QConnectionList *) 0x11daae30
122        o = {{
123    type = 0xb255b038,
124    payload = {
125      b = true,
126      c = 0 '\0',
127      s = 0,
128      i = 1,
129      l = 1,
130      uc = 0 '\0',
131      us = 0,
132      ui = 1,
133      ul = 1,
134      f = 1.40129846e-45,
135      d = 2.2749363570616376e-314,
136      byte = "\000\000\000\001\022so?\022so?\021??",
137      bytearray = {
138        data = 0x1 <Address 0x1 out of bounds>,
139        size = 309555152
140      },
141      ptr = 0x1,
142      voidstar = {
143        ptr = 0x1,
144        owner = 309555152
145      },
146      charstar = {
147        ptr = 0x1 <Address 0x1 out of bounds>,
148        owner = 309555152
149      },
150      utf8 = {
151        ptr = 0x1 <Address 0x1 out of bounds>,
152        owner = 309555152
153      },
154      local8bit = {
155        ptr = 0x1 <Address 0x1 out of bounds>,
156        owner = 309555152
157      },
158      iface = 0x1,
159      idisp = 0x1
160    }
161  }, {
162    type = 0xb255b060,
163    payload = {
164      b = 309555152,
165      c = 18 '\022',
166      s = 4723,
167      i = 309555152,
168      l = 309555152,
169      uc = 18 '\022',
170      us = 4723,
171      ui = 309555152,
172      ul = 309555152,
173      f = 7.68150995e-28,
174      d = 8.6033430439405193e-220,
175      byte = "\022so?\022tk`?\030(P\000\000\000\004",
176      bytearray = {
177        data = 0x12736fd0 "?P?0\004",
178        size = 309619552
179      },
180      ptr = 0x12736fd0,
181      voidstar = {
182        ptr = 0x12736fd0,
183        owner = 309619552
184      },
185      charstar = {
186        ptr = 0x12736fd0 "?P?0\004",
187        owner = 309619552
188      },
189      utf8 = {
190        ptr = 0x12736fd0 "?P?0\004",
191        owner = 309619552
192      },
193      local8bit = {
194        ptr = 0x12736fd0 "?P?0\004",
195        owner = 309619552
196      },
197      iface = 0x12736fd0,
198      idisp = 0x12736fd0
199    }
200  }, {
201    type = 0xb255b060,
202    payload = {
203      b = 299492784,
204      c = 17 '\021',
205      s = 4569,
206      i = 299492784,
207      l = 299492784,
208      uc = 17 '\021',
209      us = 4569,
210      ui = 299492784,
211      ul = 299492784,
212      f = 3.43781191e-28,
213      d = 1.1194284191842007e-222,
214      byte = "\021??\022tk`\000\000\020\004\000\000\020\004",
215      bytearray = {
216        data = 0x11d9e5b0 "?N\237@\021???",
217        size = 309619552
218      },
219      ptr = 0x11d9e5b0,
220      voidstar = {
221        ptr = 0x11d9e5b0,
222        owner = 309619552
223      },
224      charstar = {
225        ptr = 0x11d9e5b0 "?N\237@\021???",
226        owner = 309619552
227      },
228      utf8 = {
229        ptr = 0x11d9e5b0 "?N\237@\021???",
230        owner = 309619552
231      },
232      local8bit = {
233        ptr = 0x11d9e5b0 "?N\237@\021???",
234        owner = 309619552
235      },
236      iface = 0x11d9e5b0,
237      idisp = 0x11d9e5b0
238    }
239  }}
240#9  0xc91ad378 in OSDListTreeType::HandleKeypress (this=0x12736fd0, e=0x0) at osdlistbtntype.cpp:335
241        action = {
242  static null = {
243    static null = <same as static member of an already seen type>,
244    d = 0x1e02340,
245    static shared_null = 0x1e02340
246  },
247  d = 0x1e5f070,
248  static shared_null = 0x1e02340
249}
250        i = 0
251        handled = true
252        actions = {
253  <QValueList<QString>> = {
254    sh = 0x11db09d0
255  }, <No data fields>}
256#10 0xc91a3310 in OSD::TreeMenuHandleKeypress (this=0x1e3d2c0, e=0x482954d6) at osd.cpp:2250
257        ret = 309481152
258#11 0xc911c5fc in TV::ProcessKeypress (this=0x20eb400, e=0x12724ec0) at tv_play.cpp:1518
259        redisplayBrowseInfo = false
260        actions = {
261  <QValueList<QString>> = {
262    sh = 0xf0182a30
263  }, <No data fields>}
264        action = {
265  static null = {
266    static null = <same as static member of an already seen type>,
267    d = 0x1e02340,
268    static shared_null = 0x1e02340
269  },
270  d = 0xf0182a30,
271  static shared_null = 0x1e02340
272}
273        handled = 34518180
274#12 0xc911b878 in TV::RunTV (this=0x20eb400) at tv_play.cpp:1348
275        updatecheck = 10
276#13 0xc911b1c0 in TV::EventThread (param=0x0) at tv_play.cpp:1251
277No locals.
278#14 0x9002c3b4 in _pthread_body ()
279No symbol table info available.
280
281Thread 4 (process 16372 thread 0x7f03):
282#0  0x9000a738 in mach_msg_trap ()
283No symbol table info available.
284#1  0x9000a67c in mach_msg ()
285No symbol table info available.
286#2  0x9074b338 in __CFRunLoopRun ()
287No symbol table info available.
288#3  0x9074ac3c in CFRunLoopRunSpecific ()
289No symbol table info available.
290#4  0x913a61dc in HALRunLoop::OwnThread ()
291No symbol table info available.
292#5  0x913a5f7c in CAPThread::Entry ()
293No symbol table info available.
294#6  0x9002c3b4 in _pthread_body ()
295No symbol table info available.
296
297Thread 3 (process 16372 thread 0x5403):
298#0  0x90056418 in semaphore_timedwait_signal_trap ()
299No symbol table info available.
300#1  0x90056284 in pthread_cond_timedwait ()
301No symbol table info available.
302#2  0xb20383f4 in thread_sleep ()
303No symbol table info available.
304#3  0xb2038500 in QThread::msleep ()
305No symbol table info available.
306#4  0xc612e4c0 in MonitorThread::run () at util.cpp:1074
307        x = (class QValueListNode<QString> *) 0x1e61ae4
308        x = (QValueListNode<QString> *) 0x1e61ae4
309        __tmp = -1610604580
310        __tmp = -1610584520
311        __tmp = -1610604580
312        __tmp = -1610584520
313        __tmp = 31648000
314        __res = -1610604580
315        __res = -1610604580
316        fd = 31857344
317        next = (QValueListNode<QString> *) 0x203e600
318        next = (QValueListNode<QString> *) 0x203e600
319        __mem = (volatile _Atomic_word *) 0xffffffd9
320        __mem = (volatile _Atomic_word *) 0xffffffd9
321        __mem = (volatile _Atomic_word *) 0xffffffd9
322        __mem = (volatile _Atomic_word *) 0xffffffd9
323        __mem = (volatile _Atomic_word *) 0xffffffd9
324        __mem = (volatile _Atomic_word *) 0xffffffd9
325        __mem = (volatile _Atomic_word *) 0xffffffd9
326        i = 31857344
327        __r = (basic_string<char,std::char_traits<char>,std::allocator<char> >::_Rep *) 0x0
328        p = (QValueListNode<QString> *) 0xffffffd9
329        p = (QValueListNode<QString> *) 0xffffffd9
330        p = (QValueListNode<QString> *) 0x1e61ac0
331        p = (QValueListNode<QString> *) 0x31
332        p = (QValueListNode<QString> *) 0x1e61ac0
333        p = (QValueListNode<QString> *) 0x1e2e900
334        p = (QValueListNode<QString> *) 0x1e2e900
335        p = (QValueListNode<QString> *) 0xa0001fdc
336        p = (QValueListNode<QString> *) 0x1e2e900
337        p = (QValueListNode<QString> *) 0xffffffd9
338        p = (QValueListNode<QString> *) 0xa0001fdc
339        curFontWidth = 31857380
340        __ioinit = {
341  static _S_ios_base_init = 21,
342  static _S_synced_with_stdio = true
343}
344        this = (basic_ostringstream<char,std::char_traits<char>,std::allocator<char> > * const) 0x0
345        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1e61ae4
346        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1e61ae4
347        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1e61ae4
348        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1e61ae4
349        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1e61ae4
350        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1e61ae4
351        this = (QShared * const) 0xa0001fdc
352        this = (QShared * const) 0xa0001fdc
353        this = (QShared * const) 0xa0001fdc
354        this = (QShared * const) 0x1e2e900
355        this = (QShared * const) 0x1e2e900
356        this = (QString * const) 0x203e600
357        this = (QString * const) 0x203e600
358#5  0xb20380c4 in QThreadInstance::start ()
359No symbol table info available.
360#6  0x9002c3b4 in _pthread_body ()
361No symbol table info available.
362
363Thread 2 (process 16372 thread 0x3203):
364#0  0x9002ca78 in semaphore_wait_signal_trap ()
365No symbol table info available.
366#1  0x9003125c in pthread_cond_wait ()
367No symbol table info available.
368#2  0xb2317824 in QWaitCondition::wait ()
369No symbol table info available.
370#3  0xc603d87c in MythContext::waitPrivRequest ()
371No symbol table info available.
372#4  0x0000f49c in run_priv_thread (data=0x3403) at main.cpp:697
373        req = {
374  m_type = MythRealtime,
375  m_data = 0x0
376}
377#5  0x9002c3b4 in _pthread_body ()
378No symbol table info available.
379
380Thread 1 (process 16372 thread 0xd03):
381#0  0x90042ae8 in mach_wait_until ()
382No symbol table info available.
383#1  0x900428a0 in nanosleep ()
384No symbol table info available.
385#2  0x9004677c in usleep ()
386No symbol table info available.
387#3  0x00025a1c in PlaybackBox::play (this=0xbfffe320, rec=0xb2558874, inPlaylist=false) at playbackbox.cpp:1856
388        playCompleted = false
389        tvrec = (ProgramInfo *) 0x1e4b830
390        doremove = 31766576
391        doprompt = 64
392#4  0x00030488 in PlaybackBox::keyPressEvent (this=0xbfffe320, e=0xbfffdb80) at playbackbox.cpp:3234
393        action = {
394  static null = {
395    static null = <same as static member of an already seen type>,
396    d = 0x1e02340,
397    static shared_null = 0x1e02340
398  },
399  d = 0x1e5f070,
400  static shared_null = 0x1e02340
401}
402        i = 0
403        handled = true
404        actions = {
405  <QValueList<QString>> = {
406    sh = 0x125c1420
407  }, <No data fields>}
408#5  0xb20bf6d4 in QWidget::event ()
409No symbol table info available.
410#6  0xb204424c in QApplication::internalNotify ()
411No symbol table info available.
412#7  0xb204388c in QApplication::notify ()
413No symbol table info available.
414#8  0xb200b400 in QApplication::globalEventProcessor ()
415No symbol table info available.
416#9  0x931288d4 in DispatchEventToHandlers ()
417No symbol table info available.
418#10 0x9312802c in SendEventToEventTargetInternal ()
419No symbol table info available.
420#11 0x93127ea8 in SendEventToEventTargetWithOptions ()
421No symbol table info available.
422#12 0x931f2588 in HandleKeyboardEvent ()
423No symbol table info available.
424#13 0x9312f12c in ToolboxEventDispatcherHandler ()
425No symbol table info available.
426#14 0x93128b24 in DispatchEventToHandlers ()
427No symbol table info available.
428#15 0x9312802c in SendEventToEventTargetInternal ()
429No symbol table info available.
430#16 0x9312edb0 in SendEventToEventTarget ()
431No symbol table info available.
432#17 0xb2007858 in qt_mac_send_event ()
433No symbol table info available.
434#18 0xb2030484 in QEventLoop::processEvents ()
435No symbol table info available.
436#19 0xb2054204 in QEventLoop::enterLoop ()
437No symbol table info available.
438#20 0xc60d96cc in MythDialog::exec () at util.cpp:1074
439        x = (QValueListNode<QString> *) 0x1ea3730
440        x = (QValueListNode<QString> *) 0x1ea3730
441        __tmp = 1843168
442        __tmp = -1610584496
443        __tmp = 1843168
444        __tmp = -1610584496
445        __tmp = 0
446        __res = 1843168
447        __res = 1843168
448        fd = -1073749216
449        next = (QValueListNode<QString> *) 0xb2558874
450        next = (QValueListNode<QString> *) 0xb2558874
451        __mem = (volatile _Atomic_word *) 0xffffffa6
452        __mem = (volatile _Atomic_word *) 0xffffffa6
453        __mem = (volatile _Atomic_word *) 0xffffffa6
454        __mem = (volatile _Atomic_word *) 0xffffffa6
455        __mem = (volatile _Atomic_word *) 0xffffffa6
456        __mem = (volatile _Atomic_word *) 0xffffffa6
457        __mem = (volatile _Atomic_word *) 0xffffffa6
458        i = -1073749216
459        __r = (basic_string<char,std::char_traits<char>,std::allocator<char> >::_Rep *) 0x1
460        p = (QValueListNode<QString> *) 0xffffffa6
461        p = (QValueListNode<QString> *) 0xffffffa6
462        p = (QValueListNode<QString> *) 0xbfffe320
463        p = (QValueListNode<QString> *) 0xe
464        p = (QValueListNode<QString> *) 0xbfffe320
465        p = (QValueListNode<QString> *) 0x0
466        p = (QValueListNode<QString> *) 0x0
467        p = (QValueListNode<QString> *) 0x1c1fe0
468        p = (QValueListNode<QString> *) 0x0
469        p = (QValueListNode<QString> *) 0xffffffa6
470        p = (QValueListNode<QString> *) 0x1c1fe0
471        curFontWidth = 32126768
472        __ioinit = {
473  static _S_ios_base_init = 21,
474  static _S_synced_with_stdio = true
475}
476        this = (basic_ostringstream<char,std::char_traits<char>,std::allocator<char> > * const) 0x1
477        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1ea3730
478        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1ea3730
479        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1ea3730
480        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1ea3730
481        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1ea3730
482        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x1ea3730
483        this = (QShared * const) 0x1c1fe0
484        this = (QShared * const) 0x1c1fe0
485        this = (QShared * const) 0x1c1fe0
486        this = (QShared * const) 0x0
487        this = (QShared * const) 0x0
488        this = (QString * const) 0xb2558874
489        this = (QString * const) 0xb2558874
490#21 0x00005dfc in startPlayback () at main.cpp:191
491        pbb = {
492  <MythDialog> = {
493    <QFrame> = {
494      <QWidget> = {
495        <QObject> = {
496          <Qt> = {
497            static color0 = @0xb26097d8,
498            static color1 = @0xb26097e0,
499            static black = @0xb26097e8,
500            static white = @0xb26097f0,
501            static darkGray = @0xb26097f8,
502            static gray = @0xb2609800,
503            static lightGray = @0xb2609808,
504            static red = @0xb2609810,
505            static green = @0xb2609818,
506            static blue = @0xb2609820,
507            static cyan = @0xb2609828,
508            static magenta = @0xb2609830,
509            static yellow = @0xb2609838,
510            static darkRed = @0xb2609840,
511            static darkGreen = @0xb2609848,
512            static darkBlue = @0xb2609850,
513            static darkCyan = @0xb2609858,
514            static darkMagenta = @0xb2609860,
515            static darkYellow = @0xb2609868,
516            static arrowCursor = @0xb2609030,
517            static upArrowCursor = @0xb2609034,
518            static crossCursor = @0xb2609038,
519            static waitCursor = @0xb260903c,
520            static ibeamCursor = @0xb2609040,
521            static sizeVerCursor = @0xb2609044,
522            static sizeHorCursor = @0xb2609048,
523            static sizeBDiagCursor = @0xb260904c,
524            static sizeFDiagCursor = @0xb2609050,
525            static sizeAllCursor = @0xb2609054,
526            static blankCursor = @0xb2609058,
527            static splitVCursor = @0xb260905c,
528            static splitHCursor = @0xb2609060,
529            static pointingHandCursor = @0xb2609064,
530            static forbiddenCursor = @0xb2609068,
531            static whatsThisCursor = @0xb260906c,
532            static busyCursor = @0xb2609070
533          },
534          members of QObject:
535          _vptr$QObject = 0x194d88,
536          static metaObj = 0x1e037e0,
537          isSignal = 0,
538          isWidget = 1,
539          pendTimer = 0,
540          blockSig = 0,
541          wasDeleted = 0,
542          isTree = 0,
543          objname = 0x1ebd510 "tvplayselect",
544          parentObj = 0x1e72600,
545          childObjects = 0x1eb5980,
546          connections = 0x1ee28f0,
547          senderObjects = 0x11dc79c0,
548          eventFilters = 0x0,
549          postedEvents = 0x0,
550          d = 0x0
551        },
552        <QPaintDevice> = {
553          _vptr$QPaintDevice = 0x194f84,
554          hd = 0x1e36150,
555          devFlags = 1,
556          painters = 0
557        },
558        members of QWidget:
559        static metaObj = 0x1e401b0,
560        own_id = 0,
561        macDropEnabled = 0,
562        window_event = 0x0,
563        winid = 11,
564        widget_state = 10496007,
565        widget_flags = 8390576,
566        focus_policy = 0,
567        own_font = 1,
568        own_palette = 1,
569        sizehint_forced = 0,
570        is_closing = 0,
571        in_show = 0,
572        in_show_maximized = 0,
573        fstrut_dirty = 1,
574        im_enabled = 0,
575        crect = {
576          y1 = 0,
577          x1 = 0,
578          y2 = 827,
579          x2 = 1279
580        },
581        bg_col = {
582          static color_init = true,
583          static globals_init = true,
584          static colormodel = d32,
585          d = {
586            argb = 4282541972,
587            d8 = {
588              argb = 4282541972,
589              pix = 68 'D',
590              invalid = 73 'I',
591              dirty = 82 'R',
592              direct = 84 'T'
593            },
594            d32 = {
595              argb = 4282541972,
596              pix = 1145655892
597            }
598          }
599        },
600        pal = {
601          data = 0x125f1710
602        },
603        fnt = {
604          d = 0x1e363c0
605        },
606        lay_out = 0x0,
607        extra = 0x1ecb960,
608        static instanceCounter = 6,
609        static maxInstances = 7,
610        static mapper = 0x1e219b0
611      },
612      members of QFrame:
613      static metaObj = 0x1e685f0,
614      frect = {
615        y1 = 0,
616        x1 = 0,
617        y2 = -1,
618        x2 = -1
619      },
620      fstyle = 16,
621      lwidth = 1,
622      mwidth = 0,
623      mlwidth = 0,
624      fwidth = 0,
625      d = 0x0
626    },
627    members of MythDialog:
628    static metaObj = 0x1e68650,
629    wmult = 1.60000002,
630    hmult = 1.38,
631    screenwidth = 1280,
632    screenheight = 828,
633    xbase = 0,
634    ybase = 22,
635    m_parent = 0x1e72600,
636    rescode = 0,
637    in_loop = true,
638    defaultBigFont = {
639      d = 0x1ed8820
640    },
641    defaultMediumFont = {
642      d = 0x1e69630
643    },
644    defaultSmallFont = {
645      d = 0x1ebc970
646    }
647  },
648  members of PlaybackBox:
649  static metaObj = 0x11dc64c0,
650  backup = {
651    <Qt> = {
652      static color0 = @0xb26097d8,
653      static color1 = @0xb26097e0,
654      static black = @0xb26097e8,
655      static white = @0xb26097f0,
656      static darkGray = @0xb26097f8,
657      static gray = @0xb2609800,
658      static lightGray = @0xb2609808,
659      static red = @0xb2609810,
660      static green = @0xb2609818,
661      static blue = @0xb2609820,
662      static cyan = @0xb2609828,
663      static magenta = @0xb2609830,
664      static yellow = @0xb2609838,
665      static darkRed = @0xb2609840,
666      static darkGreen = @0xb2609848,
667      static darkBlue = @0xb2609850,
668      static darkCyan = @0xb2609858,
669      static darkMagenta = @0xb2609860,
670      static darkYellow = @0xb2609868,
671      static arrowCursor = @0xb2609030,
672      static upArrowCursor = @0xb2609034,
673      static crossCursor = @0xb2609038,
674      static waitCursor = @0xb260903c,
675      static ibeamCursor = @0xb2609040,
676      static sizeVerCursor = @0xb2609044,
677      static sizeHorCursor = @0xb2609048,
678      static sizeBDiagCursor = @0xb260904c,
679      static sizeFDiagCursor = @0xb2609050,
680      static sizeAllCursor = @0xb2609054,
681      static blankCursor = @0xb2609058,
682      static splitVCursor = @0xb260905c,
683      static splitHCursor = @0xb2609060,
684      static pointingHandCursor = @0xb2609064,
685      static forbiddenCursor = @0xb2609068,
686      static whatsThisCursor = @0xb260906c,
687      static busyCursor = @0xb2609070
688    },
689    members of QPainter:
690    flags = 4,
691    d = 0x1ed25e0,
692    pdev = 0x0,
693    bg_col = {
694      static color_init = true,
695      static globals_init = true,
696      static colormodel = d32,
697      d = {
698        argb = 4294967295,
699        d8 = {
700          argb = 4294967295,
701          pix = 68 'D',
702          invalid = 73 'I',
703          dirty = 82 'R',
704          direct = 84 'T'
705        },
706        d32 = {
707          argb = 4294967295,
708          pix = 1145655892
709        }
710      }
711    },
712    bg_mode = 0 '\0',
713    rop = 0 '\0',
714    pu = 0 '\0',
715    bro = {
716      yp = 0,
717      xp = 0
718    },
719    cfont = {
720      d = 0x1e058c0
721    },
722    pfont = 0x0,
723    cpen = {
724      <Qt> = {
725        static color0 = @0xb26097d8,
726        static color1 = @0xb26097e0,
727        static black = @0xb26097e8,
728        static white = @0xb26097f0,
729        static darkGray = @0xb26097f8,
730        static gray = @0xb2609800,
731        static lightGray = @0xb2609808,
732        static red = @0xb2609810,
733        static green = @0xb2609818,
734        static blue = @0xb2609820,
735        static cyan = @0xb2609828,
736        static magenta = @0xb2609830,
737        static yellow = @0xb2609838,
738        static darkRed = @0xb2609840,
739        static darkGreen = @0xb2609848,
740        static darkBlue = @0xb2609850,
741        static darkCyan = @0xb2609858,
742        static darkMagenta = @0xb2609860,
743        static darkYellow = @0xb2609868,
744        static arrowCursor = @0xb2609030,
745        static upArrowCursor = @0xb2609034,
746        static crossCursor = @0xb2609038,
747        static waitCursor = @0xb260903c,
748        static ibeamCursor = @0xb2609040,
749        static sizeVerCursor = @0xb2609044,
750        static sizeHorCursor = @0xb2609048,
751        static sizeBDiagCursor = @0xb260904c,
752        static sizeFDiagCursor = @0xb2609050,
753        static sizeAllCursor = @0xb2609054,
754        static blankCursor = @0xb2609058,
755        static splitVCursor = @0xb260905c,
756        static splitHCursor = @0xb2609060,
757        static pointingHandCursor = @0xb2609064,
758        static forbiddenCursor = @0xb2609068,
759        static whatsThisCursor = @0xb260906c,
760        static busyCursor = @0xb2609070
761      },
762      members of QPen:
763      data = 0x1ec5100
764    },
765    cbrush = {
766      <Qt> = {
767        static color0 = @0xb26097d8,
768        static color1 = @0xb26097e0,
769        static black = @0xb26097e8,
770        static white = @0xb26097f0,
771        static darkGray = @0xb26097f8,
772        static gray = @0xb2609800,
773        static lightGray = @0xb2609808,
774        static red = @0xb2609810,
775        static green = @0xb2609818,
776        static blue = @0xb2609820,
777        static cyan = @0xb2609828,
778        static magenta = @0xb2609830,
779        static yellow = @0xb2609838,
780        static darkRed = @0xb2609840,
781        static darkGreen = @0xb2609848,
782        static darkBlue = @0xb2609850,
783        static darkCyan = @0xb2609858,
784        static darkMagenta = @0xb2609860,
785        static darkYellow = @0xb2609868,
786        static arrowCursor = @0xb2609030,
787        static upArrowCursor = @0xb2609034,
788        static crossCursor = @0xb2609038,
789        static waitCursor = @0xb260903c,
790        static ibeamCursor = @0xb2609040,
791        static sizeVerCursor = @0xb2609044,
792        static sizeHorCursor = @0xb2609048,
793        static sizeBDiagCursor = @0xb260904c,
794        static sizeFDiagCursor = @0xb2609050,
795        static sizeAllCursor = @0xb2609054,
796        static blankCursor = @0xb2609058,
797        static splitVCursor = @0xb260905c,
798        static splitHCursor = @0xb2609060,
799        static pointingHandCursor = @0xb2609064,
800        static forbiddenCursor = @0xb2609068,
801        static whatsThisCursor = @0xb260906c,
802        static busyCursor = @0xb2609070
803      },
804      members of QBrush:
805      data = 0x1e21a30
806    },
807    crgn = {
808      data = 0x1e280f0
809    },
810    tabstops = 0,
811    tabarray = 0x0,
812    tabarraylen = 0,
813    block_ext = false,
814    wx = -1855304328,
815    wy = -1875163360,
816    ww = -1073748784,
817    wh = 604250692,
818    vx = -1875162972,
819    vy = -1855315080,
820    vw = -1073748848,
821    vh = -1073748688,
822    wxmat = {
823      _m11 = 1,
824      _m12 = 0,
825      _m21 = 0,
826      _m22 = 1,
827      _dx = 0,
828      _dy = 0
829    },
830    xmat = {
831      _m11 = 1,
832      _m12 = 0,
833      _m21 = 0,
834      _m22 = 1,
835      _dx = 0,
836      _dy = 0
837    },
838    ixmat = {
839      _m11 = 1,
840      _m12 = 0,
841      _m21 = 0,
842      _m22 = 1,
843      _dx = 0,
844      _dy = 0
845    },
846    txop = 0,
847    txinv = false,
848    penRef = 0xbfffe530,
849    brushRef = 0x0,
850    ps_stack = 0x0,
851    wm_stack = 0x0,
852    hd = 0xbfffe550
853  },
854  haveGroupInfoSet = true,
855  skipUpdate = true,
856  pageDowner = 2427571240,
857  connected = true,
858  curitem = 0x1eda600,
859  delitem = 0x0,
860  lastProgram = 0x0,
861  theme = 0x1ed5520,
862  xmldata = {
863    <QDomNode> = {
864      _vptr$QDomNode = 0xb25e3a40,
865      impl = 0x11d46fa0
866    }, <No data fields>},
867  skipCnt = 0,
868  inTitle = false,
869  playingVideo = false,
870  leftRight = false,
871  titleIndex = 0,
872  progIndex = 0,
873  titleList = {
874    <QValueList<QString>> = {
875      sh = 0x125f91b0
876    }, <No data fields>},
877  playList = {
878    <QValueList<QString>> = {
879      sh = 0x1ec46a0
880    }, <No data fields>},
881  progLists = {
882    sh = 0x1e62090
883  },
884  type = Play,
885  arrowAccel = true,
886  timer = 0x127a5ce0,
887  nvp = 0x0,
888  rbuffer = 0x0,
889  decoder = 0x0,
890  state = kKilling,
891  killState = kDone,
892  killTimeout = {
893    m_timer = {
894      ds = 0
895    }
896  },
897  nvpTimeout = {
898    m_timer = {
899      ds = 0
900    }
901  },
902  waitToStartPreviewTimer = {
903    m_timer = {
904      ds = 2425673
905    }
906  },
907  waitToStart = true,
908  lastUpdateTime = {
909    d = {
910      jd = 2453653
911    },
912    t = {
913      ds = 2415138
914    }
915  },
916  graphicPopup = true,
917  playbackPreview = false,
918  generatePreviewPixmap = true,
919  dateformat = {
920    static null = {
921      static null = <same as static member of an already seen type>,
922      d = 0x1e02340,
923      static shared_null = 0x1e02340
924    },
925    d = 0x1273c3c0,
926    static shared_null = 0x1e02340
927  },
928  timeformat = {
929    static null = {
930      static null = <same as static member of an already seen type>,
931      d = 0x1e02340,
932      static shared_null = 0x1e02340
933    },
934    d = 0x1270d790,
935    static shared_null = 0x1e02340
936  },
937  showDateFormat = {
938    static null = {
939      static null = <same as static member of an already seen type>,
940      d = 0x1e02340,
941      static shared_null = 0x1e02340
942    },
943    d = 0x1ed23e0,
944    static shared_null = 0x1e02340
945  },
946  showTimeFormat = {
947    static null = {
948      static null = <same as static member of an already seen type>,
949      d = 0x1e02340,
950      static shared_null = 0x1e02340
951    },
952    d = 0x1ee3060,
953    static shared_null = 0x1e02340
954  },
955  popup = 0x0,
956  myBackground = {
957    <QPaintDevice> = {
958      _vptr$QPaintDevice = 0xb25d7e20,
959      hd = 0x1270db20,
960      devFlags = 2,
961      painters = 0
962    },
963    <Qt> = {
964      static color0 = @0xb26097d8,
965      static color1 = @0xb26097e0,
966      static black = @0xb26097e8,
967      static white = @0xb26097f0,
968      static darkGray = @0xb26097f8,
969      static gray = @0xb2609800,
970      static lightGray = @0xb2609808,
971      static red = @0xb2609810,
972      static green = @0xb2609818,
973      static blue = @0xb2609820,
974      static cyan = @0xb2609828,
975      static magenta = @0xb2609830,
976      static yellow = @0xb2609838,
977      static darkRed = @0xb2609840,
978      static darkGreen = @0xb2609848,
979      static darkBlue = @0xb2609850,
980      static darkCyan = @0xb2609858,
981      static darkMagenta = @0xb2609860,
982      static darkYellow = @0xb2609868,
983      static arrowCursor = @0xb2609030,
984      static upArrowCursor = @0xb2609034,
985      static crossCursor = @0xb2609038,
986      static waitCursor = @0xb260903c,
987      static ibeamCursor = @0xb2609040,
988      static sizeVerCursor = @0xb2609044,
989      static sizeHorCursor = @0xb2609048,
990      static sizeBDiagCursor = @0xb260904c,
991      static sizeFDiagCursor = @0xb2609050,
992      static sizeAllCursor = @0xb2609054,
993      static blankCursor = @0xb2609058,
994      static splitVCursor = @0xb260905c,
995      static splitHCursor = @0xb2609060,
996      static pointingHandCursor = @0xb2609064,
997      static forbiddenCursor = @0xb2609068,
998      static whatsThisCursor = @0xb260906c,
999      static busyCursor = @0xb2609070
1000    },
1001    members of QPixmap:
1002    data = 0x11dc8ec0,
1003    static defOptim = NormalOptim
1004  },
1005  containerPixmap = 0x90005cc0,
1006  fillerPixmap = 0xb201e87c,
1007  bgTransBackup = 0x1ed23c0,
1008  fullRect = {
1009    y1 = 0,
1010    x1 = 0,
1011    y2 = 827,
1012    x2 = 1279
1013  },
1014  listRect = {
1015    y1 = 68,
1016    x1 = 0,
1017    y2 = 494,
1018    x2 = 1279
1019  },
1020  infoRect = {
1021    y1 = 496,
1022    x1 = 0,
1023    y2 = 826,
1024    x2 = 1279
1025  },
1026  groupRect = {
1027    y1 = 496,
1028    x1 = 0,
1029    y2 = 826,
1030    x2 = 1277
1031  },
1032  usageRect = {
1033    y1 = 765,
1034    x1 = 0,
1035    y2 = 819,
1036    x2 = 1279
1037  },
1038  videoRect = {
1039    y1 = 496,
1040    x1 = 992,
1041    y2 = 660,
1042    x2 = 1247
1043  },
1044  curGroupRect = {
1045    y1 = 0,
1046    x1 = 0,
1047    y2 = -1,
1048    x2 = -1
1049  },
1050  listsize = 7,
1051  popupForeground = {
1052    static color_init = true,
1053    static globals_init = true,
1054    static colormodel = d32,
1055    d = {
1056      argb = 4294967295,
1057      d8 = {
1058        argb = 4294967295,
1059        pix = 68 'D',
1060        invalid = 73 'I',
1061        dirty = 82 'R',
1062        direct = 84 'T'
1063      },
1064      d32 = {
1065        argb = 4294967295,
1066        pix = 1145655892
1067      }
1068    }
1069  },
1070  popupBackground = {
1071    static color_init = true,
1072    static globals_init = true,
1073    static colormodel = d32,
1074    d = {
1075      argb = 1224736768,
1076      d8 = {
1077        argb = 1224736768,
1078        pix = 68 'D',
1079        invalid = 73 'I',
1080        dirty = 82 'R',
1081        direct = 84 'T'
1082      },
1083      d32 = {
1084        argb = 1224736768,
1085        pix = 1145655892
1086      }
1087    }
1088  },
1089  popupHighlight = {
1090    static color_init = true,
1091    static globals_init = true,
1092    static colormodel = d32,
1093    d = {
1094      argb = 4294967295,
1095      d8 = {
1096        argb = 4294967295,
1097        pix = 68 'D',
1098        invalid = 73 'I',
1099        dirty = 82 'R',
1100        direct = 84 'T'
1101      },
1102      d32 = {
1103        argb = 4294967295,
1104        pix = 1145655892
1105      }
1106    }
1107  },
1108  expectingPopup = false,
1109  updateFreeSpace = true,
1110  freeSpaceTimer = 0x1e7f930,
1111  freeSpaceTotal = 0,
1112  freeSpaceUsed = 0,
1113  groupDisplayName = {
1114    static null = {
1115      static null = <same as static member of an already seen type>,
1116      d = 0x1e02340,
1117      static shared_null = 0x1e02340
1118    },
1119    d = 0x1ebda70,
1120    static shared_null = 0x1e02340
1121  },
1122  recGroup = {
1123    static null = {
1124      static null = <same as static member of an already seen type>,
1125      d = 0x1e02340,
1126      static shared_null = 0x1e02340
1127    },
1128    d = 0x1ec7d70,
1129    static shared_null = 0x1e02340
1130  },
1131  recGroupPassword = {
1132    static null = {
1133      static null = <same as static member of an already seen type>,
1134      d = 0x1e02340,
1135      static shared_null = 0x1e02340
1136    },
1137    d = 0x1ed99a0,
1138    static shared_null = 0x1e02340
1139  },
1140  curGroupPassword = {
1141    static null = {
1142      static null = <same as static member of an already seen type>,
1143      d = 0x1e02340,
1144      static shared_null = 0x1e02340
1145    },
1146    d = 0x1e5a570,
1147    static shared_null = 0x1e02340
1148  },
1149  recGroupType = {
1150    sh = 0x1ec3f60
1151  },
1152  recGroupPwCache = {
1153    sh = 0x1ec3f70
1154  },
1155  recGroupLastItem = -1879033440,
1156  recGroupPopup = 0x0,
1157  recGroupListBox = 0x143,
1158  recGroupLineEdit = 0x900039fc,
1159  recGroupOldPassword = 0xbfffef50,
1160  recGroupNewPassword = 0x54e6d0,
1161  recGroupOkButton = 0xaaaaaaab,
1162  recGroupChooserPassword = {
1163    static null = {
1164      static null = <same as static member of an already seen type>,
1165      d = 0x1e02340,
1166      static shared_null = 0x1e02340
1167    },
1168    d = 0x1e02340,
1169    static shared_null = 0x1e02340
1170  },
1171  groupnameAsAllProg = false,
1172  previewPixmap = 0x1250f570,
1173  previewLastModified = {
1174    d = {
1175      jd = 2453652
1176    },
1177    t = {
1178      ds = 84576000
1179    }
1180  },
1181  previewFilets = {
1182    d = {
1183      jd = 2453652
1184    },
1185    t = {
1186      ds = 84576000
1187    }
1188  },
1189  previewStartts = {
1190    d = {
1191      jd = 2453652
1192    },
1193    t = {
1194      ds = 82800000
1195    }
1196  },
1197  previewChanid = {
1198    static null = {
1199      static null = <same as static member of an already seen type>,
1200      d = 0x1e02340,
1201      static shared_null = 0x1e02340
1202    },
1203    d = 0x1250ede0,
1204    static shared_null = 0x1e02340
1205  },
1206  listOrder = 1,
1207  playingSomething = true,
1208  titleView = true,
1209  useRecGroups = false,
1210  useCategories = false,
1211  conv_yuv2rgba = 0xc91cb224 <yuv420_argb32_non_mmx(unsigned char*, unsigned char*, unsigned char*, unsigned char*, int, int, int, int, int, int)>,
1212  conv_rgba_buf = 0x0,
1213  conv_rgba_size = {
1214    wd = 0,
1215    ht = 0
1216  },
1217  everStartedVideo = false
1218}
1219#22 0x00006ba8 in TVMenuCallback (data=0xe, selection=@0x48312cb9) at main.cpp:372
1220        sel = {
1221  static null = {
1222    static null = <same as static member of an already seen type>,
1223    d = 0x1e02340,
1224    static shared_null = 0x1e02340
1225  },
1226  d = 0x1ec6050,
1227  static shared_null = 0x1e02340
1228}
1229#23 0xc60790bc in ThemedMenuPrivate::handleAction (this=0x1ea3730, action=@0x1e63128) at themedmenu.cpp:2497
1230        ok = true
1231#24 0xc6076a48 in ThemedMenuPrivate::keyPressHandler (this=0x1ea3730, e=0xbfffef50) at /Users/geoff/Desktop/.osx-packager/src/qt-mac-free-3.3.4/include/qvaluelist.h:110
1232        it = {
1233  node = 0x1e63120
1234}
1235        action = {
1236  static null = {
1237    static null = <same as static member of an already seen type>,
1238    d = 0x1e02340,
1239    static shared_null = 0x1e02340
1240  },
1241  d = 0x1e5f070,
1242  static shared_null = 0x1e02340
1243}
1244        i = 0
1245        lastbutton = (ThemedButton *) 0x203c800
1246        oldrow = 0
1247        handled = true
1248        actions = {
1249  <QValueList<QString>> = {
1250    sh = 0x1ed31c0
1251  }, <No data fields>}
1252#25 0xc607a96c in ThemedMenu::keyPressEvent (this=0x1e63040, e=0xbfffef50) at themedmenu.cpp:2695
1253No locals.
1254#26 0xb20bf6d4 in QWidget::event ()
1255No symbol table info available.
1256#27 0xb204424c in QApplication::internalNotify ()
1257No symbol table info available.
1258#28 0xb204388c in QApplication::notify ()
1259No symbol table info available.
1260#29 0xb200b400 in QApplication::globalEventProcessor ()
1261No symbol table info available.
1262#30 0x931288d4 in DispatchEventToHandlers ()
1263No symbol table info available.
1264#31 0x9312802c in SendEventToEventTargetInternal ()
1265No symbol table info available.
1266#32 0x93127ea8 in SendEventToEventTargetWithOptions ()
1267No symbol table info available.
1268#33 0x931f2588 in HandleKeyboardEvent ()
1269No symbol table info available.
1270#34 0x9312f12c in ToolboxEventDispatcherHandler ()
1271No symbol table info available.
1272#35 0x93128b24 in DispatchEventToHandlers ()
1273No symbol table info available.
1274#36 0x9312802c in SendEventToEventTargetInternal ()
1275No symbol table info available.
1276#37 0x9312edb0 in SendEventToEventTarget ()
1277No symbol table info available.
1278#38 0xb2007858 in qt_mac_send_event ()
1279No symbol table info available.
1280#39 0xb2030484 in QEventLoop::processEvents ()
1281No symbol table info available.
1282#40 0xb2054204 in QEventLoop::enterLoop ()
1283No symbol table info available.
1284#41 0xc60d96cc in MythDialog::exec () at util.cpp:1074
1285        x = (QValueListNode<QString> *) 0x14a644
1286        x = (QValueListNode<QString> *) 0x14a644
1287        __tmp = 1843168
1288        __tmp = -1610584496
1289        __tmp = 1843168
1290        __tmp = -1610584496
1291        __tmp = 0
1292        __res = 1843168
1293        __res = 1843168
1294        fd = 31862848
1295        next = (QValueListNode<QString> *) 0x1e67710
1296        next = (QValueListNode<QString> *) 0x1e67710
1297        __mem = (volatile _Atomic_word *) 0xffffffa6
1298        __mem = (volatile _Atomic_word *) 0xffffffa6
1299        __mem = (volatile _Atomic_word *) 0xffffffa6
1300        __mem = (volatile _Atomic_word *) 0xffffffa6
1301        __mem = (volatile _Atomic_word *) 0xffffffa6
1302        __mem = (volatile _Atomic_word *) 0xffffffa6
1303        __mem = (volatile _Atomic_word *) 0xffffffa6
1304        i = 31862848
1305        __r = (basic_string<char,std::char_traits<char>,std::allocator<char> >::_Rep *) 0x0
1306        p = (QValueListNode<QString> *) 0xffffffa6
1307        p = (QValueListNode<QString> *) 0xffffffa6
1308        p = (QValueListNode<QString> *) 0x1e63040
1309        p = (QValueListNode<QString> *) 0xe
1310        p = (QValueListNode<QString> *) 0x1e63040
1311        p = (QValueListNode<QString> *) 0x0
1312        p = (QValueListNode<QString> *) 0x0
1313        p = (QValueListNode<QString> *) 0x1c1fe0
1314        p = (QValueListNode<QString> *) 0x0
1315        p = (QValueListNode<QString> *) 0xffffffa6
1316        p = (QValueListNode<QString> *) 0x1c1fe0
1317        curFontWidth = 1353284
1318        __ioinit = {
1319  static _S_ios_base_init = 21,
1320  static _S_synced_with_stdio = true
1321}
1322        this = (basic_ostringstream<char,std::char_traits<char>,std::allocator<char> > * const) 0x0
1323        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x14a644
1324        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x14a644
1325        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x14a644
1326        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x14a644
1327        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x14a644
1328        this = (basic_stringbuf<char,std::char_traits<char>,std::allocator<char> > * const) 0x14a644
1329        this = (QShared * const) 0x1c1fe0
1330        this = (QShared * const) 0x1c1fe0
1331        this = (QShared * const) 0x1c1fe0
1332        this = (QShared * const) 0x0
1333        this = (QShared * const) 0x0
1334        this = (QString * const) 0x1e67710
1335        this = (QString * const) 0x1e67710
1336#42 0x0000a6fc in RunMenu (themedir={static null = {static null = <same as static member of an already seen type>, d = 0x1e02340, static shared_null = 0x1e02340}, d = 0x1e3d520, static shared_null = 0x1e02340}) at main.cpp:532
1337        exitstatus = 0
1338#43 0x0001433c in main (argc=1, argv=0xbffff8b0) at main.cpp:1108
1339        geometry = {
1340  static null = {
1341    static null = <same as static member of an already seen type>,
1342    d = 0x1e02340,
1343    static shared_null = 0x1e02340
1344  },
1345  d = 0x1e13c20,
1346  static shared_null = 0x1e02340
1347}
1348        a = {
1349  <QObject> = {
1350    <Qt> = {
1351      static color0 = @0xb26097d8,
1352      static color1 = @0xb26097e0,
1353      static black = @0xb26097e8,
1354      static white = @0xb26097f0,
1355      static darkGray = @0xb26097f8,
1356      static gray = @0xb2609800,
1357      static lightGray = @0xb2609808,
1358      static red = @0xb2609810,
1359      static green = @0xb2609818,
1360      static blue = @0xb2609820,
1361      static cyan = @0xb2609828,
1362      static magenta = @0xb2609830,
1363      static yellow = @0xb2609838,
1364      static darkRed = @0xb2609840,
1365      static darkGreen = @0xb2609848,
1366      static darkBlue = @0xb2609850,
1367      static darkCyan = @0xb2609858,
1368      static darkMagenta = @0xb2609860,
1369      static darkYellow = @0xb2609868,
1370      static arrowCursor = @0xb2609030,
1371      static upArrowCursor = @0xb2609034,
1372      static crossCursor = @0xb2609038,
1373      static waitCursor = @0xb260903c,
1374      static ibeamCursor = @0xb2609040,
1375      static sizeVerCursor = @0xb2609044,
1376      static sizeHorCursor = @0xb2609048,
1377      static sizeBDiagCursor = @0xb260904c,
1378      static sizeFDiagCursor = @0xb2609050,
1379      static sizeAllCursor = @0xb2609054,
1380      static blankCursor = @0xb2609058,
1381      static splitVCursor = @0xb260905c,
1382      static splitHCursor = @0xb2609060,
1383      static pointingHandCursor = @0xb2609064,
1384      static forbiddenCursor = @0xb2609068,
1385      static whatsThisCursor = @0xb260906c,
1386      static busyCursor = @0xb2609070
1387    },
1388    members of QObject:
1389    _vptr$QObject = 0xb25e96a0,
1390    static metaObj = 0x1e037e0,
1391    isSignal = 0,
1392    isWidget = 0,
1393    pendTimer = 0,
1394    blockSig = 0,
1395    wasDeleted = 0,
1396    isTree = 1,
1397    objname = 0x1e1ff20 "MythFrontend",
1398    parentObj = 0x0,
1399    childObjects = 0x1e1fef0,
1400    connections = 0x0,
1401    senderObjects = 0x0,
1402    eventFilters = 0x0,
1403    postedEvents = 0x0,
1404    d = 0x0
1405  },
1406  members of QApplication:
1407  static metaObj = 0x1e64aa0,
1408  static qt_mutex = 0x1e218b0,
1409  app_argc = 1,
1410  app_argv = 0xbffffcb8,
1411  quit_now = false,
1412  quit_code = 0,
1413  static app_style = 0x1e364c0,
1414  static app_cspec = 0,
1415  static app_pal = 0x1e220d0,
1416  static app_font = 0x1e05870,
1417  static app_cursor = 0x0,
1418  static eventloop = 0x1e28dc0,
1419  static app_tracking = 0,
1420  static is_app_running = true,
1421  static is_app_closing = false,
1422  static app_exit_loop = <optimized out>,
1423  static loop_level = 0,
1424  static main_widget = 0x0,
1425  static focus_widget = 0x0,
1426  static active_window = 0x0,
1427  static obey_desktop_settings = false,
1428  static cursor_flash_time = 1000,
1429  static mouse_double_click_time = 400,
1430  static wheel_scroll_lines = 3,
1431  static composedUnicode = 0,
1432  static animate_ui = true,
1433  static animate_menu = false,
1434  static animate_tooltip = false,
1435  static animate_combo = false,
1436  static fade_menu = false,
1437  static fade_tooltip = false,
1438  static animate_toolbox = false,
1439  static widgetCount = false,
1440  static metaComposeUnicode = false,
1441  translators = 0x1e30980,
1442  session_manager = 0x1e223c0,
1443  session_id = {
1444    static null = {
1445      static null = <same as static member of an already seen type>,
1446      d = 0x1e02340,
1447      static shared_null = 0x1e02340
1448    },
1449    d = 0x1e02340,
1450    static shared_null = 0x1e02340
1451  },
1452  static session_key = 0x1e223b0,
1453  is_session_restored = false,
1454  static app_strut = {
1455    wd = 0,
1456    ht = 0
1457  },
1458  static app_libpaths = 0x1e4da60,
1459  static app_palettes = 0x1e22310,
1460  static app_fonts = 0x0,
1461  static popupWidgets = 0x0
1462}
1463        logfile = {
1464  static null = {
1465    static null = <same as static member of an already seen type>,
1466    d = 0x1e02340,
1467    static shared_null = 0x1e02340
1468  },
1469  d = 0x1e28240,
1470  static shared_null = 0x1e02340
1471}
1472        verboseString = {
1473  static null = {
1474    static null = <same as static member of an already seen type>,
1475    d = 0x1e02340,
1476    static shared_null = 0x1e02340
1477  },
1478  d = 0x1e28290,
1479  static shared_null = 0x1e02340
1480}
1481        pluginname = {
1482  static null = {
1483    static null = <same as static member of an already seen type>,
1484    d = 0x1e02340,
1485    static shared_null = 0x1e02340
1486  },
1487  d = 0x1e282c0,
1488  static shared_null = 0x1e02340
1489}
1490        finfo = {
1491  fn = {
1492    static null = {
1493      static null = <same as static member of an already seen type>,
1494      d = 0x1e02340,
1495      static shared_null = 0x1e02340
1496    },
1497    d = 0x1e28370,
1498    static shared_null = 0x1e02340
1499  },
1500  fic = 0x0,
1501  cache = true,
1502  symLink = false
1503}
1504        binname = {
1505  static null = {
1506    static null = <same as static member of an already seen type>,
1507    d = 0x1e02340,
1508    static shared_null = 0x1e02340
1509  },
1510  d = 0x1e283b0,
1511  static shared_null = 0x1e02340
1512}
1513        logfd = 1377856
1514        fileprefix = {
1515  static null = {
1516    static null = <same as static member of an already seen type>,
1517    d = 0x1e02340,
1518    static shared_null = 0x1e02340
1519  },
1520  d = 0x1e28440,
1521  static shared_null = 0x1e02340
1522}
1523        dir = {
1524  _vptr$QDir = 0xb25e5450,
1525  dPath = {
1526    static null = {
1527      static null = <same as static member of an already seen type>,
1528      d = 0x1e02340,
1529      static shared_null = 0x1e02340
1530    },
1531    d = 0x1e284f0,
1532    static shared_null = 0x1e02340
1533  },
1534  fList = 0x0,
1535  fiList = 0x0,
1536  nameFilt = {
1537    static null = {
1538      static null = <same as static member of an already seen type>,
1539      d = 0x1e02340,
1540      static shared_null = 0x1e02340
1541    },
1542    d = 0x1e284a0,
1543    static shared_null = 0x1e02340
1544  },
1545  filtS = All,
1546  sortS = IgnoreCase,
1547  dirty = 1,
1548  allDirs = 0
1549}
1550        priv_thread = 0x201b400
1551        themename = {
1552  static null = {
1553    static null = <same as static member of an already seen type>,
1554    d = 0x1e02340,
1555    static shared_null = 0x1e02340
1556  },
1557  d = 0x1e712b0,
1558  static shared_null = 0x1e02340
1559}
1560        randomtheme = 1377856
1561        themedir = {
1562  static null = {
1563    static null = <same as static member of an already seen type>,
1564    d = 0x1e02340,
1565    static shared_null = 0x1e02340
1566  },
1567  d = 0x1e3d520,
1568  static shared_null = 0x1e02340
1569}
1570        mon = (MediaMonitor *) 0x1e61a90
1571        exitstatus = 1377856