Bug 302374 - Choqok crashes
Summary: Choqok crashes
Status: RESOLVED DUPLICATE of bug 309565
Alias: None
Product: frameworks-attica
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 0.4.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Frederik Gladhorn
URL:
Keywords:
: 306789 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-06-22 21:39 UTC by Vincent-Xavier JUMEL
Modified: 2013-11-14 07:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent-Xavier JUMEL 2012-06-22 21:39:41 UTC
Application: choqok (1.3)
KDE Platform Version: 4.8.90 (4.8.90) (Compiled from sources)
Qt Version: 4.8.2
Operating System: Linux 3.4.2-gentoo-r1 x86_64
Distribution: "Gentoo Base System release 2.1"

-- Information about the crash:
- What I was doing when the application crashed:
Trying to configure a new service : OpenDirectory Services.

-- Backtrace:
Application: Choqok (choqok), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f3e55390b40 in QObject::staticMetaObject () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f3e3d6bea1d in Attica::ProviderManager::ProviderManager (this=0x11b4870, flags=...) at /var/tmp/portage/dev-libs/libattica-0.4.0/work/attica-0.4.0/lib/providermanager.cpp:137
#8  0x00007f3e3d94c464 in OCSMicroblog::OCSMicroblog (this=0x6264fa0, parent=<optimized out>) at /var/tmp/portage/net-im/choqok-1.3/work/choqok-1.3/microblogs/ocs/ocsmicroblog.cpp:40
#9  0x00007f3e3d94f1f6 in KPluginFactory::createInstance<OCSMicroblog, QObject> (parentWidget=<optimized out>, parent=<optimized out>, args=...) at /usr/include/kpluginfactory.h:477
#10 0x00007f3e555b03a4 in KPluginFactory::create (this=0x91234d0, iface=0x7f3e567e0440 "Choqok::Plugin", parentWidget=0x0, parent=0x9f0da8, args=..., keyword=...) at /var/tmp/portage/kde-base/kdelibs-4.8.90/work/kdelibs-4.8.90/kdecore/util/kpluginfactory.cpp:203
#11 0x00007f3e567b7b12 in create<Choqok::Plugin> (args=..., keyword=..., parent=0x9f0da8, parentWidget=0x0, this=0x91234d0) at /usr/include/kpluginfactory.h:531
#12 createInstance<Choqok::Plugin> (error=0x7fff177c22e0, args=..., parent=0x9f0da8, parentWidget=0x0, this=0x8222fa0) at /usr/include/kservice.h:559
#13 createInstanceFromQuery<Choqok::Plugin> (error=0x7fff177c22e0, args=..., constraint=..., parent=0x9f0da8, parentWidget=0x0, serviceType=...) at /usr/include/kservicetypetrader.h:184
#14 createInstanceFromQuery<Choqok::Plugin> (error=0x7fff177c22e0, args=..., parent=0x9f0da8, constraint=..., serviceType=...) at /usr/include/kservicetypetrader.h:157
#15 Choqok::PluginManager::loadPluginInternal (this=this@entry=0x9f0da8, pluginId=...) at /var/tmp/portage/net-im/choqok-1.3/work/choqok-1.3/libchoqok/pluginmanager.cpp:372
#16 0x00007f3e567b8f79 in Choqok::PluginManager::loadPlugin (this=0x9f0da8, _pluginId=..., mode=Choqok::PluginManager::LoadSync) at /var/tmp/portage/net-im/choqok-1.3/work/choqok-1.3/libchoqok/pluginmanager.cpp:347
#17 0x00007f3e3e6a0f69 in AccountsWidget::addAccount (this=0x7875960) at /var/tmp/portage/net-im/choqok-1.3/work/choqok-1.3/choqok/config/accounts/accountswidget.cpp:86
#18 0x00007f3e3e6a2ac5 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at /var/tmp/portage/net-im/choqok-1.3/work/choqok-1.3_build/choqok/config/accounts/accountswidget.moc:75
#19 AccountsWidget::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /var/tmp/portage/net-im/choqok-1.3/work/choqok-1.3_build/choqok/config/accounts/accountswidget.moc:67
#20 0x00007f3e5504cd3f in QMetaObject::activate (sender=0x42c58e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff177c28c0) at kernel/qobject.cpp:3547
#21 0x00007f3e55a4b7f2 in QAction::triggered (this=this@entry=0x42c58e0, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#22 0x00007f3e55a4b9b8 in QAction::activate (this=0x42c58e0, event=<optimized out>) at kernel/qaction.cpp:1257
#23 0x00007f3e55e72343 in QMenuPrivate::activateCausedStack (this=this@entry=0x1065a80, causedStack=..., action=action@entry=0x42c58e0, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1028
#24 0x00007f3e55e78489 in QMenuPrivate::activateAction (this=0x1065a80, action=0x42c58e0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1120
#25 0x00007f3e56f1b185 in KMenu::mouseReleaseEvent (this=0x1271000, e=0x7fff177c3480) at /var/tmp/portage/kde-base/kdelibs-4.8.90/work/kdelibs-4.8.90/kdeui/widgets/kmenu.cpp:464
#26 0x00007f3e55aa1da7 in QWidget::event (this=0x1271000, event=0x7fff177c3480) at kernel/qwidget.cpp:8371
#27 0x00007f3e55e79693 in QMenu::event (this=0x1271000, e=0x7fff177c3480) at widgets/qmenu.cpp:2469
#28 0x00007f3e55a51b6c in QApplicationPrivate::notify_helper (this=this@entry=0x665d60, receiver=receiver@entry=0x1271000, e=e@entry=0x7fff177c3480) at kernel/qapplication.cpp:4551
#29 0x00007f3e55a56861 in QApplication::notify (this=<optimized out>, receiver=0x1271000, e=0x7fff177c3480) at kernel/qapplication.cpp:4094
#30 0x00007f3e56e5eda8 in KApplication::notify (this=0x7fff177c5650, receiver=0x1271000, event=0x7fff177c3480) at /var/tmp/portage/kde-base/kdelibs-4.8.90/work/kdelibs-4.8.90/kdeui/kernel/kapplication.cpp:311
#31 0x00007f3e550361ad in QCoreApplication::notifyInternal (this=0x7fff177c5650, receiver=0x1271000, event=0x7fff177c3480) at kernel/qcoreapplication.cpp:915
#32 0x00007f3e55a52982 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#33 QApplicationPrivate::sendMouseEvent (receiver=0x1271000, event=0x7fff177c3480, alienWidget=0x0, nativeWidget=0x1271000, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3162
#34 0x00007f3e55ace0ac in QETWidget::translateMouseEvent (this=this@entry=0x1271000, event=event@entry=0x7fff177c3bd0) at kernel/qapplication_x11.cpp:4436
#35 0x00007f3e55accfb1 in QApplication::x11ProcessEvent (this=0x7fff177c5650, event=0x7fff177c3bd0) at kernel/qapplication_x11.cpp:3625
#36 0x00007f3e55af2722 in x11EventSourceDispatch (s=s@entry=0x65bc70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#37 0x00007f3e517a9554 in g_main_dispatch (context=0x65a640) at gmain.c:2539
#38 g_main_context_dispatch (context=context@entry=0x65a640) at gmain.c:3075
#39 0x00007f3e517a98c4 in g_main_context_iterate (context=context@entry=0x65a640, block=block@entry=1, dispatch=dispatch@entry=1, self=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at gmain.c:3146
#40 0x00007f3e517a998c in g_main_context_iteration (context=0x65a640, may_block=1) at gmain.c:3207
#41 0x00007f3e55064a44 in QEventDispatcherGlib::processEvents (this=0x61c6b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#42 0x00007f3e55af23e6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x00007f3e55034eaf in QEventLoop::processEvents (this=this@entry=0x7fff177c3fd0, flags=...) at kernel/qeventloop.cpp:149
#44 0x00007f3e55035190 in QEventLoop::exec (this=0x7fff177c3fd0, flags=...) at kernel/qeventloop.cpp:204
#45 0x00007f3e55e762c9 in QMenu::exec (this=0x1271000, p=..., action=<optimized out>) at widgets/qmenu.cpp:2113
#46 0x00007f3e55e8424a in QPushButtonPrivate::_q_popupPressed (this=0x77eb0d0) at widgets/qpushbutton.cpp:592
#47 0x00007f3e5504cd3f in QMetaObject::activate (sender=0x7876b60, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#48 0x00007f3e55df7d81 in QAbstractButtonPrivate::emitPressed (this=this@entry=0x77eb0d0) at widgets/qabstractbutton.cpp:562
#49 0x00007f3e55df7f3c in QAbstractButton::mousePressEvent (this=0x7876b60, e=0x7fff177c49e0) at widgets/qabstractbutton.cpp:1098
#50 0x00007f3e55aa1f30 in QWidget::event (this=0x7876b60, event=0x7fff177c49e0) at kernel/qwidget.cpp:8367
#51 0x00007f3e55a51b6c in QApplicationPrivate::notify_helper (this=this@entry=0x665d60, receiver=receiver@entry=0x7876b60, e=e@entry=0x7fff177c49e0) at kernel/qapplication.cpp:4551
#52 0x00007f3e55a56861 in QApplication::notify (this=<optimized out>, receiver=0x7876b60, e=0x7fff177c49e0) at kernel/qapplication.cpp:4094
#53 0x00007f3e56e5eda8 in KApplication::notify (this=0x7fff177c5650, receiver=0x7876b60, event=0x7fff177c49e0) at /var/tmp/portage/kde-base/kdelibs-4.8.90/work/kdelibs-4.8.90/kdeui/kernel/kapplication.cpp:311
#54 0x00007f3e550361ad in QCoreApplication::notifyInternal (this=0x7fff177c5650, receiver=0x7876b60, event=0x7fff177c49e0) at kernel/qcoreapplication.cpp:915
#55 0x00007f3e55a52982 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#56 QApplicationPrivate::sendMouseEvent (receiver=0x7876b60, event=0x7fff177c49e0, alienWidget=0x7876b60, nativeWidget=0x7044900, buttonDown=0x7876b60, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3162
#57 0x00007f3e55ace65c in QETWidget::translateMouseEvent (this=this@entry=0x7044900, event=event@entry=0x7fff177c5130) at kernel/qapplication_x11.cpp:4502
#58 0x00007f3e55accfb1 in QApplication::x11ProcessEvent (this=0x7fff177c5650, event=0x7fff177c5130) at kernel/qapplication_x11.cpp:3625
#59 0x00007f3e55af2722 in x11EventSourceDispatch (s=s@entry=0x65bc70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#60 0x00007f3e517a9554 in g_main_dispatch (context=0x65a640) at gmain.c:2539
#61 g_main_context_dispatch (context=context@entry=0x65a640) at gmain.c:3075
#62 0x00007f3e517a98c4 in g_main_context_iterate (context=context@entry=0x65a640, block=block@entry=1, dispatch=dispatch@entry=1, self=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at gmain.c:3146
#63 0x00007f3e517a998c in g_main_context_iteration (context=0x65a640, may_block=1) at gmain.c:3207
#64 0x00007f3e55064a44 in QEventDispatcherGlib::processEvents (this=0x61c6b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#65 0x00007f3e55af23e6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#66 0x00007f3e55034eaf in QEventLoop::processEvents (this=this@entry=0x7fff177c5510, flags=...) at kernel/qeventloop.cpp:149
#67 0x00007f3e55035190 in QEventLoop::exec (this=0x7fff177c5510, flags=...) at kernel/qeventloop.cpp:204
#68 0x00007f3e55039e68 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#69 0x000000000040a90f in main (argc=1, argv=0x7fff177c5798) at /var/tmp/portage/net-im/choqok-1.3/work/choqok-1.3/choqok/main.cpp:63

Reported using DrKonqi
Comment 1 Mehrdad Momeny 2012-06-25 00:53:00 UTC
The source of bug can be from LibAttica. due crash happens in Attica::ProviderManager constructor.
Any comment from Attica guys?
Comment 2 Christoph Feck 2012-09-14 17:32:04 UTC
*** Bug 306789 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Feck 2012-09-16 23:57:19 UTC
*** Bug 306789 has been marked as a duplicate of this bug. ***
Comment 4 Jekyll Wu 2013-11-14 07:55:55 UTC

*** This bug has been marked as a duplicate of bug 309565 ***