Bug 238654 - KMail crashed while selecting a recipient
Summary: KMail crashed while selecting a recipient
Status: RESOLVED DUPLICATE of bug 190617
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 237783 238928 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-24 07:58 UTC by ancow
Modified: 2010-06-06 22:38 UTC (History)
2 users (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 ancow 2010-05-24 07:58:03 UTC
Application: kontact (4.4.3)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I first tried to choose the recipient by typing in the first part of the name and waiting for completeion. Nothing happened except for the mouse symbol changing to an hourglass (or whatever the busy animation is in KUbuntu). After nothing happened for a while, I chose the select recipients button. After the dialog opened, I typed the first part of the name into the search box and KMail crashed.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0x0bbd6022 in ?? ()
#7  0x001aa097 in QObject::connect (this=0xa89f7e0) at /usr/include/qt4/QtCore/qobject.h:315
#8  KPIM::AddresseeLineEdit::loadContacts (this=0xa89f7e0) at ../../libkdepim/addresseelineedit.cpp:601
#9  0xb3d18af2 in KMLineEdit::loadContacts (this=0xa89f7e0) at ../../kmail/kmlineeditspell.cpp:195
#10 0x001ac44b in KPIM::AddresseeLineEdit::doCompletion (this=0xa89f7e0, ctrlT=false) at ../../libkdepim/addresseelineedit.cpp:422
#11 0x001afe25 in KPIM::AddresseeLineEdit::slotCompletion (this=0xa89f7e0) at ../../libkdepim/addresseelineedit.cpp:995
#12 0x001b1a6b in KPIM::AddresseeLineEdit::qt_metacall (this=0xa89f7e0, _c=QMetaObject::InvokeMetaMethod, _id=81, _a=0xbfa02138) at ./addresseelineedit.moc:97
#13 0xb3d18a6a in KMLineEdit::qt_metacall (this=0xa89f7e0, _c=QMetaObject::InvokeMetaMethod, _id=81, _a=0xbfa02138) at ./kmlineeditspell.moc:74
#14 0xb3d8e21a in RecipientLineEdit::qt_metacall (this=0xa89f7e0, _c=QMetaObject::InvokeMetaMethod, _id=81, _a=0xbfa02138) at ./recipientseditor.moc:135
#15 0x01012c9a in QMetaObject::metacall (object=0xa89f7e0, cl=57603, idx=81, argv=0xbfa02138) at kernel/qmetaobject.cpp:237
#16 0x010213d5 in QMetaObject::activate (sender=0xa89f7e0, m=0x641ba0, local_signal_index=2, argv=0xbfa02138) at kernel/qobject.cpp:3293
#17 0x0055c0e3 in KLineEdit::completion (this=0xa89f7e0, _t1=...) at ./klineedit.moc:233
#18 0x0055c297 in KLineEdit::doCompletion (this=0xa89f7e0, txt=...) at ../../kdeui/widgets/klineedit.cpp:1769
#19 0x00560a45 in KLineEdit::keyPressEvent (this=0xa89f7e0, e=0xbfa02a34) at ../../kdeui/widgets/klineedit.cpp:926
#20 0x001b0076 in KPIM::AddresseeLineEdit::keyPressEvent (this=0xa89f7e0, e=0xbfa02a34) at ../../libkdepim/addresseelineedit.cpp:233
#21 0xb3d1853e in KMLineEdit::keyPressEvent (this=0xa89f7e0, e=0xbfa02a34) at ../../kmail/kmlineeditspell.cpp:77
#22 0xb3d8fe1c in RecipientLineEdit::keyPressEvent (this=0xa89f7e0, ev=0xbfa02a34) at ../../kmail/recipientseditor.cpp:144
#23 0x09079503 in QWidget::event (this=0xa89f7e0, event=0xbfa02a34) at kernel/qwidget.cpp:8033
#24 0x09486aeb in QLineEdit::event (this=0xa89f7e0, e=0xbfa02a34) at widgets/qlineedit.cpp:1474
#25 0x00561eec in KLineEdit::event (this=0xa89f7e0, ev=0xbfa02a34) at ../../kdeui/widgets/klineedit.cpp:1329
#26 0x0901b4dc in QApplicationPrivate::notify_helper (this=0x9d23490, receiver=0xa89f7e0, e=0xbfa02a34) at kernel/qapplication.cpp:4300
#27 0x09023b71 in QApplication::notify (this=0xbfa03494, receiver=0xa89f7e0, e=0xbfa02a34) at kernel/qapplication.cpp:3763
#28 0x00475f5a in KApplication::notify (this=0xbfa03494, receiver=0xa89f7e0, event=0xbfa02a34) at ../../kdeui/kernel/kapplication.cpp:302
#29 0x0100da3b in QCoreApplication::notifyInternal (this=0xbfa03494, receiver=0xa89f7e0, event=0xbfa02a34) at kernel/qcoreapplication.cpp:704
#30 0x0901c2be in QCoreApplication::sendSpontaneousEvent (receiver=0xa89f7e0, event=0xbfa01ca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#31 qt_sendSpontaneousEvent (receiver=0xa89f7e0, event=0xbfa01ca0) at kernel/qapplication.cpp:5279
#32 0x090d5d90 in QKeyMapper::sendKeyEvent (keyWidget=0xa89f7e0, grab=false, type=QEvent::KeyPress, code=73, modifiers=..., text=..., autorepeat=<value optimized out>, count=<value optimized out>, 
    nativeScanCode=31, nativeVirtualKey=105, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1861
#33 0x090d82f5 in QKeyMapperPrivate::translateKeyEvent (this=0x9d60fa8, keyWidget=0xa89f7e0, event=0xbfa030fc, grab=61) at kernel/qkeymapper_x11.cpp:1831
#34 0x090ab757 in QApplication::x11ProcessEvent (this=0xbfa03494, event=0xbfa030fc) at kernel/qapplication_x11.cpp:3394
#35 0x090db60a in x11EventSourceDispatch (s=0x9d3ade8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#36 0x065b45e5 in g_main_dispatch (context=0x9d34890) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
#37 IA__g_main_context_dispatch (context=0x9d34890) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
#38 0x065b82d8 in g_main_context_iterate (context=0x9d34890, block=<value optimized out>, dispatch=1, self=0x9d24840) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
#39 0x065b84b8 in IA__g_main_context_iteration (context=0x9d34890, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#40 0x010395d5 in QEventDispatcherGlib::processEvents (this=0x9d04070, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#41 0x090db135 in QGuiEventDispatcherGlib::processEvents (this=0x9d04070, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#42 0x0100c059 in QEventLoop::processEvents (this=0xbfa033f4, flags=) at kernel/qeventloop.cpp:149
#43 0x0100c4aa in QEventLoop::exec (this=0xbfa033f4, flags=...) at kernel/qeventloop.cpp:201
#44 0x0101069f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#45 0x0901b577 in QApplication::exec () at kernel/qapplication.cpp:3579
#46 0x0804b472 in main (argc=3, argv=0xbfa036b4) at ../../../kontact/src/main.cpp:224

Possible duplicates by query: bug 237783, bug 237245, bug 236726.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-06-06 17:10:25 UTC
*** Bug 238928 has been marked as a duplicate of this bug. ***
Comment 2 Christophe Marin 2010-06-06 17:12:21 UTC
*** Bug 237783 has been marked as a duplicate of this bug. ***
Comment 3 Christophe Marin 2010-06-06 22:38:36 UTC

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