Mageia Bugzilla – Attachment 2959 Details for
Bug 7816
Putting a URL in the open dialog makes amarok segfault in Qt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
GDB trace with symbols
gdb.txt (text/plain), 6.22 KB, created by
Thierry Vignaud
on 2012-10-17 08:47:04 CEST
(
hide
)
Description:
GDB trace with symbols
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2012-10-17 08:47:04 CEST
Size:
6.22 KB
patch
obsolete
>Program received signal SIGSEGV, Segmentation fault. >0x000000373f98fb99 in cleanup (pointer=0x1b64280) at ../../src/corelib/tools/qscopedpointer.h:62 >62 delete pointer; >(gdb) bt >#0 0x000000373f98fb99 in cleanup (pointer=0x1b64280) at ../../src/corelib/tools/qscopedpointer.h:62 >#1 ~QScopedPointer (this=0x1b64268, __in_chrg=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100 >#2 QObject::~QObject (this=0x1b64260, __in_chrg=<optimized out>) at kernel/qobject.cpp:817 >#3 0x000000373f8780d9 in QThread::~QThread (this=0x1b64260, __in_chrg=<optimized out>) at thread/qthread.cpp:399 >#4 0x000000373f8782b9 in QAdoptedThread::~QAdoptedThread (this=0x1b64260, __in_chrg=<optimized out>) at thread/qthread.cpp:153 >#5 0x000000373f878e80 in QThreadData::~QThreadData (this=0x1b641f0, __in_chrg=<optimized out>) at thread/qthread.cpp:102 >#6 0x000000373f878fd8 in QThreadData::deref (this=0x1b641f0) at thread/qthread.cpp:128 >#7 0x000000373f98be9b in QObjectPrivate::~QObjectPrivate (this=0x3bb5ce0, __in_chrg=<optimized out>) at kernel/qobject.cpp:174 >#8 0x0000003b4d0aece3 in ~QAbstractItemModelPrivate (this=0x3bb5ce0, __in_chrg=<optimized out>) at ../../src/corelib/kernel/qabstractitemmodel_p.h:76 >#9 QAbstractItemModelPrivate::~QAbstractItemModelPrivate (this=0x3bb5ce0, __in_chrg=<optimized out>) at ../../src/corelib/kernel/qabstractitemmodel_p.h:76 >#10 0x000000373f98fb9c in cleanup (pointer=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:62 >#11 ~QScopedPointer (this=0x3b0d918, __in_chrg=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100 >#12 QObject::~QObject (this=0x3b0d910, __in_chrg=<optimized out>) at kernel/qobject.cpp:817 >#13 0x000000373f96e19d in QAbstractItemModel::~QAbstractItemModel (this=0x3b0d910, __in_chrg=<optimized out>) at kernel/qabstractitemmodel.cpp:1389 >#14 0x00007fe682513289 in KFilePlacesModel::~KFilePlacesModel() () from /lib64/libkfile.so.4 >#15 0x000000373f98a992 in QObjectPrivate::deleteChildren (this=0x3adcc30) at kernel/qobject.cpp:1908 >#16 0x0000003b4cc13fd4 in QWidget::~QWidget (this=0x38f73f0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1677 >#17 0x00007fe682510cec in KFileWidget::~KFileWidget() () from /lib64/libkfile.so.4 >#18 0x00007fe682510d79 in KFileWidget::~KFileWidget() () from /lib64/libkfile.so.4 >#19 0x000000373f98a992 in QObjectPrivate::deleteChildren (this=0x38fd6a0) at kernel/qobject.cpp:1908 >#20 0x0000003b4cc13fd4 in QWidget::~QWidget (this=0x7fffe016e540, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1677 >#21 0x00007fe683f04595 in MainWindow::slotAddLocation(bool) () from /lib64/libamaroklib.so.1 >#22 0x00007fe683f049ea in MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libamaroklib.so.1 >#23 0x000000373f98eaff in QMetaObject::activate (sender=0x2997600, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffe016e700) at kernel/qobject.cpp:3547 >#24 0x0000003b4cbc4222 in QAction::triggered (this=this@entry=0x2997600, _t1=false) at .moc/release-shared/moc_qaction.cpp:277 >#25 0x0000003b4cbc4410 in QAction::activate (this=0x2997600, event=event@entry=QAction::Trigger) at kernel/qaction.cpp:1257 >#26 0x0000003b4cbc4577 in QAction::event (this=<optimized out>, e=<optimized out>) at kernel/qaction.cpp:1183 >#27 0x0000003b4aceff47 in KAction::event(QEvent*) () from /lib64/libkdeui.so.5 >#28 0x0000003b4cbca3dc in QApplicationPrivate::notify_helper (this=this@entry=0x1cd4570, receiver=receiver@entry=0x2997600, e=e@entry=0x7fffe016eca0) at kernel/qapplication.cpp:4557 >#29 0x0000003b4cbce85a in QApplication::notify (this=0x7fffe01723a0, receiver=0x2997600, e=0x7fffe016eca0) at kernel/qapplication.cpp:4418 >#30 0x0000003b4aba3f06 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5 >#31 0x000000373f97834e in QCoreApplication::notifyInternal (this=0x7fffe01723a0, receiver=0x2997600, event=0x7fffe016eca0) at kernel/qcoreapplication.cpp:915 >#32 0x0000003b4cbfb094 in sendEvent (event=0x7fffe016eca0, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231 >#33 QShortcutMap::dispatchEvent (this=this@entry=0x1cd4690, e=e@entry=0x7fffe016f270) at kernel/qshortcutmap.cpp:884 >#34 0x0000003b4cbfc6c3 in QShortcutMap::tryShortcutEvent (this=0x1cd4690, o=<optimized out>, e=0x7fffe016f270) at kernel/qshortcutmap.cpp:364 >#35 0x0000003b4cbd0539 in QApplication::notify (this=0x7fffe01723a0, receiver=0x2a28800, e=0x7fffe016f270) at kernel/qapplication.cpp:3981 >#36 0x0000003b4aba3f06 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5 >#37 0x000000373f97834e in QCoreApplication::notifyInternal (this=0x7fffe01723a0, receiver=0x2a28800, event=0x7fffe016f270) at kernel/qcoreapplication.cpp:915 >#38 0x0000003b4cc6661a in QKeyMapper::sendKeyEvent (keyWidget=keyWidget@entry=0x2a28800, grab=grab@entry=false, type=QEvent::KeyPress, code=79, modifiers=..., text=..., > autorepeat=autorepeat@entry=false, count=1, nativeScanCode=32, nativeVirtualKey=111, nativeModifiers=20) at kernel/qkeymapper_x11.cpp:1866 >#39 0x0000003b4cc66a51 in QKeyMapperPrivate::translateKeyEvent (this=0x1d094b0, keyWidget=0x2a28800, event=0x7fffe016fc90, grab=false) at kernel/qkeymapper_x11.cpp:1836 >#40 0x0000003b4cc44428 in QApplication::x11ProcessEvent (this=0x7fffe01723a0, event=0x7fffe016fc90) at kernel/qapplication_x11.cpp:3544 >#41 0x0000003b4cc6a742 in x11EventSourceDispatch (s=0x1cd9070, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 >#42 0x00007fe67f417865 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 >#43 0x00007fe67f417b98 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0 >#44 0x00007fe67f417c54 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 >#45 0x000000373f9a63b6 in QEventDispatcherGlib::processEvents (this=0x1b65ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 >#46 0x0000003b4cc6a3be in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 >#47 0x000000373f97709f in QEventLoop::processEvents (this=this@entry=0x7fffe0170060, flags=...) at kernel/qeventloop.cpp:149 >#48 0x000000373f977328 in QEventLoop::exec (this=0x7fffe0170060, flags=...) at kernel/qeventloop.cpp:204 >#49 0x000000373f97c118 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 >#50 0x0000000000408c3d in main ()
Program received signal SIGSEGV, Segmentation fault. 0x000000373f98fb99 in cleanup (pointer=0x1b64280) at ../../src/corelib/tools/qscopedpointer.h:62 62 delete pointer; (gdb) bt #0 0x000000373f98fb99 in cleanup (pointer=0x1b64280) at ../../src/corelib/tools/qscopedpointer.h:62 #1 ~QScopedPointer (this=0x1b64268, __in_chrg=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100 #2 QObject::~QObject (this=0x1b64260, __in_chrg=<optimized out>) at kernel/qobject.cpp:817 #3 0x000000373f8780d9 in QThread::~QThread (this=0x1b64260, __in_chrg=<optimized out>) at thread/qthread.cpp:399 #4 0x000000373f8782b9 in QAdoptedThread::~QAdoptedThread (this=0x1b64260, __in_chrg=<optimized out>) at thread/qthread.cpp:153 #5 0x000000373f878e80 in QThreadData::~QThreadData (this=0x1b641f0, __in_chrg=<optimized out>) at thread/qthread.cpp:102 #6 0x000000373f878fd8 in QThreadData::deref (this=0x1b641f0) at thread/qthread.cpp:128 #7 0x000000373f98be9b in QObjectPrivate::~QObjectPrivate (this=0x3bb5ce0, __in_chrg=<optimized out>) at kernel/qobject.cpp:174 #8 0x0000003b4d0aece3 in ~QAbstractItemModelPrivate (this=0x3bb5ce0, __in_chrg=<optimized out>) at ../../src/corelib/kernel/qabstractitemmodel_p.h:76 #9 QAbstractItemModelPrivate::~QAbstractItemModelPrivate (this=0x3bb5ce0, __in_chrg=<optimized out>) at ../../src/corelib/kernel/qabstractitemmodel_p.h:76 #10 0x000000373f98fb9c in cleanup (pointer=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:62 #11 ~QScopedPointer (this=0x3b0d918, __in_chrg=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100 #12 QObject::~QObject (this=0x3b0d910, __in_chrg=<optimized out>) at kernel/qobject.cpp:817 #13 0x000000373f96e19d in QAbstractItemModel::~QAbstractItemModel (this=0x3b0d910, __in_chrg=<optimized out>) at kernel/qabstractitemmodel.cpp:1389 #14 0x00007fe682513289 in KFilePlacesModel::~KFilePlacesModel() () from /lib64/libkfile.so.4 #15 0x000000373f98a992 in QObjectPrivate::deleteChildren (this=0x3adcc30) at kernel/qobject.cpp:1908 #16 0x0000003b4cc13fd4 in QWidget::~QWidget (this=0x38f73f0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1677 #17 0x00007fe682510cec in KFileWidget::~KFileWidget() () from /lib64/libkfile.so.4 #18 0x00007fe682510d79 in KFileWidget::~KFileWidget() () from /lib64/libkfile.so.4 #19 0x000000373f98a992 in QObjectPrivate::deleteChildren (this=0x38fd6a0) at kernel/qobject.cpp:1908 #20 0x0000003b4cc13fd4 in QWidget::~QWidget (this=0x7fffe016e540, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1677 #21 0x00007fe683f04595 in MainWindow::slotAddLocation(bool) () from /lib64/libamaroklib.so.1 #22 0x00007fe683f049ea in MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libamaroklib.so.1 #23 0x000000373f98eaff in QMetaObject::activate (sender=0x2997600, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffe016e700) at kernel/qobject.cpp:3547 #24 0x0000003b4cbc4222 in QAction::triggered (this=this@entry=0x2997600, _t1=false) at .moc/release-shared/moc_qaction.cpp:277 #25 0x0000003b4cbc4410 in QAction::activate (this=0x2997600, event=event@entry=QAction::Trigger) at kernel/qaction.cpp:1257 #26 0x0000003b4cbc4577 in QAction::event (this=<optimized out>, e=<optimized out>) at kernel/qaction.cpp:1183 #27 0x0000003b4aceff47 in KAction::event(QEvent*) () from /lib64/libkdeui.so.5 #28 0x0000003b4cbca3dc in QApplicationPrivate::notify_helper (this=this@entry=0x1cd4570, receiver=receiver@entry=0x2997600, e=e@entry=0x7fffe016eca0) at kernel/qapplication.cpp:4557 #29 0x0000003b4cbce85a in QApplication::notify (this=0x7fffe01723a0, receiver=0x2997600, e=0x7fffe016eca0) at kernel/qapplication.cpp:4418 #30 0x0000003b4aba3f06 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5 #31 0x000000373f97834e in QCoreApplication::notifyInternal (this=0x7fffe01723a0, receiver=0x2997600, event=0x7fffe016eca0) at kernel/qcoreapplication.cpp:915 #32 0x0000003b4cbfb094 in sendEvent (event=0x7fffe016eca0, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231 #33 QShortcutMap::dispatchEvent (this=this@entry=0x1cd4690, e=e@entry=0x7fffe016f270) at kernel/qshortcutmap.cpp:884 #34 0x0000003b4cbfc6c3 in QShortcutMap::tryShortcutEvent (this=0x1cd4690, o=<optimized out>, e=0x7fffe016f270) at kernel/qshortcutmap.cpp:364 #35 0x0000003b4cbd0539 in QApplication::notify (this=0x7fffe01723a0, receiver=0x2a28800, e=0x7fffe016f270) at kernel/qapplication.cpp:3981 #36 0x0000003b4aba3f06 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5 #37 0x000000373f97834e in QCoreApplication::notifyInternal (this=0x7fffe01723a0, receiver=0x2a28800, event=0x7fffe016f270) at kernel/qcoreapplication.cpp:915 #38 0x0000003b4cc6661a in QKeyMapper::sendKeyEvent (keyWidget=keyWidget@entry=0x2a28800, grab=grab@entry=false, type=QEvent::KeyPress, code=79, modifiers=..., text=..., autorepeat=autorepeat@entry=false, count=1, nativeScanCode=32, nativeVirtualKey=111, nativeModifiers=20) at kernel/qkeymapper_x11.cpp:1866 #39 0x0000003b4cc66a51 in QKeyMapperPrivate::translateKeyEvent (this=0x1d094b0, keyWidget=0x2a28800, event=0x7fffe016fc90, grab=false) at kernel/qkeymapper_x11.cpp:1836 #40 0x0000003b4cc44428 in QApplication::x11ProcessEvent (this=0x7fffe01723a0, event=0x7fffe016fc90) at kernel/qapplication_x11.cpp:3544 #41 0x0000003b4cc6a742 in x11EventSourceDispatch (s=0x1cd9070, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #42 0x00007fe67f417865 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #43 0x00007fe67f417b98 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0 #44 0x00007fe67f417c54 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #45 0x000000373f9a63b6 in QEventDispatcherGlib::processEvents (this=0x1b65ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #46 0x0000003b4cc6a3be in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #47 0x000000373f97709f in QEventLoop::processEvents (this=this@entry=0x7fffe0170060, flags=...) at kernel/qeventloop.cpp:149 #48 0x000000373f977328 in QEventLoop::exec (this=0x7fffe0170060, flags=...) at kernel/qeventloop.cpp:204 #49 0x000000373f97c118 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #50 0x0000000000408c3d in main ()
View Attachment As Raw
Actions:
View
Attachments on
bug 7816
:
2952
|
2957
| 2959