Bug 221047 - Facebook plug-in causes crash in KDE 4.4 beta 2 [Kopete::Account::myself, Kopete::PasswordedAccount::connect, Kopete::PasswordedAccount::connect]
Summary: Facebook plug-in causes crash in KDE 4.4 beta 2 [Kopete::Account::myself, Kop...
Status: RESOLVED DUPLICATE of bug 218937
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-03 01:30 UTC by Marcus Harrison
Modified: 2010-01-03 15:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Harrison 2010-01-03 01:30:33 UTC
Application: kopete (0.99.80)
KDE Platform Version: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-17-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
After installing the Facebook plug-in for kopete, I quit Kopete and started it again. However, every time I start it crashes with this backtrace.

The crash can be reproduced everytime.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[KCrash Handler]
#6  0x00da276a in Kopete::Account::myself (this=0xbfe69028) at ../../../kopete/libkopete/kopeteaccount.cpp:483
#7  0x00df207c in Kopete::PasswordedAccount::connect (this=0xbfe69028, initialStatus=...) at ../../../kopete/libkopete/kopetepasswordedaccount.cpp:66
#8  0x00df1a6c in Kopete::PasswordedAccount::connect (this=0xa4021b8) at ../../../kopete/libkopete/kopetepasswordedaccount.cpp:52
#9  0x089c92ad in ?? () from /usr/lib/kde4/kopete_facebook.so
#10 0x089c95aa in ?? () from /usr/lib/kde4/kopete_facebook.so
#11 0x00da8e66 in Kopete::AccountManager::setOnlineStatus (this=0xa136c38, category=2, statusMessage=..., flags=<value optimized out>) at ../../../kopete/libkopete/kopeteaccountmanager.cpp:130
#12 0x0805a72e in KopeteApplication::slotAllPluginsLoaded (this=0xbfe6aef4) at ../../../kopete/kopete/kopeteapplication.cpp:230
#13 0x0805b0dd in KopeteApplication::qt_metacall (this=0xbfe6aef4, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfe6939c) at ./kopeteapplication.moc:80
#14 0x0116711a in QMetaObject::metacall (object=0xbfe6aef4, cl=144588788, idx=30, argv=0xbfe6939c) at kernel/qmetaobject.cpp:237
#15 0x0117589b in QMetaObject::activate (sender=0xa07581c, m=0xe40260, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3294
#16 0x00df3e27 in Kopete::PluginManager::allPluginsLoaded (this=0xa07581c) at ./kopetepluginmanager.moc:152
#17 0x00df6a73 in Kopete::PluginManager::slotLoadNextPlugin (this=0xa07581c) at ../../../kopete/libkopete/kopetepluginmanager.cpp:326
#18 0x00df9fbb in Kopete::PluginManager::qt_metacall (this=0xa07581c, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfe694fc) at ./kopetepluginmanager.moc:120
#19 0x0116711a in QMetaObject::metacall (object=0xa07581c, cl=144588788, idx=16, argv=0xbfe694fc) at kernel/qmetaobject.cpp:237
#20 0x0117589b in QMetaObject::activate (sender=0xa3c7220, m=0x1275188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3294
#21 0x0117d527 in QSingleShotTimer::timeout (this=0xa3c7220) at .moc/release-shared/qtimer.moc:82
#22 0x0117d63c in QSingleShotTimer::timerEvent (this=0xa3c7220) at kernel/qtimer.cpp:308
#23 0x01172704 in QObject::event (this=0xa3c7220, e=0xbfe69028) at kernel/qobject.cpp:1224
#24 0x0634119c in QApplicationPrivate::notify_helper (this=0xa058640, receiver=0xa3c7220, e=0xbfe699c0) at kernel/qapplication.cpp:4242
#25 0x06347df7 in QApplication::notify (this=0xbfe6aef4, receiver=0xa3c7220, e=0xbfe699c0) at kernel/qapplication.cpp:3661
#26 0x0071c0fa in KApplication::notify (this=0xbfe6aef4, receiver=0xa3c7220, event=0xbfe699c0) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x01161eab in QCoreApplication::notifyInternal (this=0xbfe6aef4, receiver=0xa3c7220, event=0xbfe699c0) at kernel/qcoreapplication.cpp:704
#28 0x01191286 in QCoreApplication::sendEvent (this=0xa072a84) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QTimerInfoList::activateTimers (this=0xa072a84) at kernel/qeventdispatcher_unix.cpp:603
#30 0x0118df17 in timerSourceDispatch (source=0xa072ac0) at kernel/qeventdispatcher_glib.cpp:184
#31 idleTimerSourceDispatch (source=0xa072ac0) at kernel/qeventdispatcher_glib.cpp:231
#32 0x078e7e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x078eb730 in ?? () from /lib/libglib-2.0.so.0
#34 0x078eb863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x0118dbd5 in QEventDispatcherGlib::processEvents (this=0xa057620, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#36 0x063feb75 in QGuiEventDispatcherGlib::processEvents (this=0xa057620, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#37 0x011604c9 in QEventLoop::processEvents (this=0xbfe69c80, flags=) at kernel/qeventloop.cpp:149
#38 0x0116091a in QEventLoop::exec (this=0xbfe69c80, flags=...) at kernel/qeventloop.cpp:201
#39 0x067de76e in QMenu::exec (this=0xa173ab8, p=..., action=0x0) at widgets/qmenu.cpp:2045
#40 0x0682c70b in QToolButtonPrivate::popupTimerDone (this=0xa1d8260) at widgets/qtoolbutton.cpp:955
#41 0x0682ce9d in QToolButtonPrivate::_q_buttonPressed (this=0xa1d8260) at widgets/qtoolbutton.cpp:879
#42 0x0682d0d6 in QToolButton::qt_metacall (this=0xa1e3e30, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfe69eec) at .moc/release-shared/moc_qtoolbutton.cpp:114
#43 0x0116711a in QMetaObject::metacall (object=0xa1e3e30, cl=144588788, idx=43, argv=0xbfe69eec) at kernel/qmetaobject.cpp:237
#44 0x0117589b in QMetaObject::activate (sender=0xa1e3e30, m=0x6c73a04, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3294
#45 0x06a64807 in QAbstractButton::pressed (this=0xa1e3e30) at .moc/release-shared/moc_qabstractbutton.cpp:193
#46 0x067470c9 in QAbstractButtonPrivate::emitPressed (this=0xa1d8260) at widgets/qabstractbutton.cpp:560
#47 0x067472c1 in QAbstractButton::mousePressEvent (this=0xa1e3e30, e=0xbfe6a640) at widgets/qabstractbutton.cpp:1095
#48 0x0682db5e in QToolButton::mousePressEvent (this=0xa1e3e30, e=0xbfe6a640) at widgets/qtoolbutton.cpp:712
#49 0x0639e356 in QWidget::event (this=0xa1e3e30, event=0xbfe6a640) at kernel/qwidget.cpp:7970
#50 0x067473be in QAbstractButton::event (this=0xa1e3e30, e=0xbfe69028) at widgets/qabstractbutton.cpp:1080
#51 0x0682d53a in QToolButton::event (this=0xa1e3e30, event=0xbfe6a640) at widgets/qtoolbutton.cpp:1163
#52 0x0634119c in QApplicationPrivate::notify_helper (this=0xa058640, receiver=0xa1e3e30, e=0xbfe6a640) at kernel/qapplication.cpp:4242
#53 0x0634876b in QApplication::notify (this=0xbfe6aef4, receiver=0xa1e3e30, e=0xbfe6a640) at kernel/qapplication.cpp:3822
#54 0x0071c0fa in KApplication::notify (this=0xbfe6aef4, receiver=0xa1e3e30, event=0xbfe6a640) at ../../kdeui/kernel/kapplication.cpp:302
#55 0x01161eab in QCoreApplication::notifyInternal (this=0xbfe6aef4, receiver=0xa1e3e30, event=0xbfe6a640) at kernel/qcoreapplication.cpp:704
#56 0x0634771f in QCoreApplication::sendEvent (receiver=0xa1e3e30, event=0xbfe6a640, alienWidget=0xa1e3e30, nativeWidget=0xa05fdc0, buttonDown=0x6c7c060, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#57 QApplicationPrivate::sendMouseEvent (receiver=0xa1e3e30, event=0xbfe6a640, alienWidget=0xa1e3e30, nativeWidget=0xa05fdc0, buttonDown=0x6c7c060, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2956
#58 0x063d0d18 in QETWidget::translateMouseEvent (this=0xa05fdc0, event=0xbfe6ab5c) at kernel/qapplication_x11.cpp:4368
#59 0x063d01f1 in QApplication::x11ProcessEvent (this=0xbfe6aef4, event=0xbfe6ab5c) at kernel/qapplication_x11.cpp:3379
#60 0x063ff04a in x11EventSourceDispatch (s=0xa0727f8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#61 0x078e7e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#62 0x078eb730 in ?? () from /lib/libglib-2.0.so.0
#63 0x078eb863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#64 0x0118dbd5 in QEventDispatcherGlib::processEvents (this=0xa057620, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#65 0x063feb75 in QGuiEventDispatcherGlib::processEvents (this=0xa057620, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#66 0x011604c9 in QEventLoop::processEvents (this=0xbfe6ae54, flags=) at kernel/qeventloop.cpp:149
#67 0x0116091a in QEventLoop::exec (this=0xbfe6ae54, flags=...) at kernel/qeventloop.cpp:201
#68 0x01164b0f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#69 0x06341237 in QApplication::exec () at kernel/qapplication.cpp:3570
#70 0x080598ae in main (argc=1, argv=0xbfe6b334) at ../../../kopete/kopete/main.cpp:105

This bug may be a duplicate of or related to bug 218937.

Possible duplicates by query: bug 218977.

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-03 15:24:35 UTC
As bug 218977, this is related to bug 218937. Merging. Thanks

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