|
(gdb) continue
|
|
Continuing.
|
|
[New Thread 0x7f416eb9f700 (LWP 32195)]
|
|
[Thread 0x7f416eb9f700 (LWP 32195) exited]
|
|
[New Thread 0x7f416eb9f700 (LWP 442)]
|
|
|
|
Program received signal SIGSEGV, Segmentation fault.
|
|
0x0000000000000000 in ?? ()
|
|
(gdb) bt
|
|
#0 0x0000000000000000 in ?? ()
|
|
#1 0x00007f4231f36029 in QMetaObject::cast (this=0x7f42151f8380 <LeechCraft::Azoth::Xoox::GlooxCLEntry::staticMetaObject>, obj=
|
|
0xe1c2b10) at kernel/qmetaobject.cpp:274
|
|
#2 0x00007f4214ea3b26 in qobject_cast<LeechCraft::Azoth::Xoox::GlooxCLEntry*> (object=0xe1c2b10) at /usr/include/QtCore/qobject.h:380
|
|
#3 LeechCraft::Azoth::Xoox::GlooxAccount::RemoveEntry (this=0x51762e0, entryObj=0xe1c2b10)
|
|
at /usr/src/debug/leechcraft-0.5.96.1370691677/src/plugins/azoth/plugins/xoox/glooxaccount.cpp:309
|
|
#4 0x00007f4214ea3e0f in LeechCraft::Azoth::Xoox::GlooxAccount::RemoveEntry (this=0x51762e0, entryObj=<optimized out>)
|
|
at /usr/src/debug/leechcraft-0.5.96.1370691677/src/plugins/azoth/plugins/xoox/glooxaccount.cpp:337
|
|
#5 0x00007f4214ea3e0f in LeechCraft::Azoth::Xoox::GlooxAccount::RemoveEntry (this=0x51762e0, entryObj=<optimized out>)
|
|
at /usr/src/debug/leechcraft-0.5.96.1370691677/src/plugins/azoth/plugins/xoox/glooxaccount.cpp:337
|
|
#6 0x00007f421c9d0628 in LeechCraft::Azoth::ActionsManager::handleActionRemoveTriggered (this=<optimized out>)
|
|
at /usr/src/debug/leechcraft-0.5.96.1370691677/src/plugins/azoth/actionsmanager.cpp:874
|
|
#7 0x00007f421ca02d35 in LeechCraft::Azoth::ActionsManager::qt_static_metacall (_o=0x19433e0, _c=<optimized out>,
|
|
_id=<optimized out>, _a=<optimized out>)
|
|
at /usr/src/debug/leechcraft-0.5.96.1370691677/build/plugins/azoth/moc_actionsmanager.cpp:121
|
|
#8 0x00007f4231f450ff in QMetaObject::activate (sender=0xd34ab40, m=<optimized out>, local_signal_index=<optimized out>,
|
|
argv=0x7fff9dd48480) at kernel/qobject.cpp:3548
|
|
#9 0x00007f42329ea652 in QAction::triggered (this=this@entry=0xd34ab40, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
|
|
#10 0x00007f42329ea840 in QAction::activate (this=0xd34ab40, event=<optimized out>) at kernel/qaction.cpp:1257
|
|
#11 0x00007f4232e24763 in QMenuPrivate::activateCausedStack (this=this@entry=0x526f4e0, causedStack=...,
|
|
action=action@entry=0xd34ab40, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1038
|
|
#12 0x00007f4232e2ab49 in QMenuPrivate::activateAction (this=0x526f4e0, action=0xd34ab40, action_e=QAction::Trigger, self=true)
|
|
at widgets/qmenu.cpp:1130
|
|
#13 0x00007f4232a40129 in QWidget::event (this=0x10077690, event=0x7fff9dd48eb0) at kernel/qwidget.cpp:8375
|
|
#14 0x00007f4232e2bdfb in QMenu::event (this=0x10077690, e=0x7fff9dd48eb0) at widgets/qmenu.cpp:2481
|
|
#15 0x00007f42329f085c in QApplicationPrivate::notify_helper (this=this@entry=0x11757e0, receiver=receiver@entry=0x10077690,
|
|
e=e@entry=0x7fff9dd48eb0) at kernel/qapplication.cpp:4562
|
|
#16 0x00007f42329f553b in QApplication::notify (this=<optimized out>, receiver=0x10077690, e=0x7fff9dd48eb0)
|
|
at kernel/qapplication.cpp:4105
|
|
#17 0x0000000000455615 in LeechCraft::Application::notify (this=<optimized out>, obj=0x10077690, event=0x7fff9dd48eb0)
|
|
at /usr/src/debug/leechcraft-0.5.96.1370691677/src/core/application.cpp:324
|
|
#18 0x00007f4231f2fbfe in QCoreApplication::notifyInternal (this=0x7fff9dd4b470, receiver=0x10077690, event=0x7fff9dd48eb0)
|
|
---Type <return> to continue, or q <return> to quit---
|
|
at kernel/qcoreapplication.cpp:946
|
|
#19 0x00007f42329f169b in sendEvent (event=<optimized out>, receiver=<optimized out>)
|
|
at ../../src/corelib/kernel/qcoreapplication.h:231
|
|
#20 QApplicationPrivate::sendMouseEvent (receiver=0x10077690, event=0x7fff9dd48eb0, alienWidget=0x0, nativeWidget=0x10077690,
|
|
buttonDown=0x7f42334c5248 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173
|
|
#21 0x00007f4232a6bd1c in QETWidget::translateMouseEvent (this=this@entry=0x10077690, event=event@entry=0x7fff9dd49620)
|
|
at kernel/qapplication_x11.cpp:4461
|
|
#22 0x00007f4232a6abe1 in QApplication::x11ProcessEvent (this=0x7fff9dd4b470, event=0x7fff9dd49620)
|
|
at kernel/qapplication_x11.cpp:3650
|
|
#23 0x00007f4232a90f72 in x11EventSourceDispatch (s=0x117d2b0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
|
|
#24 0x00007f42305713b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
|
|
#25 0x00007f42305716e8 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|
#26 0x00007f42305717a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|
#27 0x00007f4231f5e136 in QEventDispatcherGlib::processEvents (this=0x117ab90, flags=...) at kernel/qeventdispatcher_glib.cpp:426
|
|
#28 0x00007f4232a90bee in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...)
|
|
at kernel/qguieventdispatcher_glib.cpp:204
|
|
#29 0x00007f4231f2e94f in QEventLoop::processEvents (this=this@entry=0x7fff9dd49a00, flags=...) at kernel/qeventloop.cpp:149
|
|
#30 0x00007f4231f2ebd8 in QEventLoop::exec (this=0x7fff9dd49a00, flags=...) at kernel/qeventloop.cpp:204
|
|
#31 0x00007f4232e28765 in QMenu::exec (this=0x10077690, p=..., action=0x0) at widgets/qmenu.cpp:2125
|
|
#32 0x00007f421c954476 in LeechCraft::Azoth::MainWidget::on_CLTree__customContextMenuRequested (this=0x1b6e720, pos=...)
|
|
at /usr/src/debug/leechcraft-0.5.96.1370691677/src/plugins/azoth/mainwidget.cpp:423
|
|
#33 0x00007f421ca0137b in LeechCraft::Azoth::MainWidget::qt_metacall (this=0x1b6e720, _c=QMetaObject::InvokeMetaMethod,
|
|
_id=<optimized out>, _a=0x7fff9dd49dc0) at /usr/src/debug/leechcraft-0.5.96.1370691677/build/plugins/azoth/moc_mainwidget.cpp:173
|
|
#34 0x00007f4231f452c3 in QMetaObject::activate (sender=0x1b82e40, m=<optimized out>, local_signal_index=<optimized out>,
|
|
argv=0x7fff9dd49dc0) at kernel/qobject.cpp:3567
|
|
#35 0x00007f4232a33112 in QWidget::customContextMenuRequested (this=this@entry=0x1b82e40, _t1=...)
|
|
at .moc/release-shared/moc_qwidget.cpp:374
|
|
#36 0x00007f4232a4077f in QWidget::event (this=0x1b82e40, event=0x7fff9dd4a920) at kernel/qwidget.cpp:8556
|
|
#37 0x00007f4232deaf86 in QFrame::event (this=0x1b82e40, e=0x7fff9dd4a920) at widgets/qframe.cpp:557
|
|
#38 0x00007f4232ef68ab in QAbstractItemView::viewportEvent (this=0x1b82e40, event=0x7fff9dd4a920)
|
|
at itemviews/qabstractitemview.cpp:1644
|
|
#39 0x00007f4232f3b181 in QTreeView::viewportEvent (this=0x1b82e40, event=0x7fff9dd4a920) at itemviews/qtreeview.cpp:1257
|
|
---Type <return> to continue, or q <return> to quit---
|
|
#40 0x00007f4231f2fd66 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x1b17310,
|
|
event=0x7fff9dd4a920) at kernel/qcoreapplication.cpp:1056
|
|
#41 0x00007f42329f082c in QApplicationPrivate::notify_helper (this=this@entry=0x11757e0, receiver=receiver@entry=0x1b17310,
|
|
e=e@entry=0x7fff9dd4a920) at kernel/qapplication.cpp:4558
|
|
#42 0x00007f42329f5245 in QApplication::notify (this=<optimized out>, receiver=0x1b17310, e=0x7fff9dd4a920)
|
|
at kernel/qapplication.cpp:4184
|
|
#43 0x0000000000455615 in LeechCraft::Application::notify (this=<optimized out>, obj=0x1b17310, event=0x7fff9dd4a920)
|
|
at /usr/src/debug/leechcraft-0.5.96.1370691677/src/core/application.cpp:324
|
|
#44 0x00007f4231f2fbfe in QCoreApplication::notifyInternal (this=0x7fff9dd4b470, receiver=0x1b17310, event=0x7fff9dd4a920)
|
|
at kernel/qcoreapplication.cpp:946
|
|
#45 0x00007f4232a6beb1 in sendSpontaneousEvent (event=0x7fff9dd4a920, receiver=0x1b17310)
|
|
at ../../src/corelib/kernel/qcoreapplication.h:234
|
|
#46 QETWidget::translateMouseEvent (this=this@entry=0x18b2630, event=event@entry=0x7fff9dd4b060) at kernel/qapplication_x11.cpp:4532
|
|
#47 0x00007f4232a6abe1 in QApplication::x11ProcessEvent (this=0x7fff9dd4b470, event=0x7fff9dd4b060)
|
|
at kernel/qapplication_x11.cpp:3650
|
|
#48 0x00007f4232a90f72 in x11EventSourceDispatch (s=0x117d2b0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
|
|
#49 0x00007f42305713b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
|
|
#50 0x00007f42305716e8 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|
#51 0x00007f42305717a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|
#52 0x00007f4231f5e116 in QEventDispatcherGlib::processEvents (this=0x117ab90, flags=...) at kernel/qeventdispatcher_glib.cpp:424
|
|
#53 0x00007f4232a90bee in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...)
|
|
at kernel/qguieventdispatcher_glib.cpp:204
|
|
#54 0x00007f4231f2e94f in QEventLoop::processEvents (this=this@entry=0x7fff9dd4b430, flags=...) at kernel/qeventloop.cpp:149
|
|
#55 0x00007f4231f2ebd8 in QEventLoop::exec (this=0x7fff9dd4b430, flags=...) at kernel/qeventloop.cpp:204
|
|
#56 0x00007f4231f33878 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
|
|
#57 0x0000000000428663 in main (argc=1, argv=<optimized out>) at /usr/src/debug/leechcraft-0.5.96.1370691677/src/core/main.cpp:38
|
|
(gdb)
|