| 1 | Starting program: /usr/local/myth-svn/bin/mythtv-setup
|
|---|
| 2 | [Thread debugging using libthread_db enabled]
|
|---|
| 3 | [New Thread 0x7f38f00db6f0 (LWP 25286)]
|
|---|
| 4 | [New Thread 0x40973950 (LWP 25342)]
|
|---|
| 5 | [New Thread 0x41174950 (LWP 25343)]
|
|---|
| 6 | [New Thread 0x41f6f950 (LWP 25344)]
|
|---|
| 7 | [New Thread 0x42770950 (LWP 25346)]
|
|---|
| 8 | [Thread 0x42770950 (LWP 25346) exited]
|
|---|
| 9 | [Thread 0x41f6f950 (LWP 25344) exited]
|
|---|
| 10 | [Thread 0x41174950 (LWP 25343) exited]
|
|---|
| 11 | [Thread 0x40973950 (LWP 25342) exited]
|
|---|
| 12 | [New Thread 0x40973950 (LWP 25357)]
|
|---|
| 13 | [Thread 0x40973950 (LWP 25357) exited]
|
|---|
| 14 | [New Thread 0x40973950 (LWP 25404)]
|
|---|
| 15 | [Thread 0x40973950 (LWP 25404) exited]
|
|---|
| 16 | [New Thread 0x40973950 (LWP 25627)]
|
|---|
| 17 | [Thread 0x40973950 (LWP 25627) exited]
|
|---|
| 18 | [New Thread 0x40973950 (LWP 25641)]
|
|---|
| 19 | [New Thread 0x41174950 (LWP 25861)]
|
|---|
| 20 | [Thread 0x41174950 (LWP 25861) exited]
|
|---|
| 21 | [New Thread 0x41174950 (LWP 26822)]
|
|---|
| 22 | [Thread 0x41174950 (LWP 26822) exited]
|
|---|
| 23 | [New Thread 0x41174950 (LWP 26824)]
|
|---|
| 24 | [Thread 0x41174950 (LWP 26824) exited]
|
|---|
| 25 | [New Thread 0x41174950 (LWP 27495)]
|
|---|
| 26 | [Thread 0x41174950 (LWP 27495) exited]
|
|---|
| 27 | [New Thread 0x41174950 (LWP 27496)]
|
|---|
| 28 | [Thread 0x41174950 (LWP 27496) exited]
|
|---|
| 29 | [New Thread 0x41174950 (LWP 27498)]
|
|---|
| 30 | [Thread 0x41174950 (LWP 27498) exited]
|
|---|
| 31 | [New Thread 0x41174950 (LWP 28289)]
|
|---|
| 32 | [Thread 0x41174950 (LWP 28289) exited]
|
|---|
| 33 |
|
|---|
| 34 | Program received signal SIGSEGV, Segmentation fault.
|
|---|
| 35 | [Switching to Thread 0x7f38f00db6f0 (LWP 25286)]
|
|---|
| 36 | QCoreApplication::postEvent (receiver=0x668a030, event=0x943eb00, priority=0) at kernel/qcoreapplication.cpp:963
|
|---|
| 37 | 963 kernel/qcoreapplication.cpp: No such file or directory.
|
|---|
| 38 | in kernel/qcoreapplication.cpp
|
|---|
| 39 |
|
|---|
| 40 | Thread 9 (Thread 0x40973950 (LWP 25641)):
|
|---|
| 41 | #0 0x00007f38ea758d29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 42 | No symbol table info available.
|
|---|
| 43 | #1 0x00007f38e8b9d159 in QWaitCondition::wait (this=0x6c9c2a0, mutex=0x6c9c298, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82
|
|---|
| 44 | returnValue = <value optimized out>
|
|---|
| 45 | #2 0x00007f38e8fe2f4c in QHostInfoAgent::run (this=0x6c9c280) at kernel/qhostinfo.cpp:241
|
|---|
| 46 | locker = {{mtx = 0x6c9c299, val = 113885849}}
|
|---|
| 47 | query = (QHostInfoQuery *) 0x1bbe7f0
|
|---|
| 48 | info = {d = 0x7f38c82ff7c0}
|
|---|
| 49 | id = 855
|
|---|
| 50 | #3 0x00007f38e8b9c162 in QThreadPrivate::start (arg=0x6c9c280) at thread/qthread_unix.cpp:185
|
|---|
| 51 | data = (QThreadData *) 0x6c987a0
|
|---|
| 52 | #4 0x00007f38ea754fc7 in start_thread () from /lib/libpthread.so.0
|
|---|
| 53 | No symbol table info available.
|
|---|
| 54 | #5 0x00007f38e81065ad in clone () from /lib/libc.so.6
|
|---|
| 55 | No symbol table info available.
|
|---|
| 56 | #6 0x0000000000000000 in ?? ()
|
|---|
| 57 | No symbol table info available.
|
|---|
| 58 |
|
|---|
| 59 | Thread 1 (Thread 0x7f38f00db6f0 (LWP 25286)):
|
|---|
| 60 | #0 QCoreApplication::postEvent (receiver=0x668a030, event=0x943eb00, priority=0) at kernel/qcoreapplication.cpp:963
|
|---|
| 61 | pdata = <value optimized out>
|
|---|
| 62 | data = <value optimized out>
|
|---|
| 63 | #1 0x00007f38ed3a4c76 in MythConfirmationDialog::sendResult (this=0x6578710, ok=true) at mythdialogbox.cpp:283
|
|---|
| 64 | res = 1
|
|---|
| 65 | dce = (DialogCompletionEvent *) 0x943eb00
|
|---|
| 66 | #2 0x00007f38ed3a4cfa in MythConfirmationDialog::Confirm (this=0x6578710) at mythdialogbox.cpp:263
|
|---|
| 67 | No locals.
|
|---|
| 68 | #3 0x00007f38ed427794 in MythConfirmationDialog::qt_metacall (this=0x6578710, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7ffff82242d0) at moc_mythdialogbox.cpp:141
|
|---|
| 69 | No locals.
|
|---|
| 70 | #4 0x00007f38e8c986d4 in QMetaObject::activate (sender=0x5ef80f0, from_signal_index=<value optimized out>, to_signal_index=21, argv=0x0) at kernel/qobject.cpp:3031
|
|---|
| 71 | method = 24
|
|---|
| 72 | currentSender = {sender = 0x5ef80f0, signal = 21, ref = 1}
|
|---|
| 73 | previousSender = (QObjectPrivate::Sender * const) 0x0
|
|---|
| 74 | connectionList = (const QList<QObjectPrivate::Connection> &) @0x9d82548: {{p = {static shared_null = {ref = {_q_value = 8311}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x46683d0}, d = 0x46683d0}}
|
|---|
| 75 | count = 1
|
|---|
| 76 | signal = 21
|
|---|
| 77 | empty_argv = {0x0}
|
|---|
| 78 | locker = {{mtx = 0xd721d8, val = 14098904}}
|
|---|
| 79 | currentThreadData = (QThreadData *) 0xd72180
|
|---|
| 80 | connectionLists = (QObjectConnectionListVector *) 0x7f21370
|
|---|
| 81 | #5 0x00007f38ed426fc0 in MythUIButton::Clicked (this=0x5ef80f0) at moc_mythuibutton.cpp:88
|
|---|
| 82 | No locals.
|
|---|
| 83 | #6 0x00007f38ed392cf3 in MythUIButton::Push (this=0x5ef80f0, lock=false) at mythuibutton.cpp:173
|
|---|
| 84 | No locals.
|
|---|
| 85 | #7 0x00007f38ed392e81 in MythUIButton::keyPressEvent (this=0x5ef80f0, e=0x7ffff8224ac0) at mythuibutton.cpp:137
|
|---|
| 86 | action = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2912}, alloc = 0, size = 0, data = 0x66079a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1727}, alloc = 0, size = 0, data = 0x7f38e8f6acfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xe4d0e0, static codecForCStrings = 0x0}
|
|---|
| 87 | i = 0
|
|---|
| 88 | actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8311}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x69ffb80}, d = 0x69ffb80}}, <No data fields>}
|
|---|
| 89 | handled = true
|
|---|
| 90 | #8 0x00007f38ed3a4d31 in MythConfirmationDialog::keyPressEvent (this=0x6578710, event=0x7ffff8224ac0) at mythdialogbox.cpp:230
|
|---|
| 91 | handled = 237
|
|---|
| 92 | actions = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 8311}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x1000000006}, d = 0x1000000006}}, <No data fields>}
|
|---|
| 93 | #9 0x00007f38ed31b8a4 in MythMainWindow::eventFilter (this=0xe2f0b0, e=0x7ffff8224ac0) at mythmainwindow.cpp:1442
|
|---|
| 94 | top = (class MythScreenType *) 0x6578710
|
|---|
| 95 | ke = (class QKeyEvent *) 0x7ffff8224ac0
|
|---|
| 96 | it = (class MythScreenStack **) 0x1a27b40
|
|---|
| 97 | ge = (MythGestureEvent *) 0x7f38e9474734
|
|---|
| 98 | #10 0x00007f38e8c83658 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xe2f0b0, event=0x7ffff8224ac0) at kernel/qcoreapplication.cpp:694
|
|---|
| 99 | obj = (class QObject *) 0x668a030
|
|---|
| 100 | i = <value optimized out>
|
|---|
| 101 | #11 0x00007f38e943da2c in QApplicationPrivate::notify_helper (this=0xdab1a0, receiver=0xe2f0b0, e=0x7ffff8224ac0) at kernel/qapplication.cpp:3799
|
|---|
| 102 | consumed = <value optimized out>
|
|---|
| 103 | #12 0x00007f38e9446684 in QApplication::notify (this=<value optimized out>, receiver=0xe2f0b0, e=0x7ffff8224ac0) at kernel/qapplication.cpp:3447
|
|---|
| 104 | w = (class QWidget *) 0xe2f0b0
|
|---|
| 105 | pw = {o = 0xe2f0b0}
|
|---|
| 106 | res = false
|
|---|
| 107 | #13 0x00007f38e8c84381 in QCoreApplication::notifyInternal (this=0x7ffff82261c0, receiver=0xe2f0b0, event=0x7ffff8224ac0) at kernel/qcoreapplication.cpp:587
|
|---|
| 108 | result = false
|
|---|
| 109 | cbdata = {0xe2f0b0, 0x7ffff8224ac0, 0x7ffff8224a2f}
|
|---|
| 110 | d = (class QObjectPrivate *) 0xe20510
|
|---|
| 111 | threadData = (QThreadData *) 0xd72180
|
|---|
| 112 | deleteWatch = 0
|
|---|
| 113 | oldDeleteWatch = (int *) 0x0
|
|---|
| 114 | inEvent = false
|
|---|
| 115 | returnValue = <value optimized out>
|
|---|
| 116 | #14 0x00007f38e94cbfe4 in QKeyMapper::sendKeyEvent (keyWidget=0xe2f0b0, grab=<value optimized out>, type=QEvent::KeyPress, code=16777220, modifiers={i = -131969040}, text=@0x7ffff8224fe0, autorepeat=false, count=1, nativeScanCode=36, nativeVirtualKey=65293, nativeModifiers=16) at kernel/qkeymapper_x11.cpp:1652
|
|---|
| 117 | e = {<QKeyEvent> = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0x7f38e9d8b1d0, d = 0x7ffff8224ac0, t = 6, posted = 0, spont = 1, m_accept = 1, reserved = 27}, modState = {i = 0}}, txt = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2912}, alloc = 0, size = 0, data = 0x66079a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1727}, alloc = 0, size = 0, data = 0x7f38e8f6acfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x4615600, static codecForCStrings = 0x0}, k = 16777220, c = 1, autor = 0}, nScanCode = 36, nVirtualKey = 65293, nModifiers = 16}
|
|---|
| 118 | #15 0x00007f38e94ce29e in QKeyMapperPrivate::translateKeyEvent (this=0xdde080, keyWidget=0xe2f0b0, event=0x7ffff82257b0, grab=false) at kernel/qkeymapper_x11.cpp:1623
|
|---|
| 119 | code = 16777220
|
|---|
| 120 | count = 1
|
|---|
| 121 | modifiers = {i = 0}
|
|---|
| 122 | dpy = (Display *) 0xdca520
|
|---|
| 123 | type = QEvent::KeyPress
|
|---|
| 124 | autor = 16
|
|---|
| 125 | text = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2912}, alloc = 0, size = 0, data = 0x66079a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1727}, alloc = 0, size = 0, data = 0x7f38e8f6acfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x4615600, static codecForCStrings = 0x0}
|
|---|
| 126 | keysym = 65293
|
|---|
| 127 | auto_repeat_data = {window = 41943069, keycode = 36 '$', timestamp = 10438864, release = true, error = false}
|
|---|
| 128 | qic = (class QInputContext *) 0x0
|
|---|
| 129 | curr_autorep = 0
|
|---|
| 130 | #16 0x00007f38e94a8120 in QApplication::x11ProcessEvent (this=0x7ffff82261c0, event=0x7ffff82257b0) at kernel/qapplication_x11.cpp:3053
|
|---|
| 131 | d = (class QApplicationPrivate * const) 0xdab1a0
|
|---|
| 132 | widget = (struct QETWidget *) 0xe2f0b0
|
|---|
| 133 | keywidget = (struct QETWidget *) 0xe2f0b0
|
|---|
| 134 | grabbed = false
|
|---|
| 135 | tablets = <value optimized out>
|
|---|
| 136 | #17 0x00007f38e94cfc84 in x11EventSourceDispatch (s=0xdaf810, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142
|
|---|
| 137 | event = {type = 2, xany = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069}, xkey = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, root = 124, subwindow = 0, time = 10438771, x = 426, y = 750, x_root = 1706, y_root = 750, state = 16, keycode = 36, same_screen = 1}, xbutton = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, root = 124, subwindow = 0, time = 10438771, x = 426, y = 750, x_root = 1706, y_root = 750, state = 16, button = 36, same_screen = 1}, xmotion = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, root = 124, subwindow = 0, time = 10438771, x = 426, y = 750, x_root = 1706, y_root = 750, state = 16, is_hint = 36 '$', same_screen = 1}, xcrossing = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, root = 124, subwindow = 0, time = 10438771, x = 426, y = 750, x_root = 1706, y_root = 750, mode = 16, detail = 36, same_screen = 1, focus = 0, state = 16}, xfocus = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, mode = 124, detail = 0}, xexpose = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, x = 124, y = 0, width = 0, height = 0, count = 10438771}, xgraphicsexpose = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, drawable = 41943069, x = 124, y = 0, width = 0, height = 0, count = 10438771, major_code = 0, minor_code = 426}, xnoexpose = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, drawable = 41943069, major_code = 124, minor_code = 0}, xvisibility = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, state = 124}, xcreatewindow = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, parent = 41943069, window = 124, x = 0, y = 0, width = 10438771, height = 0, border_width = 426, override_redirect = 750}, xdestroywindow = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, event = 41943069, window = 124}, xunmap = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, event = 41943069, window = 124, from_configure = 0}, xmap = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, event = 41943069, window = 124, override_redirect = 0}, xmaprequest = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, parent = 41943069, window = 124}, xreparent = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, event = 41943069, window = 124, parent = 0, x = 10438771, y = 0, override_redirect = 426}, xconfigure = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, event = 41943069, window = 124, x = 0, y = 0, width = 10438771, height = 0, border_width = 426, above = 3221225473706, override_redirect = 16}, xgravity = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, event = 41943069, window = 124, x = 0, y = 0}, xresizerequest = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, width = 124, height = 0}, xconfigurerequest = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, parent = 41943069, window = 124, x = 0, y = 0, width = 10438771, height = 0, border_width = 426, above = 3221225473706, detail = 16, value_mask = 1}, xcirculate = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, event = 41943069, window = 124, place = 0}, xcirculaterequest = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, parent = 41943069, window = 124, place = 0}, xproperty = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, atom = 124, time = 0, state = 10438771}, xselectionclear = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, selection = 124, time = 0}, xselectionrequest = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, owner = 41943069, requestor = 124, selection = 0, target = 10438771, property = 3221225472426, time = 3221225473706}, xselection = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, requestor = 41943069, selection = 124, target = 0, property = 10438771, time = 3221225472426}, xcolormap = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, colormap = 124, c_new = 0, state = 0}, xclient = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, message_type = 124, format = 0, data = {b = "sH\237\000\000\000\000\000ª\001\000\000î\002\000\000ª\006\000", s = {18547, 159, 0, 0, 426, 0, 750, 0, 1706, 0}, l = {10438771, 3221225472426, 3221225473706, 154618822672, 1}}}, xmapping = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, request = 124, first_keycode = 0, count = 0}, xerror = {type = 2, display = 0x17c1, resourceid = 0, serial = 14460192, error_code = 29 '\035', request_code = 0 '\0', minor_code = 128 '\200'}, xkeymap = {type = 2, serial = 6081, send_event = 0, display = 0xdca520, window = 41943069, key_vector = "|", '\0' <repeats 15 times>, "sH\237\000\000\000\000\000ª\001\000\000î\002\000"}, pad = {2, 6081, 0, 14460192, 41943069, 124, 0, 10438771, 3221225472426, 3221225473706, 154618822672, 1, -3819219206050676720, 2323740262641102058, 0, 96, 48, 15038976, 6, 139882521822264, 1, 144, 48, 15039808}}
|
|---|
| 138 | marker = 6085
|
|---|
| 139 | #18 0x00007f38e4cb07ab in IA__g_main_context_dispatch (context=0xdaec80) at /home/joss/deb/pkg-gnome/desktop/lenny/build-area/glib2.0-2.16.6/glib/gmain.c:2012
|
|---|
| 140 | No locals.
|
|---|
| 141 | #19 0x00007f38e4cb3f7d in g_main_context_iterate (context=0xdaec80, block=1, dispatch=1, self=<value optimized out>) at /home/joss/deb/pkg-gnome/desktop/lenny/build-area/glib2.0-2.16.6/glib/gmain.c:2645
|
|---|
| 142 | max_priority = 0
|
|---|
| 143 | timeout = 0
|
|---|
| 144 | some_ready = 1
|
|---|
| 145 | nfds = 3
|
|---|
| 146 | allocated_nfds = <value optimized out>
|
|---|
| 147 | fds = (GPollFD *) 0x6c9aa60
|
|---|
| 148 | __PRETTY_FUNCTION__ = "g_main_context_iterate"
|
|---|
| 149 | #20 0x00007f38e4cb413b in IA__g_main_context_iteration (context=0xdaec80, may_block=1) at /home/joss/deb/pkg-gnome/desktop/lenny/build-area/glib2.0-2.16.6/glib/gmain.c:2708
|
|---|
| 150 | retval = <value optimized out>
|
|---|
| 151 | #21 0x00007f38e8cac70f in QEventDispatcherGlib::processEvents (this=0xdac1c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:319
|
|---|
| 152 | d = (QEventDispatcherGlibPrivate * const) 0xdac2c0
|
|---|
| 153 | canWait = true
|
|---|
| 154 | result = <value optimized out>
|
|---|
| 155 | #22 0x00007f38e94cf44f in QGuiEventDispatcherGlib::processEvents (this=0x668a030, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:198
|
|---|
| 156 | d = (QGuiEventDispatcherGlibPrivate * const) 0xdac2c0
|
|---|
| 157 | returnValue = 16
|
|---|
| 158 | #23 0x00007f38e8c82ca2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -131966304}) at kernel/qeventloop.cpp:143
|
|---|
| 159 | d = (QEventLoopPrivate * const) 0x2030580
|
|---|
| 160 | #24 0x00007f38e8c82e2d in QEventLoop::exec (this=0x7ffff8225ae0, flags={i = -131966224}) at kernel/qeventloop.cpp:194
|
|---|
| 161 | d = (QEventLoopPrivate * const) 0x2030580
|
|---|
| 162 | #25 0x00007f38e8c852dd in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
|
|---|
| 163 | threadData = (QThreadData *) 0xd72180
|
|---|
| 164 | eventLoop = {<QObject> = {_vptr.QObject = 0x7f38e8f669f0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f38e8d0e5c0 "QObject", data = 0x7f38e8d0e640, extradata = 0x0}}, d_ptr = 0x2030580, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f38e8d17800 "Qt", data = 0x7f38e8d194a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x6601e0, stringdata = 0x7f38e8d1d700 "QEventLoop", data = 0x7f38e8d1d720, extradata = 0x0}}}
|
|---|
| 165 | returnCode = -1
|
|---|
| 166 | #26 0x0000000000445401 in SetupMenu (win=0xe2f0b0) at main.cpp:105
|
|---|
| 167 | theme = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2912}, alloc = 0, size = 0, data = 0x66079a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1727}, alloc = 0, size = 0, data = 0x7f38e8f6acfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x19ec0e0, static codecForCStrings = 0x0}
|
|---|
| 168 | menu = (class MythThemedMenu *) 0x14902a0
|
|---|
| 169 | #27 0x0000000000449561 in main (argc=1, argv=0x7ffff8226778) at main.cpp:552
|
|---|
| 170 | geometry = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2912}, alloc = 0, size = 0, data = 0x66079a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1727}, alloc = 0, size = 0, data = 0x7f38e8f6acfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x660780, static codecForCStrings = 0x0}
|
|---|
| 171 | display = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2912}, alloc = 0, size = 0, data = 0x66079a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1727}, alloc = 0, size = 0, data = 0x7f38e8f6acfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x660780, static codecForCStrings = 0x0}
|
|---|
| 172 | doScan = false
|
|---|
| 173 | doScanList = false
|
|---|
| 174 | doScanSaveOnly = false
|
|---|
| 175 | scanInteractive = true
|
|---|
| 176 | scanImport = 0
|
|---|
| 177 | scanFTAOnly = false
|
|---|
| 178 | scanServiceRequirements = kRequireAV
|
|---|
| 179 | scanCardId = 0
|
|---|
| 180 | scanTableName = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2912}, alloc = 0, size = 0, data = 0x66079a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1727}, alloc = 0, size = 0, data = 0x7f38e8f6acfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xdab160, static codecForCStrings = 0x0}
|
|---|
| 181 | scanInputName = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 2912}, alloc = 0, size = 0, data = 0x66079a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1727}, alloc = 0, size = 0, data = 0x7f38e8f6acfa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f38e8f6ace0, static codecForCStrings = 0x0}
|
|---|
| 182 | use_display = true
|
|---|
| 183 | a = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x7f38e9d8a9d0, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f38e8d0e5c0 "QObject", data = 0x7f38e8d0e640, extradata = 0x0}}, d_ptr = 0xdab1a0, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f38e8d17800 "Qt", data = 0x7f38e8d194a0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x6601e0, stringdata = 0x7f38e8d1d780 "QCoreApplication", data = 0x7f38e8d1d820, extradata = 0x0}}, static self = 0x7ffff82261c0}, static staticMetaObject = {d = {superdata = 0x7f38e8f66a80, stringdata = 0x7f38e99cc220 "QApplication", data = 0x7f38e99cc400, extradata = 0x0}}}
|
|---|
| 184 | settingsOverride = {{d = 0x6607a0, e = 0x6607a0}}
|
|---|
| 185 | contextScopeDelete = {_M_ptr = 0xde3640}
|
|---|
| 186 | mainWindow = (class MythMainWindow *) 0xe2f0b0
|
|---|
| 187 | themeBase = (MythThemeBase *) 0xe23050
|
|---|
| 188 | Kill the program being debugged? (y or n)
|
|---|