Bug 207206

Summary: Kopete crashed after start with GG acount (QMap, aduProtocol::deserializeContact, Kopete::MetaContact::slotProtocolLoaded)
Product: [Unmaintained] kopete Reporter: Tomasz Dudzik <ziom_d>
Component: Gadu-Gadu PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: kde, kontakt
Priority: NOR    
Version First Reported In: 0.99.90   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Tomasz Dudzik 2009-09-12 19:58:58 UTC
Application: kopete (0.99.80)
KDE Version: 4.3.68 (KDE 4.3.68 (KDE 4.4 >= 20090907)) (Compiled from sources)
Qt Version: 4.5.1
Operating System: Linux 2.6.29.4 x86_64

What I was doing when the application crashed:
Kopete crashes right after start. it only has a GG account.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f072976684b in QString::operator< (this=0xfffffff0, other=@0x7fff357aa900) at ../../include/QtCore/../../src/corelib/tools/qstring.h:683
#6  0x00007f07137659f8 in QMap<QString, QString>::findNode (this=0x7fff357aa960, akey=@0x7fff357aa900) at /usr/include/QtCore/qmap.h:432
#7  0x00007f0713765a79 in QMap<QString, QString>::value (this=0x7fff357aa960, akey=@0x7fff357aa900) at /usr/include/QtCore/qmap.h:447
#8  0x00007f0713765ac9 in QMap<QString, QString>::operator[] (this=0x7fff357aa900, akey=@0x7fff357aa900) at /usr/include/QtCore/qmap.h:468
#9  0x00007f071376397c in GaduProtocol::deserializeContact (this=0xa24420, metaContact=0xa99470, serializedData=@0x7fff357aa960)
    at /usr/src/kde/src/KDE/kdenetwork/kopete/protocols/gadu/gaduprotocol.cpp:132
#10 0x00007f072c46633a in Kopete::MetaContact::slotProtocolLoaded (this=0xa99470, p=0xa24420) at /usr/src/kde/src/KDE/kdenetwork/kopete/libkopete/kopetemetacontact.cpp:1074
#11 0x00007f072c469a59 in Kopete::MetaContact::qt_metacall (this=0xa99470, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff357aab00)
    at /usr/src/kde/build/KDE/kdenetwork/kopete/libkopete/kopetemetacontact.moc:181
#12 0x00007f07298124dd in QMetaObject::activate (sender=0x902f98, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x9abdca) at kernel/qobject.cpp:3117
#13 0x00007f072c4762c2 in Kopete::PluginManager::protocolLoaded (this=0xfffffff0, _t1=0xa24420) at /usr/src/kde/build/KDE/kdenetwork/kopete/libkopete/kopetepluginmanager.moc:140
#14 0x00007f072c476fa5 in Kopete::PluginManager::loadPluginInternal (this=0x902f98, pluginId=@0x7fff357aac70) at /usr/src/kde/src/KDE/kdenetwork/kopete/libkopete/kopetepluginmanager.cpp:396
#15 0x00007f072c47730b in Kopete::PluginManager::slotLoadNextPlugin (this=0x902f98) at /usr/src/kde/src/KDE/kdenetwork/kopete/libkopete/kopetepluginmanager.cpp:332
#16 0x00007f072c478080 in Kopete::PluginManager::qt_metacall (this=0x902f98, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff357aad60)
    at /usr/src/kde/build/KDE/kdenetwork/kopete/libkopete/kopetepluginmanager.moc:114
#17 0x00007f07298124dd in QMetaObject::activate (sender=0x9bc210, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x9abdca) at kernel/qobject.cpp:3117
#18 0x00007f0729818a0f in QSingleShotTimer::timerEvent (this=0x9bc210) at kernel/qtimer.cpp:298
#19 0x00007f072980eb63 in QObject::event (this=0x9bc210, e=0x7fff357aa900) at kernel/qobject.cpp:1082
#20 0x00007f07288ee25d in QApplicationPrivate::notify_helper (this=0x69c6a0, receiver=0x9bc210, e=0x7fff357ab440) at kernel/qapplication.cpp:4057
#21 0x00007f07288f6cca in QApplication::notify (this=0x7fff357ab780, receiver=0x9bc210, e=0x7fff357ab440) at kernel/qapplication.cpp:4022
#22 0x00007f072a3b515e in KApplication::notify (this=0x7fff357ab780, receiver=0x9bc210, event=0x7fff357ab440) at /usr/src/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#23 0x00007f07297fff7c in QCoreApplication::notifyInternal (this=0x7fff357ab780, receiver=0x9bc210, event=0x7fff357ab440) at kernel/qcoreapplication.cpp:606
#24 0x00007f0729828ca6 in QTimerInfoList::activateTimers (this=0x6a29c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#25 0x00007f072982573d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:164
#26 0x00007f07246c228b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f07246c5a4d in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f07246c5c0b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f072982569f in QEventDispatcherGlib::processEvents (this=0x69c650, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#30 0x00007f072897505f in QGuiEventDispatcherGlib::processEvents (this=0xfffffff0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#31 0x00007f07297fe922 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 897234608}) at kernel/qeventloop.cpp:149
#32 0x00007f07297feab5 in QEventLoop::exec (this=0x7fff357ab6f0, flags={i = 897234688}) at kernel/qeventloop.cpp:196
#33 0x00007f0729800b7c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#34 0x0000000000414bbf in main (argc=3, argv=0x7fff357ac608) at /usr/src/kde/src/KDE/kdenetwork/kopete/kopete/main.cpp:105

Reported using DrKonqi
Comment 1 Matt Rogers 2009-09-12 20:19:53 UTC
Does it always crash now or has it only crashed just this once?
Can you provide the revision number you compiled from?
Comment 2 Tomasz Dudzik 2009-09-12 21:22:07 UTC
It crashes every time i'm trying to start it. I don't remember the rev. numer, but is was about few hours ago. :)
Comment 3 Nicolas L. 2010-06-18 15:24:16 UTC
is it still happenning with kde 4.4.3 or 4.5beta ?
Comment 4 Andrew Crouthamel 2018-10-30 00:04:04 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2018-11-14 11:25:03 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Bug Janitor Service 2018-11-29 04:46:26 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!