Comment 15 for bug 275218

Revision history for this message
In , Yannig (yannig-perre) wrote :

Version: 1.10.0 (using KDE 4.1.0)
Installed from: Ubuntu Packages
OS: Linux

When I try to compose an new message with kmail (either embedded in kontact or in stand alone), the application freeze and kmail get 100% of CPU.

Here is a backtrace of kmail when I get this hang (no crash) :

(gdb) bt
#0 0xb66c4d2c in strcmp () from /lib/tls/i686/cmov/libc.so.6
#1 0xb722191b in qstrcmp (str1=0x811b7e8 "MessageTag #0", str2=0x811b7f0 "ag #0") at tools/qbytearray.cpp:207
#2 0xb748783e in operator< (k1=@0x811b9a8, k2=@0xbfa6ffe4) at /build/buildd/kde4libs-4.1.0/kdecore/config/kconfigdata.h:106
#3 0xb74878c8 in qMapLessThanKey<KEntryKey> (key1=@0x811b9a8, key2=@0xbfa6ffe4) at /usr/include/qt4/QtCore/qmap.h:106
#4 0xb74879cc in QMap<KEntryKey, KEntry>::findNode (this=0x80db138, akey=@0xbfa6ffe4) at /usr/include/qt4/QtCore/qmap.h:428
#5 0xb7488979 in QMap<KEntryKey, KEntry>::find (this=0x80db138, akey=@0xbfa6ffe4) at /usr/include/qt4/QtCore/qmap.h:562
#6 0xb7488a8f in KEntryMap::findEntry (this=0x80db138, group=@0xbfa70284, key=@0xbfa70208, flags=@0xbfa700b4) at /build/buildd/kde4libs-4.1.0/kdecore/config/kconfigdata.h:164
#7 0xb7488c2e in KEntryMap::setEntry (this=0x80db138, group=@0xbfa70284, key=@0xbfa70208, value=@0xbfa70204, options=@0xbfa70200)
    at /build/buildd/kde4libs-4.1.0/kdecore/config/kconfigdata.h:198
#8 0xb7499bc0 in KConfigIniBackend::parseConfig (this=0x80dc7d0, currentLocale=@0xbfa70378, entryMap=@0x80db138, options=@0xbfa702d0, merging=false)
    at /build/buildd/kde4libs-4.1.0/kdecore/config/kconfigini.cpp:252
#9 0xb749a48e in KConfigIniBackend::parseConfig (this=0x80dc7d0, currentLocale=@0xbfa70378, entryMap=@0x80db138, options=@0xbfa7036c)
    at /build/buildd/kde4libs-4.1.0/kdecore/config/kconfigini.cpp:66
