Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 862465 Details for
Bug 1064502
[abrt] qjackctl: QProcess::exitCode(): qjackctl killed by SIGSEGV
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 62.09 KB, created by
Marc Mendez
on 2014-02-12 17:49:06 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Marc Mendez
Created:
2014-02-12 17:49:06 UTC
Size:
62.09 KB
patch
obsolete
>[New LWP 15953] >[New LWP 15956] >warning: Could not load shared library symbols for /lib64/libX11.so.6. >Do you need "set solib-search-path" or "set sysroot"? >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/qjackctl'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 QProcess::exitCode (this=0x0) at io/qprocess.cpp:2121 >2121 return d->exitCode; > >Thread 2 (Thread 0x7f7ba5178700 (LWP 15956)): >#0 0x0000003ab6eea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003abf3b0678 in poll (__timeout=-1, __nfds=1, __fds=0x7f7ba5177e20) at /usr/include/bits/poll2.h:46 >No locals. >#2 qt_safe_poll (fds=fds@entry=0x7f7ba5177e20, nfds=nfds@entry=1, timeout_ms=timeout_ms@entry=-1, retry_eintr=retry_eintr@entry=false) at kernel/qcore_unix.cpp:121 > ret = <optimized out> > previous = <optimized out> > deadline = <optimized out> > remaining = <optimized out> >#3 0x0000003abf360448 in QProcessManager::run (this=0x3abf6eb520 <processManager()::processManager>) at io/qprocess_unix.cpp:240 > fd = {fd = 4, events = 1, revents = 0} > ret = <optimized out> > c = 0 '\000' >#4 0x0000003abf27c3af in QThreadPrivate::start (arg=0x3abf6eb520 <processManager()::processManager>) at thread/qthread_unix.cpp:338 > __clframe = {__cancel_routine = 0x3abf27b2a0 <QThreadPrivate::finish(void*)>, __cancel_arg = 0x3abf6eb520 <processManager()::processManager>, __do_it = 1, __cancel_type = <optimized out>} > thr = 0x3abf6eb520 <processManager()::processManager> > data = <optimized out> > objectName = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x6f5f40 <QString::shared_null>, static codecForCStrings = 0x0} >#5 0x0000003ab7a07f33 in start_thread (arg=0x7f7ba5178700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f7ba5178700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140169027487488, 7172225773930298578, 0, 0, 140169027488192, 140169027487488, -7097787939127280430, 7205110793367338194}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x0000003ab6ef4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 1 (Thread 0x7f7bb0e3d7c0 (LWP 15953)): >#0 QProcess::exitCode (this=0x0) at io/qprocess.cpp:2121 > d = <error reading variable d (Cannot access memory at address 0x8)> >#1 0x00000000004629a3 in qjackctlMainForm::jackCleanup (this=this@entry=0x7fff6cb988f0) at qjackctlMainForm.cpp:1455 > bPostShutdown = <optimized out> >#2 0x000000000046326b in qjackctlMainForm::stopJackServer (this=this@entry=0x7fff6cb988f0) at qjackctlMainForm.cpp:1354 >No locals. >#3 0x0000000000463fcc in qjackctlMainForm::queryClose (this=0x7fff6cb988f0) at qjackctlMainForm.cpp:831 > bQueryClose = true >#4 0x00000000004643b9 in qjackctlMainForm::closeEvent (this=<optimized out>, pCloseEvent=0x7fff6cb977c0) at qjackctlMainForm.cpp:841 >No locals. >#5 0x0000003c10c1c954 in QWidget::event (this=0x7fff6cb988f0, event=0x7fff6cb977c0) at kernel/qwidget.cpp:8545 > d = 0x16eb340 >#6 0x0000003c10bc9d8c in QApplicationPrivate::notify_helper (this=this@entry=0x15f9fe0, receiver=receiver@entry=0x7fff6cb988f0, e=e@entry=0x7fff6cb977c0) at kernel/qapplication.cpp:4562 > consumed = <optimized out> >#7 0x0000003c10bd0725 in QApplication::notify (this=0x7fff6cb98730, receiver=0x7fff6cb988f0, e=0x7fff6cb977c0) at kernel/qapplication.cpp:4348 > w = 0x7fff6cb988f0 > extra = <optimized out> > isProxyWidget = <optimized out> > d = 0x15f9fe0 > res = false >#8 0x0000003abf38439d in QCoreApplication::notifyInternal (this=0x7fff6cb98730, receiver=receiver@entry=0x7fff6cb988f0, event=event@entry=0x7fff6cb977c0) at kernel/qcoreapplication.cpp:949 > threadData = 0x15fa190 > returnValue = <optimized out> > result = false > cbdata = {0x7fff6cb988f0, 0x7fff6cb977c0, 0x7fff6cb9773f} > d = <optimized out> >#9 0x0000003c10c18b79 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231 >No locals. >#10 QWidgetPrivate::close_helper (this=0x16eb340, mode=QWidgetPrivate::CloseWithEvent) at kernel/qwidget.cpp:7942 > e = {<QEvent> = {_vptr.QEvent = 0x3c1169e750 <vtable for QCloseEvent+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf477c60 <qt_meta_stringdata_QEvent> "QEvent", data = 0x3abf478660 <qt_meta_data_QEvent>, extradata = 0x0}}, d = 0x0, t = 19, posted = 0, spont = 0, m_accept = 1, reserved = 43}, <No data fields>} > parentWidget = {o = 0x0} > that = {o = 0x7fff6cb988f0} > isMain = false > quitOnClose = <optimized out> >#11 0x0000003abf398cf8 in QMetaObject::activate (sender=sender@entry=0x16d2ee0, m=m@entry=0x3c116c6e20 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fff6cb97940) at kernel/qobject.cpp:3547 > receiverInSameThread = true > previousSender = 0x0 > callFunction = 0x4af460 <qjackctlMainForm::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)> > receiver = 0x7fff6cb988f0 > currentSender = {sender = 0x16d2ee0, signal = 29, ref = 1} > method_relative = 34 > c = 0x16b4710 > last = 0x16b4710 > methodOffset = <optimized out> > signal_absolute_index = 29 > empty_argv = {0x0} > locker = {val = 23714096} > connectionLists = 0x16b6860 > list = 0x16b68f0 > signalOffset = <optimized out> > signal_index = <optimized out> > currentThreadId = 140169225426880 >#12 0x0000003c1124b0f2 in QAbstractButton::clicked (this=this@entry=0x16d2ee0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:219 > _a = {0x0, 0x7fff6cb9793c} >#13 0x0000003c10f8fac3 in QAbstractButtonPrivate::emitClicked (this=this@entry=0x16b6590) at widgets/qabstractbutton.cpp:548 > guard = {o = 0x16d2ee0} >#14 0x0000003c10f90e77 in QAbstractButtonPrivate::click (this=this@entry=0x16b6590) at widgets/qabstractbutton.cpp:541 > changeState = <optimized out> > guard = {o = 0x16d2ee0} >#15 0x0000003c10f90f7c in QAbstractButton::mouseReleaseEvent (this=0x16d2ee0, e=0x7fff6cb97e70) at widgets/qabstractbutton.cpp:1123 > d = 0x16b6590 >#16 0x0000003c1105269a in QToolButton::mouseReleaseEvent (this=<optimized out>, e=<optimized out>) at widgets/qtoolbutton.cpp:718 > d = 0x16b6590 >#17 0x0000003c10c1cc58 in QWidget::event (this=0x16d2ee0, event=0x7fff6cb97e70) at kernel/qwidget.cpp:8376 > d = 0x16b6590 >#18 0x0000003c10bc9d8c in QApplicationPrivate::notify_helper (this=this@entry=0x15f9fe0, receiver=receiver@entry=0x16d2ee0, e=e@entry=0x7fff6cb97e70) at kernel/qapplication.cpp:4562 > consumed = <optimized out> >#19 0x0000003c10bd0879 in QApplication::notify (this=<optimized out>, receiver=0x16d2ee0, e=0x7fff6cb97e70) at kernel/qapplication.cpp:4105 > me = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0x3c1169e5f0 <vtable for QMouseEvent+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf477c60 <qt_meta_stringdata_QEvent> "QEvent", data = 0x3abf478660 <qt_meta_data_QEvent>, extradata = 0x0}}, d = 0x0, t = 3, posted = 0, spont = 1, m_accept = 1, reserved = 0}, modState = {i = 0}}, p = {xp = 58, yp = 12}, g = {xp = 455, yp = 39}, b = Qt::LeftButton, mouseState = {i = 0}} > w = 0x16d2ee0 > mouse = 0x7fff6cb97e70 > eventAccepted = <optimized out> > relpos = {xp = 58, yp = 12} > pw = {o = 0x16d2ee0} > d = 0x15f9fe0 > res = false >#20 0x0000003abf38439d in QCoreApplication::notifyInternal (this=0x7fff6cb98730, receiver=receiver@entry=0x16d2ee0, event=event@entry=0x7fff6cb97e70) at kernel/qcoreapplication.cpp:949 > threadData = 0x15fa190 > returnValue = <optimized out> > result = false > cbdata = {0x16d2ee0, 0x7fff6cb97e70, 0x7fff6cb97ccf} > d = <optimized out> >#21 0x0000003c10bcffa7 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231 >No locals. >#22 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x16d2ee0, event=event@entry=0x7fff6cb97e70, alienWidget=alienWidget@entry=0x16d2ee0, nativeWidget=nativeWidget@entry=0x7fff6cb988f0, buttonDown=buttonDown@entry=0x3c116d9258 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3173 > alienGuard = {o = 0x16d2ee0} > receiverGuard = {o = 0x16d2ee0} > nativeGuard = {o = 0x7fff6cb988f0} > activePopupWidget = {o = 0x0} > wasLeaveAfterRelease = true > result = <optimized out> >#23 0x0000003c10c456ab in QETWidget::translateMouseEvent (this=this@entry=0x7fff6cb988f0, event=event@entry=0x7fff6cb981e0) at kernel/qapplication_x11.cpp:4538 > alienWidget = 0x16d2ee0 > widget = 0x16d2ee0 > oldOpenPopupCount = <optimized out> > e = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0x3c1169e5f0 <vtable for QMouseEvent+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf477c60 <qt_meta_stringdata_QEvent> "QEvent", data = 0x3abf478660 <qt_meta_data_QEvent>, extradata = 0x0}}, d = 0x0, t = 3, posted = 0, spont = 1, m_accept = 1, reserved = 5660}, modState = {i = 0}}, p = {xp = 58, yp = 12}, g = {xp = 455, yp = 39}, b = Qt::LeftButton, mouseState = {i = 0}} > type = QEvent::MouseButtonRelease > globalPos = {xp = 455, yp = 39} > button = Qt::LeftButton > buttons = <optimized out> > nextEvent = {type = 1824097088, xany = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544}, xkey = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, root = 26180160, subwindow = 140735017485120, time = 252316436618, x = 16777291, y = 75, x_root = 4296541, y_root = 0, state = 1824097088, keycode = 32767, same_screen = 1824097088}, xbutton = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, root = 26180160, subwindow = 140735017485120, time = 252316436618, x = 16777291, y = 75, x_root = 4296541, y_root = 0, state = 1824097088, button = 32767, same_screen = 1824097088}, xmotion = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, root = 26180160, subwindow = 140735017485120, time = 252316436618, x = 16777291, y = 75, x_root = 4296541, y_root = 0, state = 1824097088, is_hint = -1 '\377', same_screen = 1824097088}, xcrossing = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, root = 26180160, subwindow = 140735017485120, time = 252316436618, x = 16777291, y = 75, x_root = 4296541, y_root = 0, mode = 1824097088, detail = 32767, same_screen = 1824097088, focus = 32767, state = 26180288}, xfocus = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, mode = 26180160, detail = 0}, xexpose = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, x = 26180160, y = 0, width = 1824097088, height = 32767, count = -1086633846}, xgraphicsexpose = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, drawable = 23054544, x = 26180160, y = 0, width = 1824097088, height = 32767, count = -1086633846, major_code = 58, minor_code = 16777291}, xnoexpose = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, drawable = 23054544, major_code = 26180160, minor_code = 0}, xvisibility = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, state = 26180160}, xcreatewindow = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, parent = 23054544, window = 26180160, x = 1824097088, y = 32767, width = -1086633846, height = 58, border_width = 16777291, override_redirect = 75}, xdestroywindow = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, event = 23054544, window = 26180160}, xunmap = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, event = 23054544, window = 26180160, from_configure = 1824097088}, xmap = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, event = 23054544, window = 26180160, override_redirect = 1824097088}, xmaprequest = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, parent = 23054544, window = 26180160}, xreparent = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, event = 23054544, window = 26180160, parent = 140735017485120, x = -1086633846, y = 58, override_redirect = 16777291}, xconfigure = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, event = 23054544, window = 26180160, x = 1824097088, y = 32767, width = -1086633846, height = 58, border_width = 16777291, above = 4296541, override_redirect = 1824097088}, xgravity = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, event = 23054544, window = 26180160, x = 1824097088, y = 32767}, xresizerequest = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, width = 26180160, height = 0}, xconfigurerequest = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, parent = 23054544, window = 26180160, x = 1824097088, y = 32767, width = -1086633846, height = 58, border_width = 16777291, above = 4296541, detail = 1824097088, value_mask = 140735017485120}, xcirculate = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, event = 23054544, window = 26180160, place = 1824097088}, xcirculaterequest = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, parent = 23054544, window = 26180160, place = 1824097088}, xproperty = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, atom = 26180160, time = 140735017485120, state = -1086633846}, xselectionclear = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, selection = 26180160, time = 140735017485120}, xselectionrequest = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, owner = 23054544, requestor = 26180160, selection = 140735017485120, target = 252316436618, property = 322139324491, time = 4296541}, xselection = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, requestor = 23054544, selection = 26180160, target = 140735017485120, property = 252316436618, time = 322139324491}, xcolormap = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, colormap = 26180160, c_new = 1824097088, state = 32767}, xclient = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, message_type = 26180160, format = 1824097088, data = {b = "\212H;\277:\000\000\000K\000\000\001K\000\000\000]\217A", s = {18570, -16581, 58, 0, 75, 256, 75, 0, -28835, 65}, l = {252316436618, 322139324491, 4296541, 140735017485120, 140735017485120}}}, xmapping = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, request = 26180160, first_keycode = 0, count = 1824097088}, xerror = {type = 1824097088, display = 0x0, resourceid = 28781408, serial = 2080374789, error_code = 208 '\320', request_code = 200 '\310', minor_code = 95 '_'}, xkeymap = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, window = 23054544, key_vector = "@z\217\001\000\000\000\000@\203\271l\377\177\000\000\212H;\277:\000\000\000K\000\000\001K\000\000"}, xgeneric = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, extension = 23054544, evtype = 0}, xcookie = {type = 1824097088, serial = 0, send_event = 28781408, display = 0x7c000005, extension = 23054544, evtype = 0, cookie = 26180160, data = 0x7fff6cb98340}, pad = {140735017485120, 0, 28781408, 2080374789, 23054544, 26180160, 140735017485120, 252316436618, 322139324491, 4296541, 140735017485120, 140735017485120, 26180288, 26180160, 26180160, 140735017485120, 26180160, 252315044006, 7299328, -174899499906703104, 28202832, -174899499906703104, 140735017485120, 7299352}} > d = <optimized out> > pos = {xp = 58, yp = 12} > modifiers = {i = 0} >#24 0x0000003c10c4411c in QApplication::x11ProcessEvent (this=0x7fff6cb98730, event=event@entry=0x7fff6cb981e0) at kernel/qapplication_x11.cpp:3661 > alien = <optimized out> > enter = <optimized out> > leave = <optimized out> > loopLevelCounter = {threadData = 0x15fa190} > widget = 0x7fff6cb988f0 > keywidget = <optimized out> > grabbed = <optimized out> > d = 0x15f9fe0 >#25 0x0000003c10c6bb24 in x11EventSourceDispatch (s=s@entry=0x15fc990, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 > event = {type = 5, xany = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260}, xkey = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, root = 376, subwindow = 0, time = 57821858, x = 455, y = 16, x_root = 455, y_root = 39, state = 256, keycode = 1, same_screen = 1}, xbutton = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, root = 376, subwindow = 0, time = 57821858, x = 455, y = 16, x_root = 455, y_root = 39, state = 256, button = 1, same_screen = 1}, xmotion = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, root = 376, subwindow = 0, time = 57821858, x = 455, y = 16, x_root = 455, y_root = 39, state = 256, is_hint = 1 '\001', same_screen = 1}, xcrossing = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, root = 376, subwindow = 0, time = 57821858, x = 455, y = 16, x_root = 455, y_root = 39, mode = 256, detail = 1, same_screen = 1, focus = 3276909, state = 0}, xfocus = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, mode = 376, detail = 0}, xexpose = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, x = 376, y = 0, width = 0, height = 0, count = 57821858}, xgraphicsexpose = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, drawable = 58720260, x = 376, y = 0, width = 0, height = 0, count = 57821858, major_code = 0, minor_code = 455}, xnoexpose = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, drawable = 58720260, major_code = 376, minor_code = 0}, xvisibility = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, state = 376}, xcreatewindow = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, parent = 58720260, window = 376, x = 0, y = 0, width = 57821858, height = 0, border_width = 455, override_redirect = 16}, xdestroywindow = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, event = 58720260, window = 376}, xunmap = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, event = 58720260, window = 376, from_configure = 0}, xmap = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, event = 58720260, window = 376, override_redirect = 0}, xmaprequest = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, parent = 58720260, window = 376}, xreparent = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, event = 58720260, window = 376, parent = 0, x = 57821858, y = 0, override_redirect = 455}, xconfigure = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, event = 58720260, window = 376, x = 0, y = 0, width = 57821858, height = 0, border_width = 455, above = 167503724999, override_redirect = 256}, xgravity = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, event = 58720260, window = 376, x = 0, y = 0}, xresizerequest = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, width = 376, height = 0}, xconfigurerequest = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, parent = 58720260, window = 376, x = 0, y = 0, width = 57821858, height = 0, border_width = 455, above = 167503724999, detail = 256, value_mask = 14074216986968065}, xcirculate = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, event = 58720260, window = 376, place = 0}, xcirculaterequest = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, parent = 58720260, window = 376, place = 0}, xproperty = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, atom = 376, time = 0, state = 57821858}, xselectionclear = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, selection = 376, time = 0}, xselectionrequest = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, owner = 58720260, requestor = 376, selection = 0, target = 57821858, property = 68719477191, time = 167503724999}, xselection = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, requestor = 58720260, selection = 376, target = 0, property = 57821858, time = 68719477191}, xcolormap = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, colormap = 376, c_new = 0, state = 0}, xclient = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, message_type = 376, format = 0, data = {b = "\242Jr\003\000\000\000\000\307\001\000\000\020\000\000\000\307\001\000", s = {19106, 882, 0, 0, 455, 0, 16, 0, 455, 0}, l = {57821858, 68719477191, 167503724999, 4294967552, 14074216986968065}}}, xmapping = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, request = 376, first_keycode = 0, count = 0}, xerror = {type = 5, display = 0x1159c, resourceid = 0, serial = 23364720, error_code = 4 '\004', request_code = 0 '\000', minor_code = 128 '\200'}, xkeymap = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, window = 58720260, key_vector = "x\001", '\000' <repeats 14 times>, "\242Jr\003\000\000\000\000\307\001\000\000\020\000\000"}, xgeneric = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, extension = 58720260, evtype = 0}, xcookie = {type = 5, serial = 71068, send_event = 0, display = 0x1648470, extension = 58720260, evtype = 0, cookie = 376, data = 0x0}, pad = {249108103173, 71068, 0, 23364720, 58720260, 376, 0, 57821858, 68719477191, 167503724999, 4294967552, 14074216986968065, 0, 0, 209, 27657904, 27626880, 27611840, 2147483648, 27635488, 27632560, 64, 96, 27642112}} > source = 0x15fc990 > marker = 71069 >#26 0x0000003ab8a492a6 in g_main_dispatch (context=0x15fb5c0) at gmain.c:3066 > dispatch = 0x3c10c6b9f0 <x11EventSourceDispatch(GSource*, GSourceFunc, gpointer)> > was_in_call = 0 > user_data = 0x0 > callback = 0x0 > cb_funcs = 0x0 > cb_data = 0x0 > need_destroy = <optimized out> > current_source_link = {data = 0x15fc990, next = 0x0} > source = 0x15fc990 > current = 0x15f7430 > i = 0 >#27 g_main_context_dispatch (context=context@entry=0x15fb5c0) at gmain.c:3642 >No locals. >#28 0x0000003ab8a49628 in g_main_context_iterate (context=context@entry=0x15fb5c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 > max_priority = 2147483647 > timeout = 118 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 10 > fds = 0x1a1f5f0 >#29 0x0000003ab8a496dc in g_main_context_iteration (context=0x15fb5c0, may_block=1) at gmain.c:3774 > retval = <optimized out> >#30 0x0000003abf3b2ea5 in QEventDispatcherGlib::processEvents (this=0x15fb450, flags=...) at kernel/qeventdispatcher_glib.cpp:425 > d = 0x15fb470 > canWait = <optimized out> > savedFlags = {i = 0} > result = <optimized out> >#31 0x0000003c10c6bca6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 > d = 0x15fb470 > saved_flags = {i = 0} > returnValue = <optimized out> >#32 0x0000003abf382edf in QEventLoop::processEvents (this=this@entry=0x7fff6cb985d0, flags=...) at kernel/qeventloop.cpp:149 > d = 0x1a1f520 >#33 0x0000003abf38322d in QEventLoop::exec (this=this@entry=0x7fff6cb985d0, flags=...) at kernel/qeventloop.cpp:204 > d = 0x1a1f520 > locker = {val = 23044824} >#34 0x0000003abf388749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221 > threadData = 0x15fa190 > eventLoop = {<QObject> = {_vptr.QObject = 0x3abf6e8630 <vtable for QEventLoop+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf464f40 <qt_meta_stringdata_QObject> "QObject", data = 0x3abf464fe0 <qt_meta_data_QObject>, extradata = 0x3abf6e5b80 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3abf39e160 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0x1a1f520}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf46de80 <qt_meta_stringdata_Qt> "Qt", data = 0x3abf4717a0 <qt_meta_data_Qt>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x6f5e20 <QObject::staticMetaObject>, stringdata = 0x3abf477a60 <qt_meta_stringdata_QEventLoop> "QEventLoop", data = 0x3abf477a80 <qt_meta_data_QEventLoop>, extradata = 0x3abf6e86c0 <QEventLoop::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3abf3e5f90 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}} > returnCode = <optimized out> >#35 0x0000003c10bc83fc in QApplication::exec () at kernel/qapplication.cpp:3823 >No locals. >#36 0x0000000000418080 in main (argc=1, argv=<optimized out>) at qjackctl.cpp:457 > app = {<QApplication> = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x4b0290 <vtable for qjackctlApplication+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf464f40 <qt_meta_stringdata_QObject> "QObject", data = 0x3abf464fe0 <qt_meta_data_QObject>, extradata = 0x3abf6e5b80 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3abf39e160 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0x15f9fe0}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf46de80 <qt_meta_stringdata_Qt> "Qt", data = 0x3abf4717a0 <qt_meta_data_Qt>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x6f5e20 <QObject::staticMetaObject>, stringdata = 0x3abf477ae0 <qt_meta_stringdata_QCoreApplication> "QCoreApplication", data = 0x3abf477b80 <qt_meta_data_QCoreApplication>, extradata = 0x3abf6e87a0 <QCoreApplication::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3abf3e60e0 <QCoreApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, static self = 0x7fff6cb98730}, static staticMetaObject = {d = {superdata = 0x3abf6e8780 <QCoreApplication::staticMetaObject>, stringdata = 0x3c11257ee0 <qt_meta_stringdata_QApplication> "QApplication", data = 0x3c11258120 <qt_meta_data_QApplication>, extradata = 0x3c1169dee0 <QApplication::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3c10bce500 <QApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}}, m_pQtTranslator = 0x16e4600, m_pMyTranslator = 0x16df9f0, m_pWidget = 0x7fff6cb988f0, m_pDisplay = 0x1648470, m_aUnique = 552, m_wOwner = 58720260} > pal = {static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3c112aece0 <qt_meta_stringdata_QPalette> "QPalette", data = 0x3c112aee20 <qt_meta_data_QPalette>, extradata = 0x0}}, d = 0x16c29c0, current_group = 0, resolve_mask = 917375} > wflags = <optimized out> > w = {<QWidget> = {<QObject> = {_vptr.QObject = 0x4bc3d0 <vtable for qjackctlMainForm+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf464f40 <qt_meta_stringdata_QObject> "QObject", data = 0x3abf464fe0 <qt_meta_data_QObject>, extradata = 0x3abf6e5b80 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3abf39e160 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0x16eb340}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf46de80 <qt_meta_stringdata_Qt> "Qt", data = 0x3abf4717a0 <qt_meta_data_Qt>, extradata = 0x0}}}, <QPaintDevice> = {_vptr.QPaintDevice = 0x4bc590 <vtable for qjackctlMainForm+464>, painters = 0}, static staticMetaObject = {d = {superdata = 0x6f5e20 <QObject::staticMetaObject>, stringdata = 0x3c1125bd40 <qt_meta_stringdata_QWidget> "QWidget", data = 0x3c1125c220 <qt_meta_data_QWidget>, extradata = 0x3c1169ff20 <QWidget::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3c10c19a10 <QWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, data = 0x16eb488}, static staticMetaObject = {d = {superdata = 0x6f6160 <QWidget::staticMetaObject>, stringdata = 0x4bbd60 <qt_meta_stringdata_qjackctlMainForm> "qjackctlMainForm", data = 0x4bc040 <qt_meta_data_qjackctlMainForm>, extradata = 0x4bc360 <qjackctlMainForm::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x4af460 <qjackctlMainForm::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, m_ui = {<Ui_qjackctlMainForm> = {gridLayout = 0x1726a50, StartToolButton = 0x16d4270, StopToolButton = 0x16d2f10, StatusDisplayFrame = 0x16d34b0, gridLayout1 = 0x16d34e0, ServerStateTextLabel = 0x16d3990, ServerModeTextLabel = 0x16f4ec0, DspLoadTextLabel = 0x16f4e00, SampleRateTextLabel = 0x16f4e90, XrunCountTextLabel = 0x16d2de0, TimeDisplayTextLabel = 0x16d2e10, TransportStateTextLabel = 0x16f6670, TransportBPMTextLabel = 0x16f6100, TransportTimeTextLabel = 0x16d46b0, QuitToolButton = 0x16d2ee0, SessionToolButton = 0x16b6b70, MessagesStatusToolButton = 0x16b7580, SetupToolButton = 0x16d3a20, ConnectionsToolButton = 0x16b8180, PatchbayToolButton = 0x16b6380, RewindToolButton = 0x16b1180, BackwardToolButton = 0x16b17f0, PlayToolButton = 0x16b1ed0, PauseToolButton = 0x16b2530, ForwardToolButton = 0x16b2b80, AboutToolButton = 0x16b3320}, <No data fields>}, m_pSetup = 0x7fff6cb98770, m_pJack = 0x0, m_iServerState = 6, m_pJackClient = 0x0, m_bJackDetach = false, m_bJackShutdown = false, m_pAlsaSeq = 0x1a16850, m_iStartDelay = 0, m_iTimerDelay = 0, m_iTimerRefresh = 0, m_iJackRefresh = 0, m_iAlsaRefresh = 0, m_iJackDirty = 0, m_iAlsaDirty = 0, m_iStatusBlink = 0, m_iStatusRefresh = 0, m_iPatchbayRefresh = 0, m_pStdoutNotifier = 0x0, m_pAlsaNotifier = 0x0, m_iXrunCallbacks = 4405, m_iXrunSkips = 7, m_iXrunStats = 0, m_iXrunCount = 0, m_fXrunTotal = 5.88879873e-38, m_fXrunMax = 0, m_fXrunMin = 5.89352503e-38, m_fXrunLast = 0, m_tXrunLast = {mds = 490}, m_tResetLast = {mds = 0}, m_pMessagesStatusForm = 0x100000002, m_pSessionForm = 0x0, m_pConnectionsForm = 0x0, m_pPatchbayForm = 0x4db3841000c2f7b, m_pPatchbayRack = 0x17b95b0, m_pSystemTray = 0x1818450, m_preset = {sServerPrefix = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x18f7d20, static codecForCStrings = 0x0}, sServerName = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x18a8120, static codecForCStrings = 0x0}, bRealtime = 144, bSoftMode = 122, bMonitor = 108, bShorts = true, bNoMemLock = false, bUnlockMem = false, bHWMon = false, bHWMeter = false, bIgnoreHW = false, iPriority = 0, iFrames = 27390272, iSampleRate = 0, iPeriods = 23888128, iWordLength = 0, iWait = 1, iChan = 0, sDriver = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x15f9b00, static codecForCStrings = 0x0}, sInterface = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2ee0000000400, static codecForCStrings = 0x0}, iAudio = 5, iDither = 16, iTimeout = 21333, sInDevice = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x1a20fb0, static codecForCStrings = 0x0}, sOutDevice = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x1a21030, static codecForCStrings = 0x0}, iInChannels = 0, iOutChannels = 0, iInLatency = 500, iOutLatency = 0, iStartDelay = 27402544, bVerbose = false, iPortMax = 27402832, sMidiDriver = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x0, static codecForCStrings = 0x0}, sServerSuffix = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x0, static codecForCStrings = 0x0}}, m_sStdoutBuffer = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x1, static codecForCStrings = 0x0}, m_sTimeDashes = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x100, static codecForCStrings = 0x0}, m_sJackCmdLine = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x6f5f40 <QString::shared_null>, static codecForCStrings = 0x0}, m_bQuitForce = 48, m_fSkipAccel = 0, m_iTransportPlay = -1083266848, static g_pMainForm = 0x7fff6cb988f0} > settings = {sDefPresetName = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16c2390, static codecForCStrings = 0x0}, bStartJack = true, bStartJackCmd = true, bStopJack = true, sCmdLine = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x6f5f40 <QString::shared_null>, static codecForCStrings = 0x0}, sDefPreset = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16e5eb0, static codecForCStrings = 0x0}, presets = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x6f6100 <QListData::shared_null>}, d = 0x6f6100 <QListData::shared_null>}}, <No data fields>}, bSingleton = true, sServerName = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x6f5f40 <QString::shared_null>, static codecForCStrings = 0x0}, bStartupScript = false, sStartupScriptShell = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16e87f0, static codecForCStrings = 0x0}, bPostStartupScript = false, sPostStartupScriptShell = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16d7220, static codecForCStrings = 0x0}, bShutdownScript = false, sShutdownScriptShell = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16e8860, static codecForCStrings = 0x0}, bPostShutdownScript = true, sPostShutdownScriptShell = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16c3300, static codecForCStrings = 0x0}, bStdoutCapture = true, sXrunRegex = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16842d0, static codecForCStrings = 0x0}, bActivePatchbay = false, sActivePatchbayPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x1684520, static codecForCStrings = 0x0}, bMessagesLog = false, sMessagesLogPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x1706740, static codecForCStrings = 0x0}, bBezierLines = false, iTimeDisplay = 0, iTimeFormat = 0, sMessagesFont = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x1cbbe80, static codecForCStrings = 0x0}, bMessagesLimit = true, iMessagesLimitLines = 1000, sDisplayFont1 = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16bf820, static codecForCStrings = 0x0}, sDisplayFont2 = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16bf970, static codecForCStrings = 0x0}, bDisplayEffect = true, bDisplayBlink = true, iJackClientPortAlias = 0, iConnectionsIconSize = 0, sConnectionsFont = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16bff70, static codecForCStrings = 0x0}, bQueryClose = true, bKeepOnTop = false, bSystemTray = false, bStartMinimized = false, bDelayedSetup = false, bServerConfig = true, sServerConfigName = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16c07b0, static codecForCStrings = 0x0}, bServerConfigTemp = false, bQueryShutdown = false, bAlsaSeqEnabled = true, bDBusEnabled = false, bAliasesEnabled = false, bAliasesEditing = false, bLeftButtons = true, bRightButtons = true, bTransportButtons = true, bTextLabels = true, iBaseFontSize = 0, sPatchbayPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x6f5f5a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 9}, alloc = 0, size = 0, data = 0x3abf6ea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x16c0a20, static codecForCStrings = 0x0}, patchbays = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x16c0990}, d = 0x16c0990}}, <No data fields>}, sessionDirs = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x6f6100 <QListData::shared_null>}, d = 0x6f6100 <QListData::shared_null>}}, <No data fields>}, iMessagesStatusTabPage = 0, iConnectionsTabPage = 0, bSessionSaveVersion = true, aliasAudioOutputs = {<QList<qjackctlClientAlias*>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x6f6100 <QListData::shared_null>}, d = 0x6f6100 <QListData::shared_null>}}, <No data fields>}, aliasAudioInputs = {<QList<qjackctlClientAlias*>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x6f6100 <QListData::shared_null>}, d = 0x6f6100 <QListData::shared_null>}}, <No data fields>}, aliasMidiOutputs = {<QList<qjackctlClientAlias*>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x6f6100 <QListData::shared_null>}, d = 0x6f6100 <QListData::shared_null>}}, <No data fields>}, aliasMidiInputs = {<QList<qjackctlClientAlias*>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x6f6100 <QListData::shared_null>}, d = 0x6f6100 <QListData::shared_null>}}, <No data fields>}, aliasAlsaOutputs = {<QList<qjackctlClientAlias*>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x6f6100 <QListData::shared_null>}, d = 0x6f6100 <QListData::shared_null>}}, <No data fields>}, aliasAlsaInputs = {<QList<qjackctlClientAlias*>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x6f6100 <QListData::shared_null>}, d = 0x6f6100 <QListData::shared_null>}}, <No data fields>}, m_settings = {<QObject> = {_vptr.QObject = 0x3abf6e7930 <vtable for QSettings+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf464f40 <qt_meta_stringdata_QObject> "QObject", data = 0x3abf464fe0 <qt_meta_data_QObject>, extradata = 0x3abf6e5b80 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3abf39e160 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0x16a5610}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x3abf46de80 <qt_meta_stringdata_Qt> "Qt", data = 0x3abf4717a0 <qt_meta_data_Qt>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x6f5e20 <QObject::staticMetaObject>, stringdata = 0x3abf476c20 <qt_meta_stringdata_QSettings> "QSettings", data = 0x3abf476c40 <qt_meta_data_QSettings>, extradata = 0x3abf6e79c0 <QSettings::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3abf3e4ac0 <QSettings::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}}} > iBaseFontSize = <optimized out> >From To Syms Read Shared Object Library >0x0000003ac3e107d0 0x0000003ac3e3cc94 Yes /lib64/libjack.so.0 >0x0000003add82de40 0x0000003add8aa550 Yes /lib64/libasound.so.2 >0x0000003ac2a059f0 0x0000003ac2a1c344 Yes /lib64/libportaudio.so.2 > No /lib64/libX11.so.6 >0x0000003ac56141b0 0x0000003ac5661a0c Yes /lib64/libQtDBus.so.4 >0x0000003ac4610740 0x0000003ac4634e34 Yes /lib64/libQtXml.so.4 >0x0000003c10bb7580 0x0000003c11256280 Yes /lib64/libQtGui.so.4 >0x0000003abf25dde0 0x0000003abf3e76a0 Yes /lib64/libQtCore.so.4 >0x0000003ab7a059f0 0x0000003ab7a11614 Yes /lib64/libpthread.so.0 >0x0000003ab925bab0 0x0000003ab92c262a Yes /lib64/libstdc++.so.6 >0x0000003ab7205890 0x0000003ab7274bb8 Yes /lib64/libm.so.6 >0x0000003ab8202af0 0x0000003ab8212218 Yes /lib64/libgcc_s.so.1 >0x0000003ab6e1f560 0x0000003ab6f60bb4 Yes /lib64/libc.so.6 >0x0000003ac4e015d0 0x0000003ac4e11d20 Yes /lib64/libcelt0.so.2 >0x0000003ac9003070 0x0000003ac903ecac Yes /lib64/libopus.so.0 >0x0000003ab86022d0 0x0000003ab86050bc Yes /lib64/librt.so.1 >0x0000003ab7600ed0 0x0000003ab76019d0 Yes /lib64/libdl.so.2 >0x0000003ab6a00b10 0x0000003ab6a19c70 Yes /lib64/ld-linux-x86-64.so.2 >0x0000003ab9e09a00 0x0000003ab9e176c8 Yes /lib64/libxcb.so.1 >0x0000003ac2207ab0 0x0000003ac2231a54 Yes /lib64/libdbus-1.so.3 >0x0000003abc6006b0 0x0000003abc60081c Yes /lib64/libgthread-2.0.so.0 >0x0000003ab8a1a6e0 0x0000003ab8ab2f1c Yes /lib64/libglib-2.0.so.0 >0x0000003abb605680 0x0000003abb626e68 Yes /lib64/libpng16.so.16 >0x0000003ab7e02210 0x0000003ab7e0e930 Yes /lib64/libz.so.1 >0x0000003abc20d320 0x0000003abc2790c4 Yes /lib64/libfreetype.so.6 >0x0000003abb20b160 0x0000003abb239a18 Yes /lib64/libgobject-2.0.so.0 >0x0000003c0fe01c20 0x0000003c0fe05c44 Yes /lib64/libSM.so.6 >0x0000003abea04f30 0x0000003abea121ec Yes /lib64/libICE.so.6 >0x0000003abde02240 0x0000003abde0c5f8 Yes /lib64/libXi.so.6 >0x0000003abca01b70 0x0000003abca07be8 Yes /lib64/libXrender.so.1 >0x0000003abd201c30 0x0000003abd2075d0 Yes /lib64/libXrandr.so.2 >0x0000003abe2015f0 0x0000003abe203948 Yes /lib64/libXfixes.so.3 >0x0000003abe602ab0 0x0000003abe607690 Yes /lib64/libXcursor.so.1 >0x0000003abda00bb0 0x0000003abda01510 Yes /lib64/libXinerama.so.1 >0x0000003abce06ca0 0x0000003abce23fcc Yes /lib64/libfontconfig.so.1 >0x0000003abaa03760 0x0000003abaa0d460 Yes /lib64/libXext.so.6 >0x0000003ab9600ee0 0x0000003ab9601bfc Yes /lib64/libXau.so.6 >0x0000003aba201870 0x0000003aba205fe8 Yes /lib64/libffi.so.6 >0x0000003c0fa01510 0x0000003c0fa02b84 Yes /lib64/libuuid.so.1 >0x0000003abbe03e00 0x0000003abbe1ccdc Yes /lib64/libexpat.so.1 >0x00007f7baa710680 0x00007f7baa711d7c Yes /usr/lib64/gconv/UTF-16.so >0x0000003ad349a220 0x0000003ad359fcf4 Yes /lib64/libicui18n.so.50 >0x0000003ad0a52e90 0x0000003ad0b05948 Yes /lib64/libicuuc.so.50 >0x0000003adec00570 0x0000003adec00658 Yes (*) /lib64/libicudata.so.50 >0x00007f7baa488b70 0x00007f7baa48bbcc Yes /usr/lib64/kde4/plugins/gui_platform/libkde.so >0x0000003c146bb840 0x0000003c1483a0fc Yes /lib64/libkio.so.5 >0x0000003c12434d50 0x0000003c124f78e4 Yes /lib64/libQtNetwork.so.4 >0x0000003c13362b00 0x0000003c1359c2c4 Yes /lib64/libkdeui.so.5 >0x0000003c12813390 0x0000003c12845e18 Yes /lib64/libQtSvg.so.4 >0x0000003c12ca4e60 0x0000003c12e40fdc Yes /lib64/libkdecore.so.5 >0x0000003c14c37b10 0x0000003c14c9b374 Yes /lib64/libnepomuk.so.4 >0x0000003c16013170 0x0000003c1603d4c4 Yes /lib64/libnepomukquery.so.4 >0x0000003c154184d0 0x0000003c154300a8 Yes /lib64/libnepomukutils.so.4 >0x00007f7baa2461f0 0x00007f7baa25380c Yes /lib64/libXft.so.2 >0x0000003ac9a030e0 0x0000003ac9a0e674 Yes /lib64/libXpm.so.4 >0x0000003ad1c16300 0x0000003ad1c687f8 Yes /lib64/libstreamanalyzer.so.0 >0x0000003ad240d8d0 0x0000003ad242cf60 Yes /lib64/libstreams.so.0 >0x0000003c158408d0 0x0000003c158c9e1c Yes /lib64/libsolid.so.4 >0x0000003aca201f80 0x0000003aca205df4 Yes /lib64/libacl.so.1 >0x0000003ac4a013d0 0x0000003ac4a0341c Yes /lib64/libattr.so.1 >0x0000003acfa45200 0x0000003acfab10c0 Yes /lib64/libsoprano.so.4 >0x0000003c120183c0 0x0000003c12052250 Yes /lib64/libssl.so.10 >0x0000003ac0669c40 0x0000003ac075a4f8 Yes /lib64/libcrypto.so.10 >0x0000003acb65a8a0 0x0000003acb6db05c Yes /lib64/libqca.so.2 >0x0000003c13a3f570 0x0000003c13ac7e40 Yes /lib64/libattica.so.0.4 >0x0000003c13e08540 0x0000003c13e23694 Yes /lib64/libdbusmenu-qt.so.2 >0x0000003ac9e014c0 0x0000003ac9e03e58 Yes /lib64/libXtst.so.6 >0x00007f7baa033760 0x00007f7baa03f570 Yes /lib64/libbz2.so.1 >0x0000003ab8e030e0 0x0000003ab8e19060 Yes /lib64/liblzma.so.5 >0x0000003abba03a40 0x0000003abba127dc Yes /lib64/libresolv.so.2 >0x00007f7ba9e2b8f0 0x00007f7ba9e2f1f8 Yes /lib64/libfam.so.0 >0x0000003c1420eba0 0x0000003c142391b0 Yes /lib64/libsopranoclient.so.1 >0x00007f7ba9aef870 0x00007f7ba9bd7930 Yes /lib64/libxml2.so.2 >0x0000003c15051ad0 0x0000003c150dfd3c Yes /lib64/libHUpnp.so.1 >0x0000003b2ac034f0 0x0000003b2ac0bf62 Yes /lib64/libudev.so.1 >0x0000003c1020bd10 0x0000003c1023bdf4 Yes /lib64/libgssapi_krb5.so.2 >0x0000003c106251a0 0x0000003c106875cc Yes /lib64/libkrb5.so.3 >0x0000003ac0a01570 0x0000003ac0a02154 Yes /lib64/libcom_err.so.2 >0x0000003c118048b0 0x0000003c118247d8 Yes /lib64/libk5crypto.so.3 >0x0000003c15c0b270 0x0000003c15c1cf2c Yes /lib64/libqtsoap.so.2 >0x0000003b294064a0 0x0000003b29418fe4 Yes /lib64/libselinux.so.1 >0x0000003c11c03620 0x0000003c11c09f8c Yes /lib64/libkrb5support.so.0 >0x0000003ac0e015b0 0x0000003ac0e021cc Yes /lib64/libkeyutils.so.1 >0x0000003b29001770 0x0000003b2904b8e8 Yes /lib64/libpcre.so.1 >0x00007f7ba98b7240 0x00007f7ba98bdee4 Yes /lib64/libnss_files.so.2 >0x00007f7ba9618360 0x00007f7ba9692360 Yes /usr/lib64/kde4/plugins/styles/oxygen.so >0x0000003c16408240 0x0000003c164184a4 Yes /lib64/liboxygenstyle.so.4 >0x0000003accc01390 0x0000003accc02cd8 Yes /lib64/libXdmcp.so.6 >0x00007f7ba88ed4d0 0x00007f7ba88f0598 Yes /usr/lib64/qt4/plugins/imageformats/libqgif.so >0x00007f7ba86e58c0 0x00007f7ba86e8780 Yes /usr/lib64/qt4/plugins/imageformats/libqico.so >0x00007f7ba84de190 0x00007f7ba84e0b08 Yes /usr/lib64/qt4/plugins/imageformats/libqjpeg.so >0x0000003ac5e04200 0x0000003ac5e3ac90 Yes /lib64/libjpeg.so.62 >0x00007f7ba82d6d10 0x00007f7ba82d8228 Yes /usr/lib64/qt4/plugins/imageformats/libqmng.so >0x00007f7ba804e5b0 0x00007f7ba8093944 Yes /lib64/libmng.so.1 >0x00007f7ba7e02670 0x00007f7ba7e26de0 Yes /lib64/liblcms.so.1 >0x00007f7ba7bf7a30 0x00007f7ba7bf8ec8 Yes /usr/lib64/qt4/plugins/imageformats/libqsvg.so >0x00007f7ba79f14c0 0x00007f7ba79f2a48 Yes /usr/lib64/qt4/plugins/imageformats/libqtga.so >0x00007f7ba77e9c20 0x00007f7ba77ec958 Yes /usr/lib64/qt4/plugins/imageformats/libqtiff.so >0x00007f7ba757c2c0 0x00007f7ba75b7d24 Yes /lib64/libtiff.so.5 >0x00007f7ba7369060 0x00007f7ba736fbb0 Yes /lib64/libjbig.so.2.0 >0x00007f7ba7162640 0x00007f7ba7165c3c Yes /usr/lib64/kde4/plugins/imageformats/kimg_dds.so >0x00007f7ba6f5a190 0x00007f7ba6f5d3cc Yes /usr/lib64/kde4/plugins/imageformats/kimg_eps.so >0x00007f7ba6d52ee0 0x00007f7ba6d5430c Yes /usr/lib64/kde4/plugins/imageformats/kimg_exr.so >0x00007f7ba6b40d30 0x00007f7ba6b4d4b0 Yes /lib64/libImath.so.6 >0x0000003ac1a2c6e0 0x0000003ac1a6d4dc Yes /lib64/libIlmImf.so.7 >0x0000003ac1612770 0x0000003ac1616aa4 Yes /lib64/libIex.so.6 >0x00007f7ba68fbb10 0x00007f7ba68fc034 Yes /lib64/libHalf.so.6 >0x00007f7ba66f6f30 0x00007f7ba66f82ec Yes /lib64/libIlmThread.so.6 >0x0000003ac1201b40 0x0000003ac12024a4 Yes /lib64/libIexMath.so.6 >0x00007f7ba64f06d0 0x00007f7ba64f1b58 Yes /usr/lib64/kde4/plugins/imageformats/kimg_jp2.so >0x0000003acba0bb00 0x0000003acba3fe8c Yes /lib64/libjasper.so.1 >0x00007f7ba62e7ce0 0x00007f7ba62eb1fc Yes /usr/lib64/kde4/plugins/imageformats/kimg_pcx.so >0x00007f7ba60e1710 0x00007f7ba60e2eec Yes /usr/lib64/kde4/plugins/imageformats/kimg_pic.so >0x00007f7ba5edb5d0 0x00007f7ba5edc88c Yes /usr/lib64/kde4/plugins/imageformats/kimg_psd.so >0x00007f7ba5cd4700 0x00007f7ba5cd61ac Yes /usr/lib64/kde4/plugins/imageformats/kimg_ras.so >0x00007f7ba5acb2d0 0x00007f7ba5acf59c Yes /usr/lib64/kde4/plugins/imageformats/kimg_rgb.so >0x00007f7ba58c48b0 0x00007f7ba58c602c Yes /usr/lib64/kde4/plugins/imageformats/kimg_tga.so >0x00007f7ba56bf310 0x00007f7ba56bffd0 Yes /usr/lib64/kde4/plugins/imageformats/kimg_webp.so >0x0000003adb007780 0x0000003adb03e7d0 Yes /lib64/libwebp.so.4 >0x00007f7ba54ac3b0 0x00007f7ba54b5304 Yes /usr/lib64/kde4/plugins/imageformats/kimg_xcf.so >0x00007f7ba52a6450 0x00007f7ba52a7328 Yes /usr/lib64/kde4/plugins/imageformats/kimg_xview.so >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x0 0 >rbx 0x7fff6cb988f0 140735017486576 >rcx 0x0 0 >rdx 0x526608d 86401165 >rsi 0x7fff6cb971e0 140735017480672 >rdi 0x0 0 >rbp 0x7fff6cb97260 0x7fff6cb97260 >rsp 0x7fff6cb97228 0x7fff6cb97228 >r8 0x1f7 503 >r9 0x2 2 >r10 0xffffffffffffc139 -16071 >r11 0xa3d70a3d70a3d70b -6640827866535438581 >r12 0x7fff6cb97250 140735017480784 >r13 0x7fff6cb97240 140735017480768 >r14 0x7fff6cb973e0 140735017481184 >r15 0x7fff6cb977c0 140735017482176 >rip 0x3abf313fd0 0x3abf313fd0 <QProcess::exitCode() const> >eflags 0x10202 [ IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 *value not available* >st1 *value not available* >st2 *value not available* >st3 *value not available* >st4 *value not available* >st5 *value not available* >st6 *value not available* >st7 *value not available* >fctrl *value not available* >fstat *value not available* >ftag *value not available* >fiseg *value not available* >fioff *value not available* >foseg *value not available* >fooff *value not available* >fop *value not available* >mxcsr *value not available* >ymm0 *value not available* >ymm1 *value not available* >ymm2 *value not available* >ymm3 *value not available* >ymm4 *value not available* >ymm5 *value not available* >ymm6 *value not available* >ymm7 *value not available* >ymm8 *value not available* >ymm9 *value not available* >ymm10 *value not available* >ymm11 *value not available* >ymm12 *value not available* >ymm13 *value not available* >ymm14 *value not available* >ymm15 *value not available* >Dump of assembler code for function QProcess::exitCode() const: >=> 0x0000003abf313fd0 <+0>: mov 0x8(%rdi),%rax > 0x0000003abf313fd4 <+4>: mov 0x238(%rax),%eax > 0x0000003abf313fda <+10>: retq >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1064502
: 862465 |
862466
|
862467
|
862468
|
862469
|
862470
|
862471
|
862472
|
862473
|
862474
|
862475