Bug 181305 - Kmail crashes when adding a contact to address book
Summary: Kmail crashes when adding a contact to address book
Status: RESOLVED DUPLICATE of bug 180655
Alias: None
Product: kmail
Classification: Applications
Component: addressbook (show other bugs)
Version: 1.11.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-19 15:32 UTC by Fernando
Modified: 2009-03-19 00:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
output of the crash (2.83 KB, application/octet-stream)
2009-01-19 15:33 UTC, Fernando
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando 2009-01-19 15:32:18 UTC
Version:           1.11.0 (using Devel)
OS:                Linux
Installed from:    Compiled sources

I use kde 4.2rc1 on Kubuntu 8.10, I use kmail in disconnected imap mode.

When I try to add a contact from an email, by right clicking the address in the "To" field and selection "Add to address book" it crashes kmail. If I restart kmail, I can see that the contact has been added anyway but I do the operation again with another contact it does the same. I tried adding the contact from Preview Pane or opened email, crashes both ways.
Comment 1 Fernando 2009-01-19 15:33:16 UTC
Created attachment 30422 [details]
output of the crash
Comment 2 Christophe Marin 2009-01-19 15:33:59 UTC
Application: KMail (kmail), signal SIGABRT
[Current thread is 0 (LWP 31423)]

Thread 2 (Thread 0xb03cab90 (LWP 31431)):
#0  0xb80cf430 in __kernel_vsyscall ()
#1  0xb525b3a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb5e3da44 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb60286cc in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb601d886 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb60276ae in ?? () from /usr/lib/libQtCore.so.4
#6  0xb525750f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb5e2f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb3ed36c0 (LWP 31423)):
[KCrash Handler]
#6  0xb80cf430 in __kernel_vsyscall ()
#7  0xb5d79880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb5d7b248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb601f795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb601f872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb601f915 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb4d63e6b in Akonadi::CollectionFetchJob::CollectionFetchJob () from /usr/lib/libakonadi-kde.so.4
#13 0xb4d9a22c in Akonadi::ItemCollectionFetchJob::doStart () from /usr/lib/libakonadi-kde.so.4
#14 0xb4d96f75 in ?? () from /usr/lib/libakonadi-kde.so.4
#15 0xb4dad881 in ?? () from /usr/lib/libakonadi-kde.so.4
#16 0xb4db06ba in ?? () from /usr/lib/libakonadi-kde.so.4
#17 0xb4db082e in Akonadi::Session::qt_metacall () from /usr/lib/libakonadi-kde.so.4
#18 0xb612ca60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#19 0xb612d7e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0xb6132db7 in ?? () from /usr/lib/libQtCore.so.4
#21 0xb6132edc in ?? () from /usr/lib/libQtCore.so.4
#22 0xb612753f in QObject::event () from /usr/lib/libQtCore.so.4
#23 0xb63a78ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#24 0xb63af72e in QApplication::notify () from /usr/lib/libQtGui.so.4
#25 0xb7ee004d in KApplication::notify () from /usr/lib/libkdeui.so.5
#26 0xb6117e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#27 0xb6145d81 in ?? () from /usr/lib/libQtCore.so.4
#28 0xb6142520 in ?? () from /usr/lib/libQtCore.so.4
#29 0xb466d6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0xb4670da3 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0xb4670f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0xb6142478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb6441ea5 in ?? () from /usr/lib/libQtGui.so.4
#34 0xb611652a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#35 0xb61166ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#36 0xb6118da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#37 0xb63a7767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#38 0x0804a7a0 in _start ()
Comment 3 Christophe Marin 2009-01-19 15:38:42 UTC

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