Bug 246825 - KMail crashing while accessing Akonadi addressbook
Summary: KMail crashing while accessing Akonadi addressbook
Status: RESOLVED DUPLICATE of bug 245076
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 17:38 UTC by Andreas Kuhl
Modified: 2011-12-07 18:26 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 Andreas Kuhl 2010-08-05 17:38:17 UTC
Application: kmail (1.13.5)
KDE Platform Version: 4.4.95 (KDE 4.4.95 (KDE 4.5 >= 20100723))
Qt Version: 4.6.3
Operating System: Linux 2.6.34.envy14-2-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
I attached my remote addressbook as GroupDAV addressbok to Akonadi. If I type in an address now in KMail's composer "To" field, the autocompletion appears for a few milliseconds (showing contacts from my addressbook) and then crashes.

Stack trace attached.

KDE SC 4.5 RC3 on openSUSE 11.3.

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ffff7fa0760 (LWP 6317))]

Thread 2 (Thread 0x7fffd98e1710 (LWP 6320)):
#0  0x00007ffff309b709 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffff546b222 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007ffff54610d0 in ?? () from /usr/lib64/libQtCore.so.4
#3  0x00007ffff546abf5 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007ffff3096a4f in start_thread () from /lib64/libpthread.so.0
#5  0x00007ffff4c4382d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffff7fa0760 (LWP 6317)):
[KCrash Handler]
#6  0x00007fffeea96a6b in KPIM::AddresseeLineEdit::akonadiHandlePending() () from /usr/lib64/libkdepim.so.4
#7  0x00007fffeea9a8ac in KPIM::AddresseeLineEdit::slotAkonadiCollectionsReceived(QList<Akonadi::Collection> const&) () from /usr/lib64/libkdepim.so.4
#8  0x00007fffeea9c1a1 in KPIM::AddresseeLineEdit::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdepim.so.4
#9  0x00007ffff6c4dda8 in KMLineEdit::qt_metacall (this=0x1143870, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kdepim-4.4.5/build/kmail/kmlineeditspell.moc:74
#10 0x00007ffff6cb50d8 in RecipientLineEdit::qt_metacall (this=0x1143870, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kdepim-4.4.5/build/kmail/recipientseditor.moc:135
#11 0x00007ffff5565a1f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#12 0x00007ffff654ff12 in Akonadi::CollectionFetchJob::collectionsReceived(QList<Akonadi::Collection> const&) () from /usr/lib64/libakonadi-kde.so.4
#13 0x00007ffff656b05b in Akonadi::CollectionFetchJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libakonadi-kde.so.4
#14 0x00007ffff5565a1f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#15 0x00007ffff73f65f2 in KJob::result(KJob*) () from /usr/lib64/libkdecore.so.5
#16 0x00007ffff73f6630 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#17 0x00007ffff6566fed in Akonadi::Job::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libakonadi-kde.so.4
#18 0x00007ffff656afa5 in Akonadi::CollectionFetchJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libakonadi-kde.so.4
#19 0x00007ffff5565a1f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#20 0x00007ffff556adbf in ?? () from /usr/lib64/libQtCore.so.4
#21 0x00007ffff556322e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x00007ffff5a294d4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007ffff5a31aca in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007ffff794c096 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#25 0x00007ffff5551e4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#26 0x00007ffff557d0c9 in ?? () from /usr/lib64/libQtCore.so.4
#27 0x00007ffff5579ff8 in ?? () from /usr/lib64/libQtCore.so.4
#28 0x00007fffecad1a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#29 0x00007fffecad2270 in ?? () from /usr/lib64/libglib-2.0.so.0
#30 0x00007fffecad2510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#31 0x00007ffff557a67f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x00007ffff5aca14e in ?? () from /usr/lib64/libQtGui.so.4
#33 0x00007ffff5551292 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#34 0x00007ffff5551495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x00007ffff555588b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#36 0x00000000004033e8 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.4.5/kmail/main.cpp:156

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

Possible duplicates by query: bug 245076, bug 244256.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-08-15 17:44:36 UTC

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