Ticket #6068: gdb.txt

File gdb.txt, 38.3 KB (added by myshade, 17 years ago)

bt when mythvideo segfaults

Line 
1[Thread debugging using libthread_db enabled]
2[New Thread 0x7f6db9810750 (LWP 26934)]
3[New Thread 0x415a7950 (LWP 26937)]
4[New Thread 0x41da8950 (LWP 26938)]
5[New Thread 0x425a9950 (LWP 26939)]
6[New Thread 0x42daa950 (LWP 26940)]
7[Thread 0x42daa950 (LWP 26940) exited]
8[New Thread 0x42daa950 (LWP 26945)]
9[New Thread 0x409aa950 (LWP 26950)]
10[New Thread 0x435ab950 (LWP 26951)]
11[New Thread 0x43dfb950 (LWP 26952)]
12
13Program received signal SIGSEGV, Segmentation fault.
14[Switching to Thread 0x7f6db9810750 (LWP 26934)]
150x0000000000440608 in QBasicAtomicInt::ref (this=0x7f6d00000001) at /usr/include/qt4/QtCore/qatomic_x86_64.h:123
16123 : "memory");
17
18Thread 9 (Thread 0x43dfb950 (LWP 26952)):
19#0 0x00007f6db1e0d0c2 in select () from /lib/libc.so.6
20No symbol table info available.
21#1 0x00007f6db307b16e in ?? () from /usr/lib/qt4/libQtCore.so.4
22No symbol table info available.
23#2 0x00007f6db2fbb142 in ?? () from /usr/lib/qt4/libQtCore.so.4
24No symbol table info available.
25#3 0x00007f6db2a2e047 in start_thread () from /lib/libpthread.so.0
26No symbol table info available.
27#4 0x00007f6db1e1328d in clone () from /lib/libc.so.6
28No symbol table info available.
29#5 0x0000000000000000 in ?? ()
30No symbol table info available.
31
32Thread 8 (Thread 0x435ab950 (LWP 26951)):
33#0 0x00007f6db1e0d0c2 in select () from /lib/libc.so.6
34No symbol table info available.
35#1 0x00007f6db71ef622 in LIRC::run (this=0x939c30) at lirc.cpp:448
36 readfds = {fds_bits = {4294967296, 0 <repeats 15 times>}}
37 timeout = {tv_sec = 0, tv_usec = 723947}
38 ret = 0
39 codes = {{p = {static shared_null = {ref = {_q_value = 10779}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x435aaf50}, d = 0x435aaf50}}
40#2 0x00007f6db2fbb142 in ?? () from /usr/lib/qt4/libQtCore.so.4
41No symbol table info available.
42#3 0x00007f6db2a2e047 in start_thread () from /lib/libpthread.so.0
43No symbol table info available.
44#4 0x00007f6db1e1328d in clone () from /lib/libc.so.6
45No symbol table info available.
46#5 0x0000000000000000 in ?? ()
47No symbol table info available.
48
49Thread 7 (Thread 0x409aa950 (LWP 26950)):
50#0 0x00007f6db1e0d0c2 in select () from /lib/libc.so.6
51No symbol table info available.
52#1 0x00007f6db6e8fb3a in MythSocketThread::run (this=0x7f6db70c3f00) at mythsocket.cpp:919
53 it = {i = 0x976c58}
54 rval = 1
55 rfds = {fds_bits = {549957140480, 0 <repeats 15 times>}}
56 sock = (MythSocket *) 0x7f6da8a444a0
57 maxfd = 39
58 found = true
59#2 0x00007f6db2fbb142 in ?? () from /usr/lib/qt4/libQtCore.so.4
60No symbol table info available.
61#3 0x00007f6db2a2e047 in start_thread () from /lib/libpthread.so.0
62No symbol table info available.
63#4 0x00007f6db1e1328d in clone () from /lib/libc.so.6
64No symbol table info available.
65#5 0x0000000000000000 in ?? ()
66No symbol table info available.
67
68Thread 6 (Thread 0x42daa950 (LWP 26945)):
69#0 0x00007f6db2a326a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
70No symbol table info available.
71#1 0x00007f6db2fbc055 in QWaitCondition::wait () from /usr/lib/qt4/libQtCore.so.4
72No symbol table info available.
73#2 0x00007f6db7566ed0 in MythContext::waitPrivRequest (this=0x8c9140) at mythcontext.cpp:2087
74No locals.
75#3 0x0000000000433d1e in run_priv_thread (data=0x0) at main.cpp:831
76No locals.
77#4 0x00007f6db2a2e047 in start_thread () from /lib/libpthread.so.0
78No symbol table info available.
79#5 0x00007f6db1e1328d in clone () from /lib/libc.so.6
80No symbol table info available.
81#6 0x0000000000000000 in ?? ()
82No symbol table info available.
83
84Thread 4 (Thread 0x425a9950 (LWP 26939)):
85#0 0x00007f6db1e0d0c2 in select () from /lib/libc.so.6
86No symbol table info available.
87#1 0x00007f6db799d6c9 in SSDP::run (this=0x8d48f0) at ssdp.cpp:231
88 nMaxSocket = 19
89 read_set = {fds_bits = {917504, 0 <repeats 15 times>}}
90 timeout = {tv_sec = 0, tv_usec = 955904}
91#2 0x00007f6db2fbb142 in ?? () from /usr/lib/qt4/libQtCore.so.4
92No symbol table info available.
93#3 0x00007f6db2a2e047 in start_thread () from /lib/libpthread.so.0
94No symbol table info available.
95#4 0x00007f6db1e1328d in clone () from /lib/libc.so.6
96No symbol table info available.
97#5 0x0000000000000000 in ?? ()
98No symbol table info available.
99
100Thread 3 (Thread 0x41da8950 (LWP 26938)):
101#0 0x00007f6db2a32897 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
102No symbol table info available.
103#1 0x00007f6db2fbace5 in ?? () from /usr/lib/qt4/libQtCore.so.4
104No symbol table info available.
105#2 0x00007f6db2fbae3e in QThread::msleep () from /usr/lib/qt4/libQtCore.so.4
106No symbol table info available.
107#3 0x00007f6db79a1130 in TaskQueue::run (this=0x8d4260) at taskqueue.cpp:127
108 ttNow = {tv_sec = 1231165727, tv_usec = 484775}
109 pTask = (Task *) 0x0
110#4 0x00007f6db2fbb142 in ?? () from /usr/lib/qt4/libQtCore.so.4
111No symbol table info available.
112#5 0x00007f6db2a2e047 in start_thread () from /lib/libpthread.so.0
113No symbol table info available.
114#6 0x00007f6db1e1328d in clone () from /lib/libc.so.6
115No symbol table info available.
116#7 0x0000000000000000 in ?? ()
117No symbol table info available.
118
119Thread 2 (Thread 0x415a7950 (LWP 26937)):
120#0 0x00007f6db1e0d0c2 in select () from /lib/libc.so.6
121No symbol table info available.
122#1 0x00007f6db30c2248 in QEventDispatcherUNIX::select () from /usr/lib/qt4/libQtCore.so.4
123No symbol table info available.
124#2 0x00007f6db30c3176 in QEventDispatcherUNIXPrivate::doSelect () from /usr/lib/qt4/libQtCore.so.4
125No symbol table info available.
126#3 0x00007f6db30c3602 in QEventDispatcherUNIX::processEvents () from /usr/lib/qt4/libQtCore.so.4
127No symbol table info available.
128#4 0x00007f6db3098645 in QEventLoop::processEvents () from /usr/lib/qt4/libQtCore.so.4
129No symbol table info available.
130#5 0x00007f6db30987a8 in QEventLoop::exec () from /usr/lib/qt4/libQtCore.so.4
131No symbol table info available.
132#6 0x00007f6db2fb8488 in QThread::exec () from /usr/lib/qt4/libQtCore.so.4
133No symbol table info available.
134#7 0x00007f6db79b0100 in WorkerThread::run (this=0x8db5f0) at threadpool.cpp:242
135No locals.
136#8 0x00007f6db2fbb142 in ?? () from /usr/lib/qt4/libQtCore.so.4
137No symbol table info available.
138#9 0x00007f6db2a2e047 in start_thread () from /lib/libpthread.so.0
139No symbol table info available.
140#10 0x00007f6db1e1328d in clone () from /lib/libc.so.6
141No symbol table info available.
142#11 0x0000000000000000 in ?? ()
143No symbol table info available.
144
145Thread 1 (Thread 0x7f6db9810750 (LWP 26934)):
146#0 0x0000000000440608 in QBasicAtomicInt::ref (this=0x7f6d00000001) at /usr/include/qt4/QtCore/qatomic_x86_64.h:123
147 ret = 0 '\0'
148#1 0x0000000000442450 in QString (this=0x7fffc19593e0, other=@0x7f6d96125250) at /usr/include/qt4/QtCore/qstring.h:677
149No locals.
150#2 0x00007f6da301a631 in (anonymous namespace)::CopyMetadataToUI (metadata=0x7f6d96125150, dest=@0x7fffc1959800) at videodlg.cpp:780
151 coverfile = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f6d00000001, static codecForCStrings = 0x0}
152 tmp = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const QString, QString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const QString, QString> > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<QString,QString,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fffc19593b8, _M_right = 0x7fffc19593b8}, _M_node_count = 0}}}
153 h = {m_vallist = @0x7f6daa64562c, m_dest = @0x0}
154#3 0x00007f6da301f290 in VideoDialog::UpdateItem (this=0x7f6d953ed0e0, item=0x7f6d8c6ab060) at videodlg.cpp:1369
155 node = (class MythGenericTree *) 0x7f6d9618fa40
156 metadata = (Metadata *) 0x7f6d96125150
157 dest = {<(anonymous namespace)::CopyMetadataDestination> = {_vptr.CopyMetadataDestination = 0x7f6da32a7eb0}, m_item = 0x7f6d8c6ab060}
158 imgFilename = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fffc1959810, static codecForCStrings = 0x0}
159 nodeInt = 32621
160#4 0x00007f6da302240f in VideoDialog::loadData (this=0x7f6d953ed0e0) at videodlg.cpp:1349
161 item = (MythUIButtonListItem *) 0x7f6d8c6ab060
162 p = {i = 0x7f6d961d0128}
163 selectedNode = (class MythGenericTree *) 0x7f6d9618fa40
164 lchildren = (MGTreeChildList *) 0x7f6d9618f460
165#5 0x00007f6da3018524 in VideoDialog::refreshData (this=0x7f6d953ed0e0) at videodlg.cpp:1295
166No locals.
167#6 0x00007f6da301c7bd in VideoDialog::OnRemoveVideo (this=0x7f6d953ed0e0, dodelete=true) at videodlg.cpp:2230
168 metadata = (Metadata *) 0x7f6d96125150
169#7 0x00007f6da30656ec in VideoDialog::qt_metacall (this=0x7f6d953ed0e0, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x7fffc1959cb0) at moc_videodlg.cpp:152
170No locals.
171#8 0x00007f6db30ad25c in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
172No symbol table info available.
173#9 0x00007f6db71f95c9 in MythConfirmationDialog::haveResult (this=0x7f6d8c23a4e0, _t1=true) at moc_mythdialogbox.cpp:145
174 _a = {0x0, 0x7fffc1959ca4}
175#10 0x00007f6db7197e2e in MythConfirmationDialog::sendResult (this=0x7f6d8c23a4e0, ok=true) at mythdialogbox.cpp:259
176No locals.
177#11 0x00007f6db7197f7c in MythConfirmationDialog::Confirm (this=0x7f6d8c23a4e0) at mythdialogbox.cpp:249
178No locals.
179#12 0x00007f6db71f9a07 in MythConfirmationDialog::qt_metacall (this=0x7f6d8c23a4e0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffc1959e20) at moc_mythdialogbox.cpp:133
180No locals.
181#13 0x00007f6db30ad25c in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
182No symbol table info available.
183#14 0x00007f6db71f916c in MythUIButton::Clicked (this=0x7f6d8c236eb0) at moc_mythuibutton.cpp:88
184No locals.
185#15 0x00007f6db718c371 in MythUIButton::Push (this=0x7f6d8c236eb0, lock=false) at mythuibutton.cpp:167
186No locals.
187#16 0x00007f6db718c4d0 in MythUIButton::keyPressEvent (this=0x7f6d8c236eb0, e=0x7fffc195a5b0) at mythuibutton.cpp:132
188 action = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f6da8045890, static codecForCStrings = 0x0}
189 i = 0
190 actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 10779}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7f6daa6cf180}, d = 0x7f6daa6cf180}}, <No data fields>}
191 handled = true
192#17 0x00007f6db7197fad in MythConfirmationDialog::keyPressEvent (this=0x7f6d8c23a4e0, event=0x7fffc195a5b0) at mythdialogbox.cpp:215
193 handled = 183
194 actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 10779}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x0}, d = 0x0}}, <No data fields>}
195#18 0x00007f6db713a6fa in MythMainWindow::eventFilter (this=0x939d30, e=0x7fffc195a5b0) at mythmainwindow.cpp:1349
196 top = (class MythScreenType *) 0x7f6d8c23a4e0
197 ke = (struct QKeyEvent *) 0x7fffc195a5b0
198 it = (class MythScreenStack **) 0x7f6da8a1b130
199 ge = (MythGestureEvent *) 0x939d30
200#19 0x00007f6db30995fd in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/qt4/libQtCore.so.4
201No symbol table info available.
202#20 0x00007f6db4b4637f in QApplicationPrivate::notify_helper () from /usr/lib/qt4/libQtGui.so.4
203No symbol table info available.
204#21 0x00007f6db4b4b5f2 in QApplication::notify () from /usr/lib/qt4/libQtGui.so.4
205No symbol table info available.
206#22 0x00007f6db30992c8 in QCoreApplication::notifyInternal () from /usr/lib/qt4/libQtCore.so.4
207No symbol table info available.
208#23 0x00007f6db4b9b9ac in ?? () from /usr/lib/qt4/libQtGui.so.4
209No symbol table info available.
210#24 0x00007f6db4bc7f52 in ?? () from /usr/lib/qt4/libQtGui.so.4
211No symbol table info available.
212#25 0x00007f6db4bc9f7c in ?? () from /usr/lib/qt4/libQtGui.so.4
213No symbol table info available.
214#26 0x00007f6db4ba73bd in QApplication::x11ProcessEvent () from /usr/lib/qt4/libQtGui.so.4
215No symbol table info available.
216#27 0x00007f6db4bcb2c5 in ?? () from /usr/lib/qt4/libQtGui.so.4
217No symbol table info available.
218#28 0x00007f6db3098645 in QEventLoop::processEvents () from /usr/lib/qt4/libQtCore.so.4
219No symbol table info available.
220#29 0x00007f6db30987a8 in QEventLoop::exec () from /usr/lib/qt4/libQtCore.so.4
221No symbol table info available.
222#30 0x00007f6db309a4be in QCoreApplication::exec () from /usr/lib/qt4/libQtCore.so.4
223No symbol table info available.
224#31 0x000000000043d76d in main (argc=5, argv=0x7fffc195c258) at main.cpp:1354
225 bPromptForBackend = false
226 bBypassAutoDiscovery = false
227 upgradeAllowed = false
228 cmdline_err = false
229 cmdline = {parseTypes = 255, settingsOverride = {{d = 0x76be00, e = 0x76be00}}, settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 10779}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x76c820}, d = 0x76c820}}, <No data fields>}, display = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x76bde0, static codecForCStrings = 0x0}, geometry = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x76bde0, static codecForCStrings = 0x0}, wantsToExit = false}
230 a = {<> = {<No data fields>}, <No data fields>}
231 pluginname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x76bde0, static codecForCStrings = 0x0}
232 finfo = {d_ptr = 0x8c7c00}
233 binname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x8c7f20, static codecForCStrings = 0x0}
234 ResetSettings = false
235 settingsOverride = {{d = 0x76be00, e = 0x76be00}}
236 callCleanup = {m_cleanFunction = 0x43fc22 <(anonymous namespace)::cleanup()>}
237 settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 10779}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x76c820}, d = 0x76c820}}, <No data fields>}
238 fileprefix = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x8d2b10, static codecForCStrings = 0x0}
239 dir = {d_ptr = 0x999610}
240 geometry = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x76bde0, static codecForCStrings = 0x0}
241 priv_thread = 1121626448
242 priv_thread_created = true
243 status = 0
244 themename = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f6daa5e6680, static codecForCStrings = 0x0}
245 randomtheme = false
246 themedir = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6918}, alloc = 0, size = 0, data = 0x76bdfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1618}, alloc = 0, size = 0, data = 0x7f6db337f7ba, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f6daa5ea9e0, static codecForCStrings = 0x0}
247 mainWindow = (class MythMainWindow *) 0x939d30
248 pmanager = (MythPluginManager *) 0x7f6da8ec8810
249 mon = (class MediaMonitor *) 0x7f6da8a04c50
250 networkControl = (class NetworkControl *) 0x0
251[Thread debugging using libthread_db enabled]
252[New Thread 0x7f123775e750 (LWP 4736)]
253[New Thread 0x42204950 (LWP 4739)]
254[New Thread 0x42a05950 (LWP 4740)]
255[New Thread 0x43206950 (LWP 4741)]
256[New Thread 0x41923950 (LWP 4742)]
257[Thread 0x41923950 (LWP 4742) exited]
258[New Thread 0x41923950 (LWP 4747)]
259[New Thread 0x43a07950 (LWP 4752)]
260[New Thread 0x40bdf950 (LWP 4753)]
261[New Thread 0x44208950 (LWP 4754)]
262[New Thread 0x44a09950 (LWP 4780)]
263[Thread 0x44a09950 (LWP 4780) exited]
264[New Thread 0x44a09950 (LWP 4782)]
265[Thread 0x44a09950 (LWP 4782) exited]
266[Thread 0x41923950 (LWP 4747) exited]
267[Thread 0x40bdf950 (LWP 4753) exited]
268[Thread 0x42204950 (LWP 4739) exited]
269[Thread 0x43206950 (LWP 4741) exited]
270[Thread 0x42a05950 (LWP 4740) exited]
271[Thread 0x43a07950 (LWP 4752) exited]
272[Thread 0x44208950 (LWP 4754) exited]
273
274Program exited normally.
275/home/mythtv/gdbcommands:7: Error in sourced command file:
276No registers.
277[Thread debugging using libthread_db enabled]
278[New Thread 0x7f92ba992750 (LWP 4785)]
279[New Thread 0x4109e950 (LWP 4788)]
280[New Thread 0x4189f950 (LWP 4789)]
281[New Thread 0x420a0950 (LWP 4790)]
282[New Thread 0x428a1950 (LWP 4791)]
283[Thread 0x428a1950 (LWP 4791) exited]
284[New Thread 0x428a1950 (LWP 4796)]
285[New Thread 0x430a2950 (LWP 4801)]
286[New Thread 0x438a3950 (LWP 4802)]
287[New Thread 0x440f3950 (LWP 4803)]
288
289Program received signal SIGSEGV, Segmentation fault.
290[Switching to Thread 0x7f92ba992750 (LWP 4785)]
2910x00007f92b4213b00 in QString::indexOf () from /usr/lib/qt4/libQtCore.so.4
292
293Thread 9 (Thread 0x440f3950 (LWP 4803)):
294#0 0x00007f92b304a0c2 in select () from /lib/libc.so.6
295No symbol table info available.
296#1 0x00007f92b427239e in ?? () from /usr/lib/qt4/libQtCore.so.4
297No symbol table info available.
298#2 0x00007f92b41e2355 in ?? () from /usr/lib/qt4/libQtCore.so.4
299No symbol table info available.
300#3 0x00007f92b3c6b047 in start_thread () from /lib/libpthread.so.0
301No symbol table info available.
302#4 0x00007f92b305028d in clone () from /lib/libc.so.6
303No symbol table info available.
304#5 0x0000000000000000 in ?? ()
305No symbol table info available.
306
307Thread 8 (Thread 0x438a3950 (LWP 4802)):
308#0 0x00007f92b304a0c2 in select () from /lib/libc.so.6
309No symbol table info available.
310#1 0x00007f92b8372a9e in LIRC::run (this=0x92c9c0) at lirc.cpp:448
311 readfds = {fds_bits = {4294967296, 0 <repeats 15 times>}}
312 timeout = {tv_sec = 0, tv_usec = 5311}
313 ret = 0
314 codes = {{p = {static shared_null = {ref = {value = 7502}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x438a2f50}, d = 0x438a2f50}}
315#2 0x00007f92b41e2355 in ?? () from /usr/lib/qt4/libQtCore.so.4
316No symbol table info available.
317#3 0x00007f92b3c6b047 in start_thread () from /lib/libpthread.so.0
318No symbol table info available.
319#4 0x00007f92b305028d in clone () from /lib/libc.so.6
320No symbol table info available.
321#5 0x0000000000000000 in ?? ()
322No symbol table info available.
323
324Thread 7 (Thread 0x430a2950 (LWP 4801)):
325#0 0x00007f92b304a0c2 in select () from /lib/libc.so.6
326No symbol table info available.
327#1 0x00007f92b8019b42 in MythSocketThread::run (this=0x7f92b824df00) at mythsocket.cpp:919
328 it = {i = 0x9085d8}
329 rval = 1
330 rfds = {fds_bits = {549957140480, 0 <repeats 15 times>}}
331 sock = (MythSocket *) 0x1458370
332 maxfd = 39
333 found = true
334#2 0x00007f92b41e2355 in ?? () from /usr/lib/qt4/libQtCore.so.4
335No symbol table info available.
336#3 0x00007f92b3c6b047 in start_thread () from /lib/libpthread.so.0
337No symbol table info available.
338#4 0x00007f92b305028d in clone () from /lib/libc.so.6
339No symbol table info available.
340#5 0x0000000000000000 in ?? ()
341No symbol table info available.
342
343Thread 6 (Thread 0x428a1950 (LWP 4796)):
344#0 0x00007f92b3c6f6a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
345No symbol table info available.
346#1 0x00007f92b41e2e6a in QWaitCondition::wait () from /usr/lib/qt4/libQtCore.so.4
347No symbol table info available.
348#2 0x00007f92b86e9134 in MythContext::waitPrivRequest (this=0x8c0370) at mythcontext.cpp:2087
349No locals.
350#3 0x000000000043403e in run_priv_thread (data=0x0) at main.cpp:831
351No locals.
352#4 0x00007f92b3c6b047 in start_thread () from /lib/libpthread.so.0
353No symbol table info available.
354#5 0x00007f92b305028d in clone () from /lib/libc.so.6
355No symbol table info available.
356#6 0x0000000000000000 in ?? ()
357No symbol table info available.
358
359Thread 4 (Thread 0x420a0950 (LWP 4790)):
360#0 0x00007f92b304a0c2 in select () from /lib/libc.so.6
361No symbol table info available.
362#1 0x00007f92b8b1f819 in SSDP::run (this=0x7f92ac000af0) at ssdp.cpp:231
363 nMaxSocket = 21
364 read_set = {fds_bits = {3670016, 0 <repeats 15 times>}}
365 timeout = {tv_sec = 0, tv_usec = 505142}
366#2 0x00007f92b41e2355 in ?? () from /usr/lib/qt4/libQtCore.so.4
367No symbol table info available.
368#3 0x00007f92b3c6b047 in start_thread () from /lib/libpthread.so.0
369No symbol table info available.
370#4 0x00007f92b305028d in clone () from /lib/libc.so.6
371No symbol table info available.
372#5 0x0000000000000000 in ?? ()
373No symbol table info available.
374
375Thread 3 (Thread 0x4189f950 (LWP 4789)):
376#0 0x00007f92b3c6f897 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
377No symbol table info available.
378#1 0x00007f92b41e1e25 in ?? () from /usr/lib/qt4/libQtCore.so.4
379No symbol table info available.
380#2 0x00007f92b41e1f7e in QThread::msleep () from /usr/lib/qt4/libQtCore.so.4
381No symbol table info available.
382#3 0x00007f92b8b23278 in TaskQueue::run (this=0x8ce420) at taskqueue.cpp:127
383 ttNow = {tv_sec = 1231184113, tv_usec = 611918}
384 pTask = (Task *) 0x0
385#4 0x00007f92b41e2355 in ?? () from /usr/lib/qt4/libQtCore.so.4
386No symbol table info available.
387#5 0x00007f92b3c6b047 in start_thread () from /lib/libpthread.so.0
388No symbol table info available.
389#6 0x00007f92b305028d in clone () from /lib/libc.so.6
390No symbol table info available.
391#7 0x0000000000000000 in ?? ()
392No symbol table info available.
393
394Thread 2 (Thread 0x4109e950 (LWP 4788)):
395#0 0x00007f92b304a0c2 in select () from /lib/libc.so.6
396No symbol table info available.
397#1 0x00007f92b42adf48 in QEventDispatcherUNIX::select () from /usr/lib/qt4/libQtCore.so.4
398No symbol table info available.
399#2 0x00007f92b42af00a in QEventDispatcherUNIXPrivate::doSelect () from /usr/lib/qt4/libQtCore.so.4
400No symbol table info available.
401#3 0x00007f92b42af486 in QEventDispatcherUNIX::processEvents () from /usr/lib/qt4/libQtCore.so.4
402No symbol table info available.
403#4 0x00007f92b428b738 in QEventLoop::processEvents () from /usr/lib/qt4/libQtCore.so.4
404No symbol table info available.
405#5 0x00007f92b428b849 in QEventLoop::exec () from /usr/lib/qt4/libQtCore.so.4
406No symbol table info available.
407#6 0x00007f92b41df715 in QThread::exec () from /usr/lib/qt4/libQtCore.so.4
408No symbol table info available.
409#7 0x00007f92b8b32104 in WorkerThread::run (this=0x8d5b00) at threadpool.cpp:242
410No locals.
411#8 0x00007f92b41e2355 in ?? () from /usr/lib/qt4/libQtCore.so.4
412No symbol table info available.
413#9 0x00007f92b3c6b047 in start_thread () from /lib/libpthread.so.0
414No symbol table info available.
415#10 0x00007f92b305028d in clone () from /lib/libc.so.6
416No symbol table info available.
417#11 0x0000000000000000 in ?? ()
418No symbol table info available.
419
420Thread 1 (Thread 0x7f92ba992750 (LWP 4785)):
421#0 0x00007f92b4213b00 in QString::indexOf () from /usr/lib/qt4/libQtCore.so.4
422No symbol table info available.
423#1 0x00007f92b42183b0 in QString::indexOf () from /usr/lib/qt4/libQtCore.so.4
424No symbol table info available.
425#2 0x00007f92b42194c9 in QString::split () from /usr/lib/qt4/libQtCore.so.4
426No symbol table info available.
427#3 0x00007f92b421c6c6 in QString::section () from /usr/lib/qt4/libQtCore.so.4
428No symbol table info available.
429#4 0x00007f92a4dbeb4f in VideoPlayerCommandPrivate::PlayerFor (this=0x2fbe0c0, filename=@0xa9a4950) at playercommand.cpp:202
430 extension = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x17, static codecForCStrings = 0x0}
431 dir_test = {d_ptr = 0x7fffc2ad8c70}
432 play_command = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xbaf1ea0, static codecForCStrings = 0x0}
433 fa_list = {<std::_Vector_base<FileAssociations::file_association,std::allocator<FileAssociations::file_association> >> = {_M_impl = {<std::allocator<FileAssociations::file_association>> = {<__gnu_cxx::new_allocator<FileAssociations::file_association>> = {<No data fields>}, <No data fields>}, _M_start = 0xbaf1ea0, _M_finish = 0x7fffc2ad8dc0, _M_end_of_storage = 0x7fffc2ad8e60}}, <No data fields>}
434#5 0x00007f92a4dbf236 in VideoPlayerCommandPrivate::PlayerFor (this=0x2fbe0c0, item=0xa9a4860) at playercommand.cpp:196
435 play_command = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x94c790, static codecForCStrings = 0x0}
436#6 0x00007f92a4dbcb52 in VideoPlayerCommand::PlayerFor (item=0xa9a4860) at playercommand.cpp:276
437 ret = (VideoPlayerCommand &) @0x7fffc2ad8ee0: {m_d = 0x2fbe0c0}
438 ret = {m_d = 0x7fffc2ad8df0}
439#7 0x00007f92a4d82961 in (anonymous namespace)::CopyMetadataToUI (metadata=0xa9a4860, dest=@0x7fffc2ad92b0) at videodlg.cpp:787
440 coverfile = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xadc2850, static codecForCStrings = 0x0}
441 tmp = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const QString, QString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const QString, QString> > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<QString,QString,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0xa9a4960, _M_left = 0xbaf1ea0, _M_right = 0xa9a4960}, _M_node_count = 2}}}
442 h = {m_vallist = @0x400000002, m_dest = @0x7fffc2ad8ef0}
443#8 0x00007f92a4d874c8 in VideoDialog::UpdateItem (this=0x94c540, item=0xadbcfe0) at videodlg.cpp:1369
444 node = (class MythGenericTree *) 0xaa10070
445 metadata = (Metadata *) 0xa9a4860
446 dest = {<(anonymous namespace)::CopyMetadataDestination> = {_vptr.CopyMetadataDestination = 0x7f92a500fe90}, m_item = 0xadbcfe0}
447 imgFilename = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fffc2ad92c0, static codecForCStrings = 0x0}
448 nodeInt = 32658
449#9 0x00007f92a4d8a647 in VideoDialog::loadData (this=0x94c540) at videodlg.cpp:1349
450 item = (MythUIButtonListItem *) 0xadbcfe0
451 p = {i = 0xaa4fe68}
452 selectedNode = (class MythGenericTree *) 0xaa10070
453 lchildren = (MGTreeChildList *) 0xaa0f220
454#10 0x00007f92a4d8075c in VideoDialog::refreshData (this=0x94c540) at videodlg.cpp:1295
455No locals.
456#11 0x00007f92a4d849f5 in VideoDialog::OnRemoveVideo (this=0x94c540, dodelete=true) at videodlg.cpp:2230
457 metadata = (Metadata *) 0xa9a4860
458#12 0x00007f92a4dcd948 in VideoDialog::qt_metacall (this=0x94c540, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x7fffc2ad9b60) at moc_videodlg.cpp:151
459No locals.
460#13 0x00007f92b429cf98 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
461No symbol table info available.
462#14 0x00007f92b837ca6d in MythConfirmationDialog::haveResult (this=0xb5e5b80, _t1=true) at moc_mythdialogbox.cpp:144
463 _a = {0x0, 0x7fffc2ad9b54}
464#15 0x00007f92b831e85a in MythConfirmationDialog::sendResult (this=0xb5e5b80, ok=true) at mythdialogbox.cpp:259
465No locals.
466#16 0x00007f92b831e9a8 in MythConfirmationDialog::Confirm (this=0xb5e5b80) at mythdialogbox.cpp:249
467No locals.
468#17 0x00007f92b837ceab in MythConfirmationDialog::qt_metacall (this=0xb5e5b80, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffc2ada0d0) at moc_mythdialogbox.cpp:132
469No locals.
470#18 0x00007f92b429cf98 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4
471No symbol table info available.
472#19 0x00007f92b837c610 in MythUIButton::Clicked (this=0xaf48700) at moc_mythuibutton.cpp:87
473No locals.
474#20 0x00007f92b8312d85 in MythUIButton::Push (this=0xaf48700, lock=false) at mythuibutton.cpp:167
475No locals.
476#21 0x00007f92b8312ee4 in MythUIButton::keyPressEvent (this=0xaf48700, e=0x7fffc2ada800) at mythuibutton.cpp:132
477 action = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x929730, static codecForCStrings = 0x0}
478 i = 0
479 actions = {<QList<QString>> = {{p = {static shared_null = {ref = {value = 7502}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x2ef8220}, d = 0x2ef8220}}, <No data fields>}
480 handled = true
481#22 0x00007f92b831e9d9 in MythConfirmationDialog::keyPressEvent (this=0xb5e5b80, event=0x7fffc2ada800) at mythdialogbox.cpp:215
482 handled = 184
483 actions = {<QList<QString>> = {{p = {static shared_null = {ref = {value = 7502}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x0}, d = 0x0}}, <No data fields>}
484#23 0x00007f92b82c101a in MythMainWindow::eventFilter (this=0x8fd670, e=0x7fffc2ada800) at mythmainwindow.cpp:1349
485 top = (class MythScreenType *) 0xb5e5b80
486 ke = (struct QKeyEvent *) 0x7fffc2ada800
487 it = (class MythScreenStack **) 0xaa2190
488 ge = (MythGestureEvent *) 0x20
489#24 0x00007f92b5f9a622 in QApplicationPrivate::notify_helper () from /usr/lib/qt4/libQtGui.so.4
490No symbol table info available.
491#25 0x00007f92b5f9cbce in QApplication::notify () from /usr/lib/qt4/libQtGui.so.4
492No symbol table info available.
493#26 0x00007f92b428c0a0 in QCoreApplication::notifyInternal () from /usr/lib/qt4/libQtCore.so.4
494No symbol table info available.
495#27 0x00007f92b5fe589c in ?? () from /usr/lib/qt4/libQtGui.so.4
496No symbol table info available.
497#28 0x00007f92b600e020 in ?? () from /usr/lib/qt4/libQtGui.so.4
498No symbol table info available.
499#29 0x00007f92b600ff39 in ?? () from /usr/lib/qt4/libQtGui.so.4
500No symbol table info available.
501#30 0x00007f92b5fef0aa in QApplication::x11ProcessEvent () from /usr/lib/qt4/libQtGui.so.4
502No symbol table info available.
503#31 0x00007f92b6011225 in ?? () from /usr/lib/qt4/libQtGui.so.4
504No symbol table info available.
505#32 0x00007f92b428b738 in QEventLoop::processEvents () from /usr/lib/qt4/libQtCore.so.4
506No symbol table info available.
507#33 0x00007f92b428b849 in QEventLoop::exec () from /usr/lib/qt4/libQtCore.so.4
508No symbol table info available.
509#34 0x00007f92b428d6ae in QCoreApplication::exec () from /usr/lib/qt4/libQtCore.so.4
510No symbol table info available.
511#35 0x000000000043da8d in main (argc=5, argv=0x7fffc2adc3d8) at main.cpp:1354
512 bPromptForBackend = false
513 bBypassAutoDiscovery = false
514 upgradeAllowed = false
515 cmdline_err = false
516 cmdline = {parseTypes = 255, settingsOverride = {{d = 0x76ce20, e = 0x76ce20}}, settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {value = 7502}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x76d840}, d = 0x76d840}}, <No data fields>}, display = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x76ce00, static codecForCStrings = 0x0}, geometry = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x76ce00, static codecForCStrings = 0x0}, wantsToExit = false}
517 a = {<> = {<No data fields>}, <No data fields>}
518 pluginname = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x76ce00, static codecForCStrings = 0x0}
519 finfo = {d_ptr = 0x8bffa0}
520 binname = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x8c12b0, static codecForCStrings = 0x0}
521 ResetSettings = false
522 settingsOverride = {{d = 0x76ce20, e = 0x76ce20}}
523 callCleanup = {m_cleanFunction = 0x43ff42 <(anonymous namespace)::cleanup()>}
524 settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {value = 7502}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x76d840}, d = 0x76d840}}, <No data fields>}
525 fileprefix = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x8cd050, static codecForCStrings = 0x0}
526 dir = {d_ptr = 0x989040}
527 geometry = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x76ce00, static codecForCStrings = 0x0}
528 priv_thread = 1116346704
529 priv_thread_created = true
530 status = 0
531 themename = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x1396770, static codecForCStrings = 0x0}
532 randomtheme = false
533 themedir = {static null = {<No data fields>}, static shared_null = {ref = {value = 6924}, alloc = 0, size = 0, data = 0x76ce1a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {value = 1691}, alloc = 0, size = 0, data = 0x7f92b453771a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x1397d30, static codecForCStrings = 0x0}
534 mainWindow = (class MythMainWindow *) 0x8fd670
535 pmanager = (MythPluginManager *) 0x1c60350
536 mon = (class MediaMonitor *) 0xb27070
537 networkControl = (class NetworkControl *) 0x0