Ticket #165: CrashOnExit.StackTrace.txt

File CrashOnExit.StackTrace.txt, 30.8 KB (added by bryan@…, 19 years ago)

My stack trace, same issue

Line 
12005-07-31 09:12:29.921 Attempting to change from WatchingPreRecorded to None
2[Thread -1393124432 (LWP 2906) exited]
3[Thread -1407042640 (LWP 2905) exited]
4[Thread -1415435344 (LWP 2903) exited]
5
6Program received signal SIGSEGV, Segmentation fault.
7[Switching to Thread -1382024272 (LWP 2902)]
80xb65d7c92 in mallopt () from /lib/tls/i686/cmov/libc.so.6
9(gdb) thread apply all bt full
10
11Thread 32 (Thread -1371894864 (LWP 2904)):
12#0  0xffffe410 in __kernel_vsyscall ()
13No symbol table info available.
14#1  0xb660ca26 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
15No symbol table info available.
16#2  0xb6634150 in usleep () from /lib/tls/i686/cmov/libc.so.6
17No symbol table info available.
18#3  0xb7b25c0f in RingBuffer::ReadAheadThread (this=0x8304000) at RingBuffer.cpp:1289
19        totfree = 107519
20        ret = 128000
21        used = 2550785
22        loops = 6
23#4  0xb7b25b31 in RingBuffer::startReader (type=0x8304000) at RingBuffer.cpp:1264
24        rbuffer = (RingBuffer *) 0x8304000
25#5  0xb677fae0 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
26No symbol table info available.
27#6  0xb6639c9a in clone () from /lib/tls/i686/cmov/libc.so.6
28No symbol table info available.
29
30Thread 30 (Thread -1382024272 (LWP 2902)):
31#0  0xb65d7c92 in mallopt () from /lib/tls/i686/cmov/libc.so.6
32No symbol table info available.
33#1  0xb65d6c83 in free () from /lib/tls/i686/cmov/libc.so.6
34No symbol table info available.
35#2  0xb6750d13 in operator delete () from /usr/lib/libstdc++.so.5
36No symbol table info available.
37#3  0xb6750d6f in operator delete[] () from /usr/lib/libstdc++.so.5
38No symbol table info available.
39#4  0xb7c78fd9 in ~OSDSurface (this=0x848ef18) at osdsurface.cpp:80
40No locals.
41#5  0xb7c564eb in ~OSD (this=0x822d608) at osd.cpp:104
42        fonts = {node = 0x825b390}
43        sets = {node = 0x81eab68}
44#6  0xb7c229ba in ~NuppelVideoPlayer (this=0x827d998) at NuppelVideoPlayer.cpp:228
45No locals.
46#7  0xb7bfda00 in TV::TeardownPlayer (this=0xada243f0) at tv_play.cpp:1136
47        vs = (class VideoSync *) 0x8253878
48#8  0xb7bfc611 in TV::StopStuff (this=0xada243f0, stopRingBuffers=true, stopPlayers=true, stopRecorders=false) at tv_play.cpp:1021
49No locals.
50#9  0xb7bfb24e in TV::HandleStateChange (this=0xada243f0) at tv_play.cpp:814
51        changed = true
52---Type <return> to continue, or q <return> to quit---
53        nextState = kState_None
54        desiredNextState = kState_None
55#10 0xb7bfe160 in TV::RunTV (this=0xada243f0) at tv_play.cpp:1237
56        doHandle = true
57        keypressed = (QKeyEvent *) 0xada5fee0
58        updatecheck = 2
59#11 0xb7bfdc1f in TV::EventThread (param=0xada243f0) at tv_play.cpp:1182
60        thetv = (class TV *) 0xada243f0
61#12 0xb677fae0 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
62No symbol table info available.
63#13 0xb6639c9a in clone () from /lib/tls/i686/cmov/libc.so.6
64No symbol table info available.
65
66Thread 7 (Thread -1293157456 (LWP 2856)):
67#0  0xffffe410 in __kernel_vsyscall ()
68No symbol table info available.
69#1  0xb67821ca in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
70No symbol table info available.
71#2  0xb6a667c1 in QThread::exit () from /usr/lib/libqt-mt.so.3
72No symbol table info available.
73#3  0xb6a668ba in QThread::msleep () from /usr/lib/libqt-mt.so.3
74No symbol table info available.
75#4  0xb74322df in MonitorThread::run (this=0x81ef7f8) at mythmediamonitor.cpp:77
76No locals.
77#5  0xb6a66465 in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
78No symbol table info available.
79#6  0xb677fae0 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
80No symbol table info available.
81#7  0xb6639c9a in clone () from /lib/tls/i686/cmov/libc.so.6
82No symbol table info available.
83
84Thread 6 (Thread -1284375632 (LWP 2855)):
85#0  0xffffe410 in __kernel_vsyscall ()
86No symbol table info available.
87#1  0xb678200e in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
88No symbol table info available.
89#2  0xb6d4a9a4 in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
90No symbol table info available.
91#3  0xb3870512 in vxmlParser::vxmlThreadWorker (this=0x8219660) at vxml.cpp:173
92No locals.
93#4  0xb3870473 in vxmlParser::vxmlThread (p=0x8219660) at vxml.cpp:162
94        me = (vxmlParser *) 0x8219660
95---Type <return> to continue, or q <return> to quit---
96#5  0xb677fae0 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
97No symbol table info available.
98#6  0xb6639c9a in clone () from /lib/tls/i686/cmov/libc.so.6
99No symbol table info available.
100
101Thread 5 (Thread -1265726544 (LWP 2854)):
102#0  0xffffe410 in __kernel_vsyscall ()
103No symbol table info available.
104#1  0xb6633901 in select () from /lib/tls/i686/cmov/libc.so.6
105No symbol table info available.
106#2  0xb6cb3fe5 in QSocketDevice::waitForMore () from /usr/lib/libqt-mt.so.3
107No symbol table info available.
108#3  0xb3840c6b in SipFsm::CheckRxEvent (this=0x8218740) at sipfsm.cpp:923
109        sipRcv = {Msg = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
110      static shared_null = 0x816d388}, d = 0x8218b68, static shared_null = 0x816d388}, attList = {<QValueList<QString>> = {
111      sh = 0x8215d38}, <No data fields>}, thisMethod = {static null = {static null = <same as static member of an already seen type>,
112      d = 0x816d388, static shared_null = 0x816d388}, d = 0x821efd8, static shared_null = 0x816d388}, statusCode = 0, statusText = {
113    static null = {static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388},
114    d = 0x81f36b0, static shared_null = 0x816d388}, callId = 0x0, cseqValue = 0, cseqMethod = {static null = {
115      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x8237288,
116    static shared_null = 0x816d388}, Expires = -1, Timestamp = -1, msgContainsSDP = false, msgContainsXPIDF = false,
117  msgContainsPlainText = false, sdp = 0x0, xpidf = 0x0, PlainTextContent = {static null = {
118      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x823bb80,
119    static shared_null = 0x816d388}, contactUrl = 0x0, recRouteUrl = 0x0, fromUrl = 0x0, toUrl = 0x0, fromTag = {static null = {
120      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x816d388,
121    static shared_null = 0x816d388}, toTag = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
122      static shared_null = 0x816d388}, d = 0x816d388, static shared_null = 0x816d388}, fromEpid = {static null = {
123      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x816d388,
124    static shared_null = 0x816d388}, completeTo = {static null = {static null = <same as static member of an already seen type>,
125      d = 0x816d388, static shared_null = 0x816d388}, d = 0x8232cc0, static shared_null = 0x816d388}, completeFrom = {static null = {
126      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x81f1a80,
127    static shared_null = 0x816d388}, viaIp = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
128      static shared_null = 0x816d388}, d = 0x82200f0, static shared_null = 0x816d388}, viaPort = 0, completeVia = {static null = {
129      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x822bcb8,
130    static shared_null = 0x816d388}, completeRR = {static null = {static null = <same as static member of an already seen type>,
131      d = 0x816d388, static shared_null = 0x816d388}, d = 0x81e84a0, static shared_null = 0x816d388}, authMethod = {static null = {
132      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x816d388,
133    static shared_null = 0x816d388}, authRealm = {static null = {static null = <same as static member of an already seen type>,
134      d = 0x816d388, static shared_null = 0x816d388}, d = 0x816d388, static shared_null = 0x816d388}, authNonce = {static null = {
135      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x816d388,
136    static shared_null = 0x816d388}}
137#4  0xb383b8c1 in SipThread::CheckNetworkEvents (this=0x82181a8, sipFsm=0x8218740) at sipfsm.cpp:451
138---Type <return> to continue, or q <return> to quit---
139No locals.
140#5  0xb383a67a in SipThread::SipThreadWorker (this=0x82181a8) at sipfsm.cpp:302
141        OldCallState = 1
142        debugFileName = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
143    static shared_null = 0x816d388}, d = 0x821a668, static shared_null = 0x816d388}
144        sipFsm = (class SipFsm *) 0x8218740
145#6  0xb383a401 in SipThread::run (this=0x82181a8) at sipfsm.cpp:270
146No locals.
147#7  0xb6a66465 in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
148No symbol table info available.
149#8  0xb677fae0 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
150No symbol table info available.
151#9  0xb6639c9a in clone () from /lib/tls/i686/cmov/libc.so.6
152No symbol table info available.
153
154Thread 3 (Thread -1257333840 (LWP 2848)):
155#0  0xffffe410 in __kernel_vsyscall ()
156No symbol table info available.
157#1  0xb67844fb in __read_nocancel () from /lib/tls/i686/cmov/libpthread.so.0
158No symbol table info available.
159#2  0xb653dee9 in lirc_nextcode (code=0xb50e9a38) at lirc_client.c:1498
160        packet_size = 100
161        end_len = 0
162        len = -512
163        end = 0x0
164        c = -83 '-'
165#3  0xb74413aa in LircClient::Process (this=0x8262dc0) at lirc.cpp:67
166        code = 0x0
167        ir = 0x0
168        ret = 0
169#4  0xb73bc3de in SpawnLirc (param=0x81f9700) at mythdialogs.cpp:53
170        main_window = (MythMainWindow *) 0x81f9700
171        config_file = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
172    static shared_null = 0x816d388}, d = 0x81ed940, static shared_null = 0x816d388}
173        program = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
174    static shared_null = 0x816d388}, d = 0x8262958, static shared_null = 0x816d388}
175        cl = (class LircClient *) 0x8262dc0
176#5  0xb677fae0 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
177No symbol table info available.
178#6  0xb6639c9a in clone () from /lib/tls/i686/cmov/libc.so.6
179No symbol table info available.
180
181---Type <return> to continue, or q <return> to quit---
182Thread 2 (Thread -1247908944 (LWP 2847)):
183#0  0xffffe410 in __kernel_vsyscall ()
184No symbol table info available.
185#1  0xb678200e in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
186No symbol table info available.
187#2  0xb6d4a9a4 in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
188No symbol table info available.
189#3  0xb7314888 in MythContext::waitPrivRequest (this=0x81d8e28) at mythcontext.cpp:2398
190No locals.
191#4  0x080701a2 in run_priv_thread (data=0x0) at main.cpp:697
192No locals.
193#5  0xb677fae0 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
194No symbol table info available.
195#6  0xb6639c9a in clone () from /lib/tls/i686/cmov/libc.so.6
196No symbol table info available.
197
198Thread 1 (Thread -1244909408 (LWP 2845)):
199#0  0xffffe410 in __kernel_vsyscall ()
200No symbol table info available.
201#1  0xb660ca26 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
202No symbol table info available.
203#2  0xb6634150 in usleep () from /lib/tls/i686/cmov/libc.so.6
204No symbol table info available.
205#3  0x0808e546 in PlaybackBox::play (this=0xbfffe540, rec=0xada215d8) at playbackbox.cpp:1795
206        playCompleted = false
207        tvrec = (ProgramInfo *) 0xada0ac60
208        tv = (class TV *) 0xada243f0
209        doremove = 191
210        doprompt = 255
211#4  0x0808d45e in PlaybackBox::playSelected (this=0xbfffe540) at playbackbox.cpp:1572
212No locals.
213#5  0x0808d809 in PlaybackBox::selected (this=0xbfffe540) at playbackbox.cpp:1670
214No locals.
215#6  0x08097ad4 in PlaybackBox::keyPressEvent (this=0xbfffe540, e=0xbfffe010) at playbackbox.cpp:3217
216        action = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
217    static shared_null = 0x816d388}, d = 0x81fda50, static shared_null = 0x816d388}
218        i = 0
219        handled = true
220        actions = {<QValueList<QString>> = {sh = 0xada161e8}, <No data fields>}
221#7  0xb6afd837 in QWidget::event () from /usr/lib/libqt-mt.so.3
222No symbol table info available.
223#8  0xb6a72370 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
224---Type <return> to continue, or q <return> to quit---
225No symbol table info available.
226#9  0xb6a71eb0 in QApplication::notify () from /usr/lib/libqt-mt.so.3
227No symbol table info available.
228#10 0xb73175c2 in QApplication::sendEvent (receiver=0xbfffe540, event=0xbfffe010) at qapplication.h:491
229No locals.
230#11 0xb73c5630 in MythMainWindow::customEvent (this=0x81f9700, ce=0xada55b50) at mythdialogs.cpp:818
231        k = 4100
232        ascii = 0
233        key = {<> = {<No data fields>}, txt = {static null = {static null = <same as static member of an already seen type>,
234      d = 0x816d388, static shared_null = 0x816d388}, d = 0x816d388, static shared_null = 0x816d388}, k = 4100, s = 0, a = 0 '\0',
235  accpt = 1, autor = 0, c = 1}
236        mod = 0
237        text = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
238    static shared_null = 0x816d388}, d = 0x816d388, static shared_null = 0x816d388}
239        key_target = (struct QObject *) 0xbfffe540
240        lke = (class LircKeycodeEvent *) 0xada55b50
241        keycode = 4100
242#12 0xb6ac7a17 in QObject::event () from /usr/lib/libqt-mt.so.3
243No symbol table info available.
244#13 0xb6afd76f in QWidget::event () from /usr/lib/libqt-mt.so.3
245No symbol table info available.
246#14 0xb6a72370 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
247No symbol table info available.
248#15 0xb6a719d4 in QApplication::notify () from /usr/lib/libqt-mt.so.3
249No symbol table info available.
250#16 0xb6a73077 in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3
251No symbol table info available.
252#17 0xb6a72f0e in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3
253No symbol table info available.
254#18 0xb6a1e586 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
255No symbol table info available.
256#19 0xb6a8374c in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
257No symbol table info available.
258#20 0xb6a725d3 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
259No symbol table info available.
260#21 0xb73c6787 in MythDialog::exec (this=0xbfffe540) at mythdialogs.cpp:1020
261        res = -1219488216
262#22 0x0806cc34 in startPlayback () at main.cpp:191
263        pbb = {<MythDialog> = {<> = {<No data fields>}, static metaObj = 0x82202b8, wmult = 1.60000002, hmult = 1.20000005,
264    screenwidth = 1280, screenheight = 720, xbase = 0, ybase = 0, m_parent = 0x81f9700, rescode = 0, in_loop = true, defaultBigFont = {
265      d = 0x8237c70}, defaultMediumFont = {d = 0x81f1d28}, defaultSmallFont = {d = 0x8234268}}, static metaObj = 0x827d6b8,
266  backup = {<Qt> = {static color0 = @0xb6f15080, static color1 = @0xb6f15088, static black = @0xb6f15090, static white = @0xb6f15098,
267---Type <return> to continue, or q <return> to quit---
268      static darkGray = @0xb6f150a0, static gray = @0xb6f150a8, static lightGray = @0xb6f150b0, static red = @0xb6f150b8,
269      static green = @0xb6f150c0, static blue = @0xb6f150c8, static cyan = @0xb6f150d0, static magenta = @0xb6f150d8,
270      static yellow = @0xb6f150e0, static darkRed = @0xb6f150e8, static darkGreen = @0xb6f150f0, static darkBlue = @0xb6f150f8,
271      static darkCyan = @0xb6f15100, static darkMagenta = @0xb6f15108, static darkYellow = @0xb6f15110, static arrowCursor = @0xb6f13760,
272      static upArrowCursor = @0xb6f13764, static crossCursor = @0xb6f13768, static waitCursor = @0xb6f1376c,
273      static ibeamCursor = @0xb6f13770, static sizeVerCursor = @0xb6f13774, static sizeHorCursor = @0xb6f13778,
274      static sizeBDiagCursor = @0xb6f1377c, static sizeFDiagCursor = @0xb6f13780, static sizeAllCursor = @0xb6f13784,
275      static blankCursor = @0xb6f13788, static splitVCursor = @0xb6f1378c, static splitHCursor = @0xb6f13790,
276      static pointingHandCursor = @0xb6f13794, static forbiddenCursor = @0xb6f13798, static whatsThisCursor = @0xb6f1379c,
277      static busyCursor = @0xb6f137a0}, flags = 0, d = 0x0, pdev = 0x0, bg_col = {static color_init = true, static globals_init = true,
278      static colormodel = d32, d = {argb = 4287927444, d8 = {argb = 4287927444, pix = 148 '\224', invalid = 148 '\224',
279          dirty = 148 '\224', direct = 255 'y'}, d32 = {argb = 4287927444, pix = 4287927444}}}, bg_mode = 0 '\0', rop = 0 '\0',
280    pu = 0 '\0', bro = {xp = 0, yp = 0}, cfont = {d = 0x8202c98}, pfont = 0x0, cpen = {<Qt> = {static color0 = @0xb6f15080,
281        static color1 = @0xb6f15088, static black = @0xb6f15090, static white = @0xb6f15098, static darkGray = @0xb6f150a0,
282        static gray = @0xb6f150a8, static lightGray = @0xb6f150b0, static red = @0xb6f150b8, static green = @0xb6f150c0,
283        static blue = @0xb6f150c8, static cyan = @0xb6f150d0, static magenta = @0xb6f150d8, static yellow = @0xb6f150e0,
284        static darkRed = @0xb6f150e8, static darkGreen = @0xb6f150f0, static darkBlue = @0xb6f150f8, static darkCyan = @0xb6f15100,
285        static darkMagenta = @0xb6f15108, static darkYellow = @0xb6f15110, static arrowCursor = @0xb6f13760,
286        static upArrowCursor = @0xb6f13764, static crossCursor = @0xb6f13768, static waitCursor = @0xb6f1376c,
287        static ibeamCursor = @0xb6f13770, static sizeVerCursor = @0xb6f13774, static sizeHorCursor = @0xb6f13778,
288        static sizeBDiagCursor = @0xb6f1377c, static sizeFDiagCursor = @0xb6f13780, static sizeAllCursor = @0xb6f13784,
289        static blankCursor = @0xb6f13788, static splitVCursor = @0xb6f1378c, static splitHCursor = @0xb6f13790,
290        static pointingHandCursor = @0xb6f13794, static forbiddenCursor = @0xb6f13798, static whatsThisCursor = @0xb6f1379c,
291        static busyCursor = @0xb6f137a0}, data = 0xada00480}, cbrush = {<Qt> = {static color0 = @0xb6f15080, static color1 = @0xb6f15088,
292        static black = @0xb6f15090, static white = @0xb6f15098, static darkGray = @0xb6f150a0, static gray = @0xb6f150a8,
293        static lightGray = @0xb6f150b0, static red = @0xb6f150b8, static green = @0xb6f150c0, static blue = @0xb6f150c8,
294        static cyan = @0xb6f150d0, static magenta = @0xb6f150d8, static yellow = @0xb6f150e0, static darkRed = @0xb6f150e8,
295        static darkGreen = @0xb6f150f0, static darkBlue = @0xb6f150f8, static darkCyan = @0xb6f15100, static darkMagenta = @0xb6f15108,
296        static darkYellow = @0xb6f15110, static arrowCursor = @0xb6f13760, static upArrowCursor = @0xb6f13764,
297        static crossCursor = @0xb6f13768, static waitCursor = @0xb6f1376c, static ibeamCursor = @0xb6f13770,
298        static sizeVerCursor = @0xb6f13774, static sizeHorCursor = @0xb6f13778, static sizeBDiagCursor = @0xb6f1377c,
299        static sizeFDiagCursor = @0xb6f13780, static sizeAllCursor = @0xb6f13784, static blankCursor = @0xb6f13788,
300        static splitVCursor = @0xb6f1378c, static splitHCursor = @0xb6f13790, static pointingHandCursor = @0xb6f13794,
301        static forbiddenCursor = @0xb6f13798, static whatsThisCursor = @0xb6f1379c, static busyCursor = @0xb6f137a0}, data = 0x81b9990},
302    crgn = {data = 0x821b480}, tabstops = 0, tabarray = 0x0, tabarraylen = 0, block_ext = false, wx = 0, wy = 0, ww = 1280, wh = 720,
303    vx = 0, vy = 0, vw = 1280, vh = 720, wxmat = {_m11 = 1, _m12 = 0, _m21 = 0, _m22 = 1, _dx = 0, _dy = 0}, xmat = {_m11 = 1, _m12 = 0,
304      _m21 = 0, _m22 = 1, _dx = 0, _dy = 0}, ixmat = {_m11 = 1, _m12 = 0, _m21 = 0, _m22 = 1, _dx = 0, _dy = 0}, txop = 0, txinv = false,
305    penRef = 0x0, brushRef = 0x0, ps_stack = 0x0, wm_stack = 0x0, dpy = 0x0, scrn = 0, hd = 25166281, rendhd = 136778104, gc = 0x0,
306    gc_brush = 0x0, curPt = {xp = 0, yp = 0}, clip_serial = 987}, haveGroupInfoSet = false, skipUpdate = true, pageDowner = 255,
307  connected = true, curitem = 0xada215d8, delitem = 0x82662f0, theme = 0x821fa08, xmldata = <incomplete type>, skipCnt = 0,
308  inTitle = false, playingVideo = false, leftRight = false, titleIndex = 0, progIndex = 1, titleList = {<QValueList<QString>> = {
309      sh = 0xada0d5d8}, <No data fields>}, playList = {<QValueList<QString>> = {sh = 0x8235af0}, <No data fields>}, onPlaylist = false,
310---Type <return> to continue, or q <return> to quit---
311  progLists = {sh = 0x8226190}, type = Play, arrowAccel = true, timer = 0x8324630, nvp = 0x0, rbuffer = 0x0, decoder = 2901842864,
312  state = kKilled, killState = kDone, killTimeout = {ds = 33137617}, nvpTimeout = {ds = 33137518}, waitToStartPreviewTimer = {
313    ds = 33136980}, waitToStart = false, lastUpdateTime = {d = {jd = 2453583}, t = {ds = 33135513}}, graphicPopup = true,
314  playbackPreview = true, generatePreviewPixmap = true, dateformat = {static null = {
315      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x8234d00,
316    static shared_null = 0x816d388}, timeformat = {static null = {static null = <same as static member of an already seen type>,
317      d = 0x816d388, static shared_null = 0x816d388}, d = 0x828ca70, static shared_null = 0x816d388}, showDateFormat = {static null = {
318      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x8276470,
319    static shared_null = 0x816d388}, showTimeFormat = {static null = {static null = <same as static member of an already seen type>,
320      d = 0x816d388, static shared_null = 0x816d388}, d = 0x8261480, static shared_null = 0x816d388}, popup = 0x0,
321  myBackground = <incomplete type>, containerPixmap = 0x8234ef8, fillerPixmap = 0xbfffe808, bgTransBackup = 0x8275e38, fullRect = {x1 = 0,
322    y1 = 0, x2 = 1279, y2 = 719}, listRect = {x1 = 0, y1 = 60, x2 = 1279, y2 = 431}, infoRect = {x1 = 0, y1 = 432, x2 = 1279, y2 = 719},
323  groupRect = {x1 = 0, y1 = 432, x2 = 1277, y2 = 719}, usageRect = {x1 = 0, y1 = 666, x2 = 1279, y2 = 713}, videoRect = {x1 = 992,
324    y1 = 432, x2 = 1247, y2 = 575}, curGroupRect = {x1 = 0, y1 = 0, x2 = -1, y2 = -1}, listsize = 7, popupForeground = {
325    static color_init = true, static globals_init = true, static colormodel = d32, d = {argb = 4294967295, d8 = {argb = 4294967295,
326        pix = 84 'T', invalid = 82 'R', dirty = 73 'I', direct = 68 'D'}, d32 = {argb = 4294967295, pix = 1145655892}}},
327  popupBackground = {static color_init = true, static globals_init = true, static colormodel = d32, d = {argb = 1224736768, d8 = {
328        argb = 1224736768, pix = 84 'T', invalid = 82 'R', dirty = 73 'I', direct = 68 'D'}, d32 = {argb = 1224736768,
329        pix = 1145655892}}}, popupHighlight = {static color_init = true, static globals_init = true, static colormodel = d32, d = {
330      argb = 4294967295, d8 = {argb = 4294967295, pix = 84 'T', invalid = 82 'R', dirty = 73 'I', direct = 68 'D'}, d32 = {
331        argb = 4294967295, pix = 1145655892}}}, expectingPopup = false, updateFreeSpace = true, freeSpaceTimer = 0x828be00,
332  freeSpaceTotal = 0, freeSpaceUsed = 0, groupDisplayName = {static null = {static null = <same as static member of an already seen type>,
333      d = 0x816d388, static shared_null = 0x816d388}, d = 0x821bbf0, static shared_null = 0x816d388}, recGroup = {static null = {
334      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x826d8b0,
335    static shared_null = 0x816d388}, recGroupPassword = {static null = {static null = <same as static member of an already seen type>,
336      d = 0x816d388, static shared_null = 0x816d388}, d = 0x821fe70, static shared_null = 0x816d388}, curGroupPassword = {static null = {
337      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x826dca0,
338    static shared_null = 0x816d388}, recGroupType = {sh = 0x8290290}, recGroupPwCache = {sh = 0x81ff8b0}, choosePopup = 0xbfffe8b0,
339  chooseListBox = 0x0, chooseComboBox = 0x8221640, chooseLineEdit = 0x8050067, chooseOldPassword = 0xb80009b8,
340  chooseNewPassword = 0xbfffe8f0, chooseOkButton = 0xb7ff650f, chooseDeleteButton = 0x8230c48, chooseGroupPassword = {static null = {
341      static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x816d388,
342    static shared_null = 0x816d388}, groupnameAsAllProg = false, previewPixmap = 0xada537e8, previewLastModified = {d = {jd = 0}, t = {
343      ds = 0}}, previewFilets = {d = {jd = 0}, t = {ds = 0}}, previewStartts = {d = {jd = 2453582}, t = {ds = 79200000}}, previewChanid = {
344    static null = {static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388},
345    d = 0xada576d0, static shared_null = 0x816d388}, listOrder = 1, overrectime = 0, underrectime = 0, playingSomething = true,
346  titleView = true, useRecGroups = false, useCategories = false, conv_yuv2rgba = 0xb7caf432 <mmx_argb32>,
347  conv_rgba_buf = 0xacf93008 "\017\020\003", conv_rgba_size = {wd = 0, ht = 0}}
348#23 0x0806d724 in TVMenuCallback (data=0x81d8e28, selection=@0x8221640) at main.cpp:372
349        sel = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
350    static shared_null = 0x816d388}, d = 0x8230c48, static shared_null = 0x816d388}
351#24 0xb7356a5c in ThemedMenuPrivate::handleAction (this=0x8221548, action=@0x820d560) at themedmenu.cpp:2497
352        ok = true
353---Type <return> to continue, or q <return> to quit---
354#25 0xb7354ead in ThemedMenuPrivate::keyPressHandler (this=0x8221548, e=0xbffff170) at themedmenu.cpp:2325
355        it = {node = 0x820d558}
356        action = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
357    static shared_null = 0x816d388}, d = 0x8235bc0, static shared_null = 0x816d388}
358        i = 0
359        lastbutton = (ThemedButton *) 0x8236c18
360        oldrow = 0
361        handled = true
362        actions = {<QValueList<QString>> = {sh = 0x81eab20}, <No data fields>}
363#26 0xb73581e6 in ThemedMenu::keyPressEvent (this=0x8220848, e=0xbffff170) at themedmenu.cpp:2695
364No locals.
365#27 0xb6afd837 in QWidget::event () from /usr/lib/libqt-mt.so.3
366No symbol table info available.
367#28 0xb6a72370 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
368No symbol table info available.
369#29 0xb6a71eb0 in QApplication::notify () from /usr/lib/libqt-mt.so.3
370No symbol table info available.
371#30 0xb73175c2 in QApplication::sendEvent (receiver=0x8220848, event=0xbffff170) at qapplication.h:491
372No locals.
373#31 0xb73c5630 in MythMainWindow::customEvent (this=0x81f9700, ce=0x826fa38) at mythdialogs.cpp:818
374        k = 4116
375        ascii = 0
376        key = {<> = {<No data fields>}, txt = {static null = {static null = <same as static member of an already seen type>,
377      d = 0x816d388, static shared_null = 0x816d388}, d = 0x816d388, static shared_null = 0x816d388}, k = 4116, s = 0, a = 0 '\0',
378  accpt = 1, autor = 0, c = 1}
379        mod = 0
380        text = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
381    static shared_null = 0x816d388}, d = 0x816d388, static shared_null = 0x816d388}
382        key_target = (struct QObject *) 0x8220848
383        lke = (class LircKeycodeEvent *) 0x826fa38
384        keycode = 4116
385#32 0xb6ac7a17 in QObject::event () from /usr/lib/libqt-mt.so.3
386No symbol table info available.
387#33 0xb6afd76f in QWidget::event () from /usr/lib/libqt-mt.so.3
388No symbol table info available.
389#34 0xb6a72370 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
390No symbol table info available.
391#35 0xb6a719d4 in QApplication::notify () from /usr/lib/libqt-mt.so.3
392No symbol table info available.
393#36 0xb6a73077 in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3
394No symbol table info available.
395#37 0xb6a72f0e in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3
396---Type <return> to continue, or q <return> to quit---
397No symbol table info available.
398#38 0xb6a1ee3b in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
399No symbol table info available.
400#39 0xb6a8374c in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
401No symbol table info available.
402#40 0xb6a725d3 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
403No symbol table info available.
404#41 0xb73c6787 in MythDialog::exec (this=0x8220848) at mythdialogs.cpp:1020
405        res = -1220778224
406#42 0x0806e592 in RunMenu (themedir=
407      {static null = {static null = <same as static member of an already seen type>, d = 0x816d388, static shared_null = 0x816d388}, d = 0x81f9a50, static shared_null = 0x816d388}) at main.cpp:532
408        exitstatus = 0
409#43 0x08073e30 in main (argc=1, argv=0xbffffa94) at main.cpp:1108
410        geometry = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
411    static shared_null = 0x816d388}, d = 0x817d4a8, static shared_null = 0x816d388}
412        a = <incomplete type>
413        logfile = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
414    static shared_null = 0x816d388}, d = 0x81d8bc0, static shared_null = 0x816d388}
415        verboseString = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
416    static shared_null = 0x816d388}, d = 0x81d8bd8, static shared_null = 0x816d388}
417        pluginname = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
418    static shared_null = 0x816d388}, d = 0x81d8bf0, static shared_null = 0x816d388}
419        finfo = {fn = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
420      static shared_null = 0x816d388}, d = 0x81d8c48, static shared_null = 0x816d388}, fic = 0x0, cache = true, symLink = false}
421        binname = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
422    static shared_null = 0x816d388}, d = 0x81d8c60, static shared_null = 0x816d388}
423        logfd = -1
424        fileprefix = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
425    static shared_null = 0x816d388}, d = 0x81d8d18, static shared_null = 0x816d388}
426        dir = <incomplete type>
427        priv_thread = 3047058352
428        status = 0
429        themename = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
430    static shared_null = 0x816d388}, d = 0x81ed260, static shared_null = 0x816d388}
431        randomtheme = false
432        themedir = {static null = {static null = <same as static member of an already seen type>, d = 0x816d388,
433    static shared_null = 0x816d388}, d = 0x81f9a50, static shared_null = 0x816d388}
434        mainWindow = (class MythMainWindow *) 0x81f9700
435        pmanager = (MythPluginManager *) 0x81fe4c8
436        mon = (class MediaMonitor *) 0x81ef7c8
437        exitstatus = 6584693
438---Type <return> to continue, or q <return> to quit---
439#0  0xb65d7c92 in mallopt () from /lib/tls/i686/cmov/libc.so.6
440(gdb)