[kopete-bugs] [Bug 207206] New: kopete crashed after start with GG acount
Tomasz Dudzik
ziom_d at interia.pl
Sat Sep 12 19:58:59 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=207206
Summary: kopete crashed after start with GG acount
Product: kopete
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kopete-bugs at kde.org
ReportedBy: ziom_d at interia.pl
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
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list