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 872665 Details for
Bug 1074521
[abrt] qtparted: ped_assert(): qtparted killed by SIGABRT
[?]
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), 49.12 KB, created by
Rahul Chowdhury
on 2014-03-10 13:00:55 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Rahul Chowdhury
Created:
2014-03-10 13:00:55 UTC
Size:
49.12 KB
patch
obsolete
>[New LWP 12063] >warning: Could not load shared library symbols for 2 libraries, e.g. /usr/lib64/freetype-freeworld/libfreetype.so.6. >Use the "info sharedlibrary" command to see the complete listing. >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 `qtparted'. >Program terminated with signal SIGABRT, Aborted. >#0 0x0000003691835c39 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >56 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); > >Thread 1 (Thread 0x7f5db15af8c0 (LWP 12063)): >#0 0x0000003691835c39 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 > resultvar = 0 > pid = 12063 > selftid = 12063 >#1 0x0000003691837348 in __GI_abort () at abort.c:89 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x7fff77066da0, sa_sigaction = 0x7fff77066da0}, sa_mask = {__val = {234370881104, 140735190297824, 269521987912, 72475, 0, 269522015782, 85899345925, 140735190297872, 20, 0, 14450176, 140040384555816, 269521987912, 140735190298176, 0, 14450336}}, sa_flags = 0, sa_restorer = 0xdc7e00} > sigs = {__val = {32, 0 <repeats 15 times>}} >#2 0x0000003ec0c0d10a in ped_assert (cond_text=cond_text@entry=0x3ec0c33ca8 "ped_geometry_test_equal (&part->geom, &old_geom)", file=file@entry=0x3ec0c33318 "disk.c", line=line@entry=2311, function=function@entry=0x3ec0c33de0 <__PRETTY_FUNCTION__.5415> "ped_disk_get_max_partition_geometry") at debug.c:111 > stack = {0x3ec0c0d054 <ped_assert+68>, 0x3ec0c12b35, 0x43573c <QP_ActionList::scan_partitions()+908>, 0x4360a6 <QP_ActionList::QP_ActionList(QP_LibParted*)+278>, 0x42bba5 <QP_LibParted::setDevice(QP_Device*)+261>, 0x43a702 <QP_DiskView::setDevice(QP_Device*)+82>, 0x43cd0a <QP_MainWindow::slotSelectDevice(QP_Device*)+58>, 0x457bac <QP_MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)+156>, 0x3699998cf8 <QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+744>, 0x458348 <QP_NavView::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)+120>, 0x3699998cf8 <QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+744>, 0x45681d <QP_DriveList::deviceSelected(QP_Device*)+61>, 0x428b71 <QP_DriveList::slotDisksSelected()+321>, 0x4567ad <QP_DriveList::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)+253>, 0x3699998cf8 <QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+744>, 0x3c019610d8 <QTreeWidgetPrivate::_q_selectionChanged(QItemSelection const&, QItemSelection const&)+328>, 0x3699998cf8 <QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+744>, 0x3c0193a0b7 <QItemSelectionModel::selectionChanged(QItemSelection const&, QItemSelection const&)+55>, 0x3c0193fb37 <QItemSelectionModel::emitSelectionChanged(QItemSelection const&, QItemSelection const&)+663>, 0x3c01940363 <QItemSelectionModel::select(QItemSelection const&, QFlags<QItemSelectionModel::SelectionFlag>)+851>} > strings = 0xdc7e00 > string = <optimized out> > size = 0 >#3 0x0000003ec0c12b35 in ped_disk_get_max_partition_geometry (disk=0xc52c00, part=0xd12cc0, constraint=<optimized out>) at disk.c:2311 > old_geom = {dev = 0xb6a7f0, start = 2047, length = 2930270209, end = 2930272255} > max_geom = 0xc9c460 > constraint_exact = 0xc77ca0 > __PRETTY_FUNCTION__ = "ped_disk_get_max_partition_geometry" >#4 0x000000000043573c in QP_ActionList::scan_partitions (this=this@entry=0xc992b0) at /usr/src/debug/qtparted-0.6.0/src/qp_actlist.cpp:385 > geometry = <optimized out> > partinfo = 0xdcd830 > part_filesystem = 0x45b6ce "" > __FUNCTION__ = "scan_partitions" > i = <optimized out> > constraint = <optimized out> > part = 0xd12cc0 > totPart = <optimized out> >#5 0x00000000004360a6 in QP_ActionList::QP_ActionList (this=0xc992b0, libparted=<optimized out>) at /usr/src/debug/qtparted-0.6.0/src/qp_actlist.cpp:119 > disk = 0xcaacb0 >#6 0x000000000042bba5 in QP_LibParted::setDevice (this=0xccc740, device=device@entry=0xcc59b0) at /usr/src/debug/qtparted-0.6.0/src/qp_libparted.cpp:509 > __FUNCTION__ = "setDevice" > szdevice = 0xdc5ce0 "\200\250\320" >#7 0x000000000043a702 in QP_DiskView::setDevice (this=0xc9a170, dev=dev@entry=0xcc59b0) at /usr/src/debug/qtparted-0.6.0/src/qp_diskview.cpp:97 >No locals. >#8 0x000000000043cd0a in QP_MainWindow::slotSelectDevice (this=0xb84390, dev=0xcc59b0) at /usr/src/debug/qtparted-0.6.0/src/qp_window.cpp:1027 >No locals. >#9 0x0000000000457bac in QP_MainWindow::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at /usr/src/debug/qtparted-0.6.0/src/moc_qp_window.cxx:96 > _t = <optimized out> >#10 0x0000003699998cf8 in QMetaObject::activate (sender=0xc88620, m=m@entry=0x468b00 <QP_NavView::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff77067310) at kernel/qobject.cpp:3547 > receiverInSameThread = true > previousSender = 0x0 > callFunction = 0x457ce0 <QP_MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)> > receiver = 0xb84390 > currentSender = {sender = 0xc88620, signal = 27, ref = 1} > method_relative = 16 > c = 0xc96f40 > last = 0xc96f40 > methodOffset = <optimized out> > signal_absolute_index = 27 > empty_argv = {0x0} > locker = {val = 12121680} > connectionLists = 0xc99d80 > list = 0xc97080 > signalOffset = <optimized out> > signal_index = <optimized out> > currentThreadId = 140040384215232 >#11 0x0000000000458348 in deviceSelected (_t1=0xcc59b0, this=<optimized out>) at /usr/src/debug/qtparted-0.6.0/src/moc_qp_navview.cxx:102 > _a = {0x0, 0x7fff77067308} >#12 QP_NavView::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/qtparted-0.6.0/src/moc_qp_navview.cxx:52 > _c = QMetaObject::InvokeMetaMethod > _id = 0 > _a = <optimized out> > _o = <optimized out> >#13 0x0000003699998cf8 in QMetaObject::activate (sender=sender@entry=0xc8a530, m=m@entry=0x465b80 <QP_DriveList::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff77067460) at kernel/qobject.cpp:3547 > receiverInSameThread = true > previousSender = 0x0 > callFunction = 0x4582d0 <QP_NavView::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)> > receiver = 0xc88620 > currentSender = {sender = 0xc8a530, signal = 116, ref = 1} > method_relative = 0 > c = 0xc92410 > last = 0xc92460 > methodOffset = <optimized out> > signal_absolute_index = 116 > empty_argv = {0x0} > locker = {val = 13154784} > connectionLists = 0xc91be0 > list = 0xc92360 > signalOffset = <optimized out> > signal_index = <optimized out> > currentThreadId = 140040384215232 >#14 0x000000000045681d in QP_DriveList::deviceSelected (this=this@entry=0xc8a530, _t1=0xcc59b0) at /usr/src/debug/qtparted-0.6.0/src/moc_qp_drivelist.cxx:109 > _a = {0x0, 0x7fff77067458} >#15 0x0000000000428b71 in QP_DriveList::slotDisksSelected (this=0xc8a530) at /usr/src/debug/qtparted-0.6.0/src/qp_drivelist.cpp:142 > name = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x67f3ba <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 4}, alloc = 0, size = 0, data = 0x3699cea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xcc5850, static codecForCStrings = 0x0} > item = <optimized out> >#16 0x00000000004567ad in QP_DriveList::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/qtparted-0.6.0/src/moc_qp_drivelist.cxx:58 > _t = <optimized out> >#17 0x0000003699998cf8 in QMetaObject::activate (sender=sender@entry=0xc8a530, m=m@entry=0x3c01ebbf00 <QTreeWidget::staticMetaObject>, local_signal_index=local_signal_index@entry=9, argv=argv@entry=0x0) at kernel/qobject.cpp:3547 > receiverInSameThread = true > previousSender = 0x7fff77067760 > callFunction = 0x4566b0 <QP_DriveList::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)> > receiver = 0xc8a530 > currentSender = {sender = 0xc8a530, signal = 98, ref = 1} > method_relative = 2 > c = 0xc921b0 > last = 0xc921b0 > methodOffset = <optimized out> > signal_absolute_index = 98 > empty_argv = {0x0} > locker = {val = 13154784} > connectionLists = 0xc91be0 > list = 0xc92350 > signalOffset = <optimized out> > signal_index = <optimized out> > currentThreadId = 140040384215232 >#18 0x0000003c0195d3f3 in QTreeWidget::itemSelectionChanged (this=this@entry=0xc8a530) at .moc/release-shared/moc_qtreewidget.cpp:275 >No locals. >#19 0x0000003c019610d8 in QTreeWidgetPrivate::_q_selectionChanged (this=<optimized out>, selected=..., deselected=...) at itemviews/qtreewidget.cpp:2317 > indices = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xc9ab80}, d = 0xc9ab80}} > i = <optimized out> >#20 0x0000003699998cf8 in QMetaObject::activate (sender=sender@entry=0xc914b0, m=m@entry=0x3c01ebace0 <QItemSelectionModel::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff770677c0) at kernel/qobject.cpp:3547 > receiverInSameThread = true > previousSender = 0x0 > callFunction = 0x3c019630e0 <QTreeWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)> > receiver = 0xc8a530 > currentSender = {sender = 0xc914b0, signal = 4, ref = 1} > method_relative = 26 > c = 0xc92130 > last = 0xc92130 > methodOffset = <optimized out> > signal_absolute_index = 4 > empty_argv = {0x0} > locker = {val = 11949728} > connectionLists = 0xc90ee0 > list = 0xc91af0 > signalOffset = <optimized out> > signal_index = <optimized out> > currentThreadId = 140040384215232 >#21 0x0000003c0193a0b7 in QItemSelectionModel::selectionChanged (this=this@entry=0xc914b0, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:165 > _a = {0x0, 0x7fff77067820, 0x7fff77067810} >#22 0x0000003c0193fb37 in QItemSelectionModel::emitSelectionChanged (this=this@entry=0xc914b0, newSelection=..., oldSelection=...) at itemviews/qitemselectionmodel.cpp:1600 > deselected = {<QList<QItemSelectionRange>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xdce140}, d = 0xdce140}}, <No data fields>} > selected = {<QList<QItemSelectionRange>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xcc9da0}, d = 0xcc9da0}}, <No data fields>} > advance = <optimized out> > intersections = {<QList<QItemSelectionRange>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x67f4e0 <QListData::shared_null>}, d = 0x67f4e0 <QListData::shared_null>}}, <No data fields>} >#23 0x0000003c01940363 in QItemSelectionModel::select (this=0xc914b0, selection=..., command=...) at itemviews/qitemselectionmodel.cpp:1110 > old = {<QList<QItemSelectionRange>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xdce140}, d = 0xdce140}}, <No data fields>} > newSelection = {<QList<QItemSelectionRange>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xcc9da0}, d = 0xcc9da0}}, <No data fields>} > d = 0xc914d0 > sel = {<QList<QItemSelectionRange>> = {{p = {static shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xdcd150}, d = 0xdcd150}}, <No data fields>} > it = <optimized out> >#24 0x0000003c0192b51a in QTreeViewPrivate::select (this=0xc8a580, topIndex=..., bottomIndex=..., command=...) at itemviews/qtreeview.cpp:3683 >No locals. >#25 0x0000003c0192be8c in QTreeView::setSelection (this=<optimized out>, rect=..., command=...) at itemviews/qtreeview.cpp:2293 >No locals. >#26 0x0000003c018e94fa in QAbstractItemView::mousePressEvent (this=0xc8a530, event=<optimized out>) at itemviews/qabstractitemview.cpp:1690 > autoScroll = true > rect = {x1 = 106, y1 = 39, x2 = 106, y2 = 39} > command = {i = 35} > d = 0xc8a580 > pos = {xp = 106, yp = 39} > index = {d = 0xdce280} > offset = {xp = 0, yp = 0} >#27 0x0000003c0141cc71 in QWidget::event (this=this@entry=0xc8a530, event=event@entry=0x7fff77068620) at kernel/qwidget.cpp:8372 >No locals. >#28 0x0000003c017d315e in QFrame::event (this=0xc8a530, e=0x7fff77068620) at widgets/qframe.cpp:557 > result = <optimized out> >#29 0x0000003c018ef1b3 in QAbstractItemView::viewportEvent (this=0xc8a530, event=0x7fff77068620) at itemviews/qabstractitemview.cpp:1644 > d = 0xc8a580 >#30 0x0000003c01930350 in QTreeView::viewportEvent (this=0xc8a530, event=0x7fff77068620) at itemviews/qtreeview.cpp:1252 >No locals. >#31 0x0000003699984506 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0xc8a300, event=0x7fff77068620) at kernel/qcoreapplication.cpp:1059 > i = 0 >#32 0x0000003c013c9d6c in QApplicationPrivate::notify_helper (this=0xaf14a0, receiver=0xc8a300, e=0x7fff77068620) at kernel/qapplication.cpp:4558 >No locals. >#33 0x0000003c013d0879 in QApplication::notify (this=<optimized out>, receiver=0xc8a300, e=0x7fff77068620) at kernel/qapplication.cpp:4105 >No locals. >#34 0x000000369998439d in QCoreApplication::notifyInternal (this=0x7fff77068e50, receiver=0xc8a300, event=0x7fff77068620) at kernel/qcoreapplication.cpp:949 > threadData = 0xaf1650 > returnValue = <optimized out> > result = false > cbdata = {0xc8a300, 0x7fff77068620, 0x7fff7706847f} > d = <optimized out> >#35 0x0000003c013cffa7 in QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0xc8a300, event=event@entry=0x7fff77068620, alienWidget=alienWidget@entry=0xc8a300, nativeWidget=nativeWidget@entry=0xb84390, buttonDown=buttonDown@entry=0x3c01ed9258 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at ../../src/corelib/kernel/qcoreapplication.h:231 >No locals. >#36 0x0000003c014456ab in QETWidget::translateMouseEvent (this=this@entry=0xb84390, event=event@entry=0x7fff77068990) at kernel/qapplication_x11.cpp:4538 > alienWidget = 0xc8a300 > widget = 0xc8a300 > oldOpenPopupCount = <optimized out> > e = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0x3c01e9e5f0 <vtable for QMouseEvent+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3699a77c60 <qt_meta_stringdata_QEvent> "QEvent", data = 0x3699a78660 <qt_meta_data_QEvent>, extradata = 0x0}}, d = 0x0, t = 2, posted = 0, spont = 1, m_accept = 1, reserved = 61}, modState = {i = 0}}, p = {xp = 106, yp = 39}, g = {xp = 122, yp = 184}, b = Qt::LeftButton, mouseState = {i = 1}} > type = QEvent::MouseButtonPress > globalPos = {xp = 122, yp = 184} > button = Qt::LeftButton > buttons = <optimized out> > nextEvent = {type = 13067264, xany = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520}, xkey = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, root = 12350832, subwindow = 140735190305520, time = 234505324682, x = 32, y = 0, x_root = 1, y_root = 0, state = 6, keycode = 0, same_screen = -1782450125}, xbutton = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, root = 12350832, subwindow = 140735190305520, time = 234505324682, x = 32, y = 0, x_root = 1, y_root = 0, state = 6, button = 0, same_screen = -1782450125}, xmotion = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, root = 12350832, subwindow = 140735190305520, time = 234505324682, x = 32, y = 0, x_root = 1, y_root = 0, state = 6, is_hint = 0 '\000', same_screen = -1782450125}, xcrossing = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, root = 12350832, subwindow = 140735190305520, time = 234505324682, x = 32, y = 0, x_root = 1, y_root = 0, mode = 6, detail = 0, same_screen = -1782450125, focus = 54, state = 1996916568}, xfocus = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, mode = 12350832, detail = 0}, xexpose = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, x = 12350832, y = 0, width = 1996917488, height = 32767, count = -1717876598}, xgraphicsexpose = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, drawable = 234508691520, x = 12350832, y = 0, width = 1996917488, height = 32767, count = -1717876598, major_code = 54, minor_code = 32}, xnoexpose = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, drawable = 234508691520, major_code = 12350832, minor_code = 0}, xvisibility = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, state = 12350832}, xcreatewindow = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, parent = 234508691520, window = 12350832, x = 1996917488, y = 32767, width = -1717876598, height = 54, border_width = 32, override_redirect = 0}, xdestroywindow = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, event = 234508691520, window = 12350832}, xunmap = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, event = 234508691520, window = 12350832, from_configure = 1996917488}, xmap = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, event = 234508691520, window = 12350832, override_redirect = 1996917488}, xmaprequest = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, parent = 234508691520, window = 12350832}, xreparent = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, event = 234508691520, window = 12350832, parent = 140735190305520, x = -1717876598, y = 54, override_redirect = 32}, xconfigure = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, event = 234508691520, window = 12350832, x = 1996917488, y = 32767, width = -1717876598, height = 54, border_width = 32, above = 1, override_redirect = 6}, xgravity = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, event = 234508691520, window = 12350832, x = 1996917488, y = 32767}, xresizerequest = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, width = 12350832, height = 0}, xconfigurerequest = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, parent = 234508691520, window = 12350832, x = 1996917488, y = 32767, width = -1717876598, height = 54, border_width = 32, above = 1, detail = 6, value_mask = 234440751155}, xcirculate = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, event = 234508691520, window = 12350832, place = 1996917488}, xcirculaterequest = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, parent = 234508691520, window = 12350832, place = 1996917488}, xproperty = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, atom = 12350832, time = 140735190305520, state = -1717876598}, xselectionclear = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, selection = 12350832, time = 140735190305520}, xselectionrequest = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, owner = 234508691520, requestor = 12350832, selection = 140735190305520, target = 234505324682, property = 32, time = 1}, xselection = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, requestor = 234508691520, selection = 12350832, target = 140735190305520, property = 234505324682, time = 32}, xcolormap = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, colormap = 12350832, c_new = 1996917488, state = 32767}, xclient = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, message_type = 12350832, format = 1996917488, data = {b = "\212H\233\231\066\000\000\000 \000\000\000\000\000\000\000\001\000\000", s = {18570, -26213, 54, 0, 32, 0, 0, 0, 1, 0}, l = {234505324682, 32, 1, 6, 234440751155}}}, xmapping = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, request = 12350832, first_keycode = 0, count = 1996917488}, xerror = {type = 13067264, display = 0x7fff77068af0, resourceid = 234508691520, serial = 1308622855, error_code = 64 '@', request_code = 168 '\250', minor_code = 206 '\316'}, xkeymap = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, window = 234508691520, key_vector = "pu\274\000\000\000\000\000\360\212\006w\377\177\000\000\212H\233\231\066\000\000\000 \000\000\000\000\000\000"}, xgeneric = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, extension = -1714509760, evtype = 54}, xcookie = {type = 13067264, serial = 140735190305520, send_event = -1714509760, display = 0x4e000007, extension = -1714509760, evtype = 54, cookie = 12350832, data = 0x7fff77068af0}, pad = {13067264, 140735190305520, 234508691520, 1308622855, 234508691520, 12350832, 140735190305520, 234505324682, 32, 1, 6, 234440751155, 140735190304600, 140735190305520, 12350960, 3585376936950107392, 12350832, 12075920, 257730384528, 11954768, 21565012, 11658224, 213, 257719224023}} > d = <optimized out> > pos = {xp = 106, yp = 39} > modifiers = {i = 0} >#37 0x0000003c0144411c in QApplication::x11ProcessEvent (this=0x7fff77068e50, event=event@entry=0x7fff77068990) at kernel/qapplication_x11.cpp:3661 > alien = <optimized out> > enter = <optimized out> > leave = <optimized out> > loopLevelCounter = {threadData = 0xaf1650} > widget = 0xb84390 > keywidget = <optimized out> > grabbed = <optimized out> > d = 0xaf14a0 >#38 0x0000003c0146bb24 in x11EventSourceDispatch (s=s@entry=0xaf3e30, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 > event = {type = 4, xany = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450}, xkey = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, root = 213, subwindow = 0, time = 21565012, x = 122, y = 162, x_root = 122, y_root = 184, state = 0, keycode = 1, same_screen = 1}, xbutton = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, root = 213, subwindow = 0, time = 21565012, x = 122, y = 162, x_root = 122, y_root = 184, state = 0, button = 1, same_screen = 1}, xmotion = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, root = 213, subwindow = 0, time = 21565012, x = 122, y = 162, x_root = 122, y_root = 184, state = 0, is_hint = 1 '\001', same_screen = 1}, xcrossing = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, root = 213, subwindow = 0, time = 21565012, x = 122, y = 162, x_root = 122, y_root = 184, mode = 0, detail = 1, same_screen = 1, focus = 0, state = 0}, xfocus = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, mode = 213, detail = 0}, xexpose = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, x = 213, y = 0, width = 0, height = 0, count = 21565012}, xgraphicsexpose = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, drawable = 102760450, x = 213, y = 0, width = 0, height = 0, count = 21565012, major_code = 0, minor_code = 122}, xnoexpose = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, drawable = 102760450, major_code = 213, minor_code = 0}, xvisibility = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, state = 213}, xcreatewindow = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, parent = 102760450, window = 213, x = 0, y = 0, width = 21565012, height = 0, border_width = 122, override_redirect = 162}, xdestroywindow = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, event = 102760450, window = 213}, xunmap = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, event = 102760450, window = 213, from_configure = 0}, xmap = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, event = 102760450, window = 213, override_redirect = 0}, xmaprequest = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, parent = 102760450, window = 213}, xreparent = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, event = 102760450, window = 213, parent = 0, x = 21565012, y = 0, override_redirect = 122}, xconfigure = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, event = 102760450, window = 213, x = 0, y = 0, width = 21565012, height = 0, border_width = 122, above = 790273982586, override_redirect = 0}, xgravity = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, event = 102760450, window = 213, x = 0, y = 0}, xresizerequest = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, width = 213, height = 0}, xconfigurerequest = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, parent = 102760450, window = 213, x = 0, y = 0, width = 21565012, height = 0, border_width = 122, above = 790273982586, detail = 0, value_mask = 1}, xcirculate = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, event = 102760450, window = 213, place = 0}, xcirculaterequest = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, parent = 102760450, window = 213, place = 0}, xproperty = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, atom = 213, time = 0, state = 21565012}, xselectionclear = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, selection = 213, time = 0}, xselectionrequest = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, owner = 102760450, requestor = 213, selection = 0, target = 21565012, property = 695784702074, time = 790273982586}, xselection = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, requestor = 102760450, selection = 213, target = 0, property = 21565012, time = 695784702074}, xcolormap = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, colormap = 213, c_new = 0, state = 0}, xclient = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, message_type = 213, format = 0, data = {b = "T\016I\001\000\000\000\000z\000\000\000\242\000\000\000z\000\000", s = {3668, 329, 0, 0, 122, 0, 162, 0, 122, 0}, l = {21565012, 695784702074, 790273982586, 4294967296, 1}}}, xmapping = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, request = 213, first_keycode = 0, count = 0}, xerror = {type = 4, display = 0x15d86, resourceid = 0, serial = 11783040, error_code = 2 '\002', request_code = 0 '\000', minor_code = 32 ' '}, xkeymap = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, window = 102760450, key_vector = "\325", '\000' <repeats 15 times>, "T\016I\001\000\000\000\000z\000\000\000\242\000\000"}, xgeneric = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, extension = 102760450, evtype = 0}, xcookie = {type = 4, serial = 89478, send_event = 0, display = 0xb3cb80, extension = 102760450, evtype = 0, cookie = 213, data = 0x0}, pad = {231928233988, 89478, 0, 11783040, 102760450, 213, 0, 21565012, 695784702074, 790273982586, 4294967296, 1, 0 <repeats 12 times>}} > source = 0xaf3e30 > marker = 89479 >#39 0x00000036934492a6 in g_main_dispatch (context=0xaf2a80) at gmain.c:3066 > dispatch = 0x3c0146b9f0 <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 = 0xaf3e30, next = 0x0} > source = 0xaf3e30 > current = 0xaee480 > i = 0 >#40 g_main_context_dispatch (context=context@entry=0xaf2a80) at gmain.c:3642 >No locals. >#41 0x0000003693449628 in g_main_context_iterate (context=context@entry=0xaf2a80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 > max_priority = 2147483647 > timeout = 699 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 3 > fds = 0xcd30c0 >#42 0x00000036934496dc in g_main_context_iteration (context=0xaf2a80, may_block=1) at gmain.c:3774 > retval = <optimized out> >#43 0x00000036999b2ea5 in QEventDispatcherGlib::processEvents (this=0xaf2910, flags=...) at kernel/qeventdispatcher_glib.cpp:425 > d = 0xaf2930 > canWait = <optimized out> > savedFlags = {i = 0} > result = <optimized out> >#44 0x0000003c0146bca6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 > d = 0xaf2930 > saved_flags = {i = 0} > returnValue = <optimized out> >#45 0x0000003699982edf in QEventLoop::processEvents (this=this@entry=0x7fff77068d80, flags=...) at kernel/qeventloop.cpp:149 > d = 0xc6df90 >#46 0x000000369998322d in QEventLoop::exec (this=this@entry=0x7fff77068d80, flags=...) at kernel/qeventloop.cpp:204 > d = 0xc6df90 > locker = {val = 11474840} >#47 0x0000003699988749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221 > threadData = 0xaf1650 > eventLoop = {<QObject> = {_vptr.QObject = 0x3699ce8630 <vtable for QEventLoop+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3699a64f40 <qt_meta_stringdata_QObject> "QObject", data = 0x3699a64fe0 <qt_meta_data_QObject>, extradata = 0x3699ce5b80 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x369999e160 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0xc6df90}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x3699a6de80 <qt_meta_stringdata_Qt> "Qt", data = 0x3699a717a0 <qt_meta_data_Qt>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x67f280 <QObject::staticMetaObject>, stringdata = 0x3699a77a60 <qt_meta_stringdata_QEventLoop> "QEventLoop", data = 0x3699a77a80 <qt_meta_data_QEventLoop>, extradata = 0x3699ce86c0 <QEventLoop::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x36999e5f90 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}} > returnCode = <optimized out> >#48 0x0000003c013c83fc in QApplication::exec () at kernel/qapplication.cpp:3823 >No locals. >#49 0x0000000000420bf5 in main (argc=1, argv=<optimized out>) at /usr/src/debug/qtparted-0.6.0/src/main.cpp:163 > splash = 0xcd24d0 > rc = <optimized out> > app = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x3c01e9de30 <vtable for QApplication+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3699a64f40 <qt_meta_stringdata_QObject> "QObject", data = 0x3699a64fe0 <qt_meta_data_QObject>, extradata = 0x3699ce5b80 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x369999e160 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0xaf14a0}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x3699a6de80 <qt_meta_stringdata_Qt> "Qt", data = 0x3699a717a0 <qt_meta_data_Qt>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x67f280 <QObject::staticMetaObject>, stringdata = 0x3699a77ae0 <qt_meta_stringdata_QCoreApplication> "QCoreApplication", data = 0x3699a77b80 <qt_meta_data_QCoreApplication>, extradata = 0x3699ce87a0 <QCoreApplication::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x36999e60e0 <QCoreApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, static self = 0x0}, static staticMetaObject = {d = {superdata = 0x3699ce8780 <QCoreApplication::staticMetaObject>, stringdata = 0x3c01a57ee0 <qt_meta_stringdata_QApplication> "QApplication", data = 0x3c01a58120 <qt_meta_data_QApplication>, extradata = 0x3c01e9dee0 <QApplication::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3c013ce500 <QApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}} > program_name = <optimized out> > next_option = <optimized out> > short_options = 0x45a195 "hl:" > translator = <optimized out> > __FUNCTION__ = "main" > iLog = 1 > long_options = {{name = 0x45a190 "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x45e25f "log", has_arg = 1, flag = 0x0, val = 108}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} > settings = {<QObject> = {_vptr.QObject = 0x4689d0 <vtable for QP_Settings+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3699a64f40 <qt_meta_stringdata_QObject> "QObject", data = 0x3699a64fe0 <qt_meta_data_QObject>, extradata = 0x3699ce5b80 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x369999e160 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0xb65cd0}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x3699a6de80 <qt_meta_stringdata_Qt> "Qt", data = 0x3699a717a0 <qt_meta_data_Qt>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x67f280 <QObject::staticMetaObject>, stringdata = 0x468900 <qt_meta_stringdata_QP_Settings> "QP_Settings", data = 0x468920 <qt_meta_data_QP_Settings>, extradata = 0x468980 <QP_Settings::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x458220 <QP_Settings::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, settings = {<QObject> = {_vptr.QObject = 0x3699ce7930 <vtable for QSettings+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3699a64f40 <qt_meta_stringdata_QObject> "QObject", data = 0x3699a64fe0 <qt_meta_data_QObject>, extradata = 0x3699ce5b80 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x369999e160 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0xb5a510}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x3699a6de80 <qt_meta_stringdata_Qt> "Qt", data = 0x3699a717a0 <qt_meta_data_Qt>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x67f280 <QObject::staticMetaObject>, stringdata = 0x3699a76c20 <qt_meta_stringdata_QSettings> "QSettings", data = 0x3699a76c40 <qt_meta_data_QSettings>, extradata = 0x3699ce79c0 <QSettings::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x36999e4ac0 <QSettings::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}}, _layout = 0} >From To Syms Read Shared Object Library >0x000000369985dde0 0x00000036999e76a0 Yes /lib64/libQtCore.so.4 >0x0000003c013b7580 0x0000003c01a56280 Yes /lib64/libQtGui.so.4 >0x0000003c0f0bf9a0 0x0000003c0f24afac Yes /lib64/libQt3Support.so.4 >0x0000003ec0c0cc20 0x0000003ec0c328e4 Yes /lib64/libparted.so.2 >0x000000369385bab0 0x00000036938c262a Yes /lib64/libstdc++.so.6 >0x0000003692805890 0x0000003692874bb8 Yes /lib64/libm.so.6 >0x0000003692c02af0 0x0000003692c12218 Yes /lib64/libgcc_s.so.1 >0x000000369181f560 0x0000003691960bb4 Yes /lib64/libc.so.6 >0x0000003691c059f0 0x0000003691c11614 Yes /lib64/libpthread.so.0 >0x0000003692402210 0x000000369240e930 Yes /lib64/libz.so.1 >0x0000003692000ed0 0x00000036920019d0 Yes /lib64/libdl.so.2 >0x0000003694c006b0 0x0000003694c0081c Yes /lib64/libgthread-2.0.so.0 >0x000000369341a6e0 0x00000036934b2f1c Yes /lib64/libglib-2.0.so.0 >0x00000036930022d0 0x00000036930050bc Yes /lib64/librt.so.1 >0x0000003691400b10 0x0000003691419c70 Yes /lib64/ld-linux-x86-64.so.2 >0x0000003695405680 0x0000003695426e68 Yes /lib64/libpng16.so.16 > No /usr/lib64/freetype-freeworld/libfreetype.so.6 >0x000000369500b160 0x0000003695039a18 Yes /lib64/libgobject-2.0.so.0 >0x000000396da01c20 0x000000396da05c44 Yes /lib64/libSM.so.6 >0x0000003699404f30 0x00000036994121ec Yes /lib64/libICE.so.6 >0x0000003698002240 0x000000369800c5f8 Yes /lib64/libXi.so.6 >0x0000003698401b70 0x0000003698407be8 Yes /lib64/libXrender.so.1 >0x0000003698801c30 0x00000036988075d0 Yes /lib64/libXrandr.so.2 >0x0000003697c015f0 0x0000003697c03948 Yes /lib64/libXfixes.so.3 >0x0000003699e02ab0 0x0000003699e07690 Yes /lib64/libXcursor.so.1 >0x0000003698c00bb0 0x0000003698c01510 Yes /lib64/libXinerama.so.1 >0x0000003bff606ca0 0x0000003bff623fcc Yes /lib64/libfontconfig.so.1 >0x0000003697003760 0x000000369700d460 Yes /lib64/libXext.so.6 > No /lib64/libX11.so.6 >0x00000036a5c10310 0x00000036a5c31e40 Yes /lib64/libQtSql.so.4 >0x000000369e010740 0x000000369e034e34 Yes /lib64/libQtXml.so.4 >0x0000003ed3a34d50 0x0000003ed3af78e4 Yes /lib64/libQtNetwork.so.4 >0x000000396d601510 0x000000396d602b84 Yes /lib64/libuuid.so.1 >0x0000003ec08070f0 0x0000003ec082d4d8 Yes /lib64/libdevmapper.so.1.02 >0x00000036944064a0 0x0000003694418fe4 Yes /lib64/libselinux.so.1 >0x000000396f004180 0x000000396f034b88 Yes /lib64/libsepol.so.1 >0x000000396f4085f0 0x000000396f42c98c Yes /lib64/libblkid.so.1 >0x0000003694801870 0x0000003694805fe8 Yes /lib64/libffi.so.6 >0x0000003697403e00 0x000000369741ccdc Yes /lib64/libexpat.so.1 >0x0000003696409a00 0x00000036964176c8 Yes /lib64/libxcb.so.1 >0x0000003ed36183c0 0x0000003ed3652250 Yes /lib64/libssl.so.10 >0x000000369b069c40 0x000000369b15a4f8 Yes /lib64/libcrypto.so.10 >0x0000003ec04034a0 0x0000003ec040bf52 Yes /lib64/libudev.so.1 >0x0000003694001770 0x000000369404b8e8 Yes /lib64/libpcre.so.1 >0x0000003693c030e0 0x0000003693c19060 Yes /lib64/liblzma.so.5 >0x0000003696000ee0 0x0000003696001bfc Yes /lib64/libXau.so.6 >0x0000003ed2a0bd10 0x0000003ed2a3bdf4 Yes /lib64/libgssapi_krb5.so.2 >0x0000003ed26251a0 0x0000003ed268765c Yes /lib64/libkrb5.so.3 >0x000000369b401570 0x000000369b402154 Yes /lib64/libcom_err.so.2 >0x0000003ed32048b0 0x0000003ed32247d8 Yes /lib64/libk5crypto.so.3 >0x0000003ed2e03620 0x0000003ed2e09f8c Yes /lib64/libkrb5support.so.0 >0x0000003ed2201570 0x0000003ed2202194 Yes /lib64/libkeyutils.so.1 >0x0000003695803a40 0x00000036958127dc Yes /lib64/libresolv.so.2 >0x00007f5daae82680 0x00007f5daae83d7c Yes /usr/lib64/gconv/UTF-16.so >0x00000036a029a220 0x00000036a039fcf4 Yes /lib64/libicui18n.so.50 >0x000000369a652e90 0x000000369a705948 Yes /lib64/libicuuc.so.50 >0x000000369ec00570 0x000000369ec00658 Yes (*) /lib64/libicudata.so.50 >0x00007f5daac4c800 0x00007f5daac4e618 Yes /usr/lib64/qt4/plugins/inputmethods/libqimsw-multi.so >0x00007f5daaa2fa20 0x00007f5daaa35694 Yes /usr/lib64/qt4/plugins/inputmethods/libqtim-ibus.so >0x00007f5daa7ad700 0x00007f5daa7d8f68 Yes /lib64/libibus-qt.so.1 >0x00007f5daa52b1b0 0x00007f5daa578a0c Yes /lib64/libQtDBus.so.4 >0x000000369d007ab0 0x000000369d031a54 Yes /lib64/libdbus-1.so.3 >0x00007f5daa2fc850 0x00007f5daa310454 Yes /usr/lib64/qt4/plugins/styles/libquarticurve.so >0x00007f5daa052360 0x00007f5daa0cc350 Yes /usr/lib64/kde4/plugins/styles/oxygen.so >0x0000003c02d62b90 0x0000003c02f9c564 Yes /lib64/libkdeui.so.5 >0x0000003ec14bb8e0 0x0000003ec163a13c Yes /lib64/libkio.so.5 >0x00007f5da9e1d240 0x00007f5da9e2d504 Yes /lib64/liboxygenstyle.so.4 >0x0000003c024041f0 0x0000003c0241180c Yes /lib64/libXft.so.2 >0x00000036a9801390 0x00000036a9802cd8 Yes /lib64/libXdmcp.so.6 >0x00000036a06030e0 0x00000036a060e674 Yes /lib64/libXpm.so.4 >0x0000003ed3ea4e30 0x0000003ed40408dc Yes /lib64/libkdecore.so.5 >0x0000003bff213390 0x0000003bff245e18 Yes /lib64/libQtSvg.so.4 >0x00000036a225a8a0 0x00000036a22db05c Yes /lib64/libqca.so.2 >0x0000003ed4c3f570 0x0000003ed4cc7e40 Yes /lib64/libattica.so.0.4 >0x0000003c02808540 0x0000003c02823694 Yes /lib64/libdbusmenu-qt.so.2 >0x00000036a0a014c0 0x00000036a0a03e58 Yes /lib64/libXtst.so.6 >0x0000003c04a37b10 0x0000003c04a9b374 Yes /lib64/libnepomuk.so.4 >0x0000003c04e13170 0x0000003c04e3d4c4 Yes /lib64/libnepomukquery.so.4 >0x0000003c046184d0 0x0000003c046300a8 Yes /lib64/libnepomukutils.so.4 >0x00000036a5016300 0x00000036a50687f8 Yes /lib64/libstreamanalyzer.so.0 >0x00000036a540d8d0 0x00000036a542cf60 Yes /lib64/libstreams.so.0 >0x0000003ec10408d0 0x0000003ec10c9e1c Yes /lib64/libsolid.so.4 >0x0000003971a01f80 0x0000003971a05df4 Yes /lib64/libacl.so.1 >0x00007f5da9c113d0 0x00007f5da9c1341c Yes /lib64/libattr.so.1 >0x00000036a2a45200 0x00000036a2ab10c0 Yes /lib64/libsoprano.so.4 >0x000000369e401760 0x000000369e40d570 Yes /lib64/libbz2.so.1 >0x00007f5da9a098f0 0x00007f5da9a0d1f8 Yes /lib64/libfam.so.0 >0x0000003ed500eba0 0x0000003ed50391b0 Yes /lib64/libsopranoclient.so.1 >0x000000369d82e870 0x000000369d916930 Yes /lib64/libxml2.so.2 >0x0000003c04251ad0 0x0000003c042dfd3c Yes /lib64/libHUpnp.so.1 >0x0000003c03a0b270 0x0000003c03a1cf2c Yes /lib64/libqtsoap.so.2 >0x00007f5da979a230 0x00007f5da97f949c Yes /usr/lib64/kde4/plugins/styles/qtcurve.so >0x00007f5da957f7d0 0x00007f5da9582f5c Yes /usr/lib64/qt4/plugins/menubar/libappmenu-qt.so >0x00007f5da91794d0 0x00007f5da917c598 Yes /usr/lib64/qt4/plugins/imageformats/libqgif.so >0x00007f5da8f718c0 0x00007f5da8f74780 Yes /usr/lib64/qt4/plugins/imageformats/libqico.so >0x00007f5da8d6a190 0x00007f5da8d6cb08 Yes /usr/lib64/qt4/plugins/imageformats/libqjpeg.so >0x00000036a7404200 0x00000036a743ac90 Yes /lib64/libjpeg.so.62 >0x00007f5da8b62d10 0x00007f5da8b64228 Yes /usr/lib64/qt4/plugins/imageformats/libqmng.so >0x00007f5da88ca5b0 0x00007f5da890f944 Yes /lib64/libmng.so.1 >0x00007f5da867e670 0x00007f5da86a2de0 Yes /lib64/liblcms.so.1 >0x00007f5da8473a30 0x00007f5da8474ec8 Yes /usr/lib64/qt4/plugins/imageformats/libqsvg.so >0x00007f5da826d4c0 0x00007f5da826ea48 Yes /usr/lib64/qt4/plugins/imageformats/libqtga.so >0x00007f5da8065c20 0x00007f5da8068958 Yes /usr/lib64/qt4/plugins/imageformats/libqtiff.so >0x000000323c0082c0 0x000000323c043d24 Yes /lib64/libtiff.so.5 >0x000000323c401060 0x000000323c407bb0 Yes /lib64/libjbig.so.2.0 >0x00007f5da7e5d640 0x00007f5da7e60c3c Yes /usr/lib64/kde4/plugins/imageformats/kimg_dds.so >0x00007f5da7c55190 0x00007f5da7c583cc Yes /usr/lib64/kde4/plugins/imageformats/kimg_eps.so >0x00007f5da7a4dee0 0x00007f5da7a4f30c Yes /usr/lib64/kde4/plugins/imageformats/kimg_exr.so >0x00000036a9c02d30 0x00000036a9c0f4b0 Yes /lib64/libImath.so.6 >0x00007f5da77af6e0 0x00007f5da77f04dc Yes /lib64/libIlmImf.so.7 >0x00000036a8a12770 0x00000036a8a16aa4 Yes /lib64/libIex.so.6 >0x00000036a8e00b10 0x00000036a8e01034 Yes /lib64/libHalf.so.6 >0x00000036a8602f30 0x00000036a86042ec Yes /lib64/libIlmThread.so.6 >0x00000036aa001b40 0x00000036aa0024a4 Yes /lib64/libIexMath.so.6 >0x00007f5da757f6d0 0x00007f5da7580b58 Yes /usr/lib64/kde4/plugins/imageformats/kimg_jp2.so >0x00007f5da732eb00 0x00007f5da7362e8c Yes /lib64/libjasper.so.1 >0x00007f5da711cce0 0x00007f5da71201fc Yes /usr/lib64/kde4/plugins/imageformats/kimg_pcx.so >0x00007f5da6f16710 0x00007f5da6f17eec Yes /usr/lib64/kde4/plugins/imageformats/kimg_pic.so >0x00007f5da6d105d0 0x00007f5da6d1188c Yes /usr/lib64/kde4/plugins/imageformats/kimg_psd.so >0x00007f5da6b09700 0x00007f5da6b0b1ac Yes /usr/lib64/kde4/plugins/imageformats/kimg_ras.so >0x00007f5da69002d0 0x00007f5da690459c Yes /usr/lib64/kde4/plugins/imageformats/kimg_rgb.so >0x00007f5da66f98b0 0x00007f5da66fb02c Yes /usr/lib64/kde4/plugins/imageformats/kimg_tga.so >0x00007f5da64f4310 0x00007f5da64f4fd0 Yes /usr/lib64/kde4/plugins/imageformats/kimg_webp.so >0x00000036b5e07780 0x00000036b5e3e7d0 Yes /lib64/libwebp.so.4 >0x00007f5da62e13b0 0x00007f5da62ea304 Yes /usr/lib64/kde4/plugins/imageformats/kimg_xcf.so >0x00007f5da60db450 0x00007f5da60dc328 Yes /usr/lib64/kde4/plugins/imageformats/kimg_xview.so >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x0 0 >rbx 0x0 0 >rcx 0xffffffffffffffff -1 >rdx 0x6 6 >rsi 0x2f1f 12063 >rdi 0x2f1f 12063 >rbp 0xdc7e00 0xdc7e00 >rsp 0x7fff77066cf8 0x7fff77066cf8 >r8 0x1 1 >r9 0x656d6f65675f6e6f 7308620251608870511 >r10 0x8 8 >r11 0x202 514 >r12 0xdc7ea0 14450336 >r13 0x3ec0c33318 269521990424 >r14 0x907 2311 >r15 0x3ec0c33de0 269521993184 >rip 0x3691835c39 0x3691835c39 <__GI_raise+57> >eflags 0x202 [ IF ] >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* >xmm0 *value not available* >xmm1 *value not available* >xmm2 *value not available* >xmm3 *value not available* >xmm4 *value not available* >xmm5 *value not available* >xmm6 *value not available* >xmm7 *value not available* >xmm8 *value not available* >xmm9 *value not available* >xmm10 *value not available* >xmm11 *value not available* >xmm12 *value not available* >xmm13 *value not available* >xmm14 *value not available* >xmm15 *value not available* >mxcsr *value not available* >Dump of assembler code for function __GI_raise: > 0x0000003691835c00 <+0>: mov %fs:0x2d4,%eax > 0x0000003691835c08 <+8>: mov %eax,%ecx > 0x0000003691835c0a <+10>: mov %fs:0x2d0,%esi > 0x0000003691835c12 <+18>: test %esi,%esi > 0x0000003691835c14 <+20>: jne 0x3691835c48 <__GI_raise+72> > 0x0000003691835c16 <+22>: mov $0xba,%eax > 0x0000003691835c1b <+27>: syscall > 0x0000003691835c1d <+29>: mov %eax,%ecx > 0x0000003691835c1f <+31>: mov %eax,%fs:0x2d0 > 0x0000003691835c27 <+39>: mov %eax,%esi > 0x0000003691835c29 <+41>: movslq %edi,%rdx > 0x0000003691835c2c <+44>: movslq %esi,%rsi > 0x0000003691835c2f <+47>: movslq %ecx,%rdi > 0x0000003691835c32 <+50>: mov $0xea,%eax > 0x0000003691835c37 <+55>: syscall >=> 0x0000003691835c39 <+57>: cmp $0xfffffffffffff000,%rax > 0x0000003691835c3f <+63>: ja 0x3691835c5a <__GI_raise+90> > 0x0000003691835c41 <+65>: repz retq > 0x0000003691835c43 <+67>: nopl 0x0(%rax,%rax,1) > 0x0000003691835c48 <+72>: test %eax,%eax > 0x0000003691835c4a <+74>: jg 0x3691835c29 <__GI_raise+41> > 0x0000003691835c4c <+76>: mov %eax,%ecx > 0x0000003691835c4e <+78>: neg %ecx > 0x0000003691835c50 <+80>: test $0x7fffffff,%eax > 0x0000003691835c55 <+85>: cmove %esi,%ecx > 0x0000003691835c58 <+88>: jmp 0x3691835c29 <__GI_raise+41> > 0x0000003691835c5a <+90>: mov 0x3821d7(%rip),%rdx # 0x3691bb7e38 > 0x0000003691835c61 <+97>: neg %eax > 0x0000003691835c63 <+99>: mov %eax,%fs:(%rdx) > 0x0000003691835c66 <+102>: or $0xffffffffffffffff,%rax > 0x0000003691835c6a <+106>: 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 1074521
: 872665 |
872666
|
872667
|
872668
|
872669
|
872670
|
872671
|
872672
|
872673
|
872674