#10 0xb74830cf in KConfigPrivate::parseConfigFiles (this=0x80db120) at /build/buildd/kde4libs-4.1.0/kdecore/config/kconfig.cpp:506
#11 0xb74a0863 in KCoreConfigSkeleton::readConfig (this=0xbfa70444) at /build/buildd/kde4libs-4.1.0/kdecore/config/kcoreconfigskeleton.cpp:1034
#12 0xb7b7d910 in ?? () from /usr/lib/kde4/lib/libkmailprivate.so.4
#13 0xb7d7dfec in ?? () from /usr/lib/kde4/lib/libkmailprivate.so.4
#14 0xb79ef3ec in KPIM::KMeditor::replaceSignature () from /usr/lib/kde4/lib/libkdepim.so.4
#15 0xb7b8c351 in ?? () from /usr/lib/kde4/lib/libkmailprivate.so.4
#16 0xb7b8cdd4 in ?? () from /usr/lib/kde4/lib/libkmailprivate.so.4
#17 0xb7b92b07 in ?? () from /usr/lib/kde4/lib/libkmailprivate.so.4
#18 0xb7b9316e in ?? () from /usr/lib/kde4/lib/libkmailprivate.so.4
#19 0xb7d467ad in KMMainWidget::slotCompose () from /usr/lib/kde4/lib/libkmailprivate.so.4
#20 0xb7d4cc65 in KMMainWidget::qt_metacall () from /usr/lib/kde4/lib/libkmailprivate.so.4
#21 0xb731f4f9 in QMetaObject::activate (sender=0x87c5fa8, from_signal_index=5, to_signal_index=6, argv=0xbfa70c2c) at kernel/qobject.cpp:3010
#22 0xb731f930 in QMetaObject::activate (sender=0x87c5fa8, m=0xb71ab3f8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfa70c2c) at kernel/qobject.cpp:3100
#23 0xb69d3dd1 in QAction::triggered (this=0x87c5fa8, _t1=false) at .moc/release-shared/moc_qaction.cpp:216
#24 0xb69d479f in QAction::activate (this=0x87c5fa8, event=QAction::Trigger) at kernel/qaction.cpp:1119
#25 0xb6df3aa2 in QToolButton::nextCheckState (this=0x811ba40) at ../../include/QtGui/../../src/gui/kernel/qaction.h:201
#26 0xb6d1a75f in QAbstractButtonPrivate::click (this=0x8852cd8) at widgets/qabstractbutton.cpp:525
#27 0xb6d1a9fb in QAbstractButton::mouseReleaseEvent (this=0x8852cc0, e=0xbfa7122c) at widgets/qabstractbutton.cpp:1112
#28 0xb6df3b9c in QToolButton::mouseReleaseEvent (this=0x8852cc0, e=0xbfa7122c) at widgets/qtoolbutton.cpp:675
#29 0xb6a32484 in QWidget::event (this=0x8852cc0, event=0xbfa7122c) at kernel/qwidget.cpp:6927
#30 0xb6d19abf in QAbstractButton::event (this=0x8852cc0, e=0xbfa7122c) at widgets/qabstractbutton.cpp:1074
#31 0xb6df3474 in QToolButton::event (this=0x8852cc0, e=0xbfa7122c) at widgets/qtoolbutton.cpp:1105
#32 0xb69dac0c in QApplicationPrivate::notify_helper (this=0x806a148, receiver=0x8852cc0, e=0xbfa7122c) at kernel/qapplication.cpp:3772
#33 0xb69dfcc5 in QApplication::notify (this=0xbfa71a88, receiver=0x8852cc0, e=0xbfa7122c) at kernel/qapplication.cpp:3501
#34 0xb7799ef3 in KApplication::notify (this=0xbfa71a88, receiver=0x8852cc0, event=0xbfa7122c) at /build/buildd/kde4libs-4.1.0/kdeui/kernel/kapplication.cpp:311
---Type <return> to continue, or q <return> to quit---
#35 0xb730a6a9 in QCoreApplication::notifyInternal (this=0xbfa71a88, receiver=0x8852cc0, event=0xbfa7122c) at kernel/qcoreapplication.cpp:587
#36 0xb69dce11 in QApplicationPrivate::sendMouseEvent (receiver=0x8852cc0, event=0xbfa7122c, alienWidget=0x8852cc0, nativeWidget=0x8067790, buttonDown=0xb71c7850, lastMouseReceiver=@0xb71c7854)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#37 0xb6a46cbd in QETWidget::translateMouseEvent (this=0x8067790, event=0xbfa71748) at kernel/qapplication_x11.cpp:4133
#38 0xb6a456a1 in QApplication::x11ProcessEvent (this=0xbfa71a88, event=0xbfa71748) at kernel/qapplication_x11.cpp:3255
#39 0xb6a6e39a in x11EventSourceDispatch (s=0x806d2f0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#40 0xb4df7bf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#41 0xb4dfae5e in ?? () from /usr/lib/libglib-2.0.so.0
#42 0xb4dfb3ac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#43 0xb7335f98 in QEventDispatcherGlib::processEvents (this=0x8061ad8, flags=@0xbfa718e8) at kernel/qeventdispatcher_glib.cpp:325
#44 0xb6a6e195 in QGuiEventDispatcherGlib::processEvents (this=0x8061ad8, flags=@0xbfa71918) at kernel/qguieventdispatcher_glib.cpp:204
#45 0xb730992d in QEventLoop::processEvents (this=0xbfa71990, flags=@0xbfa71954) at kernel/qeventloop.cpp:149
#46 0xb7309abd in QEventLoop::exec (this=0xbfa71990, flags=@0xbfa71998) at kernel/qeventloop.cpp:200
#47 0xb730bd3d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#48 0xb69da567 in QApplication::exec () at kernel/qapplication.cpp:3304
#49 0x0804a85f in _start ()

Regards,

Yannig