Bug 259413 - Kontact crashes after adding a contact
Summary: Kontact crashes after adding a contact
Status: RESOLVED WORKSFORME
Alias: None
Product: kontact
Classification: Applications
Component: contacts (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-10 09:46 UTC by Jos Geluk
Modified: 2010-12-11 10:51 UTC (History)
0 users

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 Jos Geluk 2010-12-10 09:46:16 UTC
Application: kontact (4.4.7)
KDE Platform Version: 4.5.85 (4.6 Beta2)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-8-generic i686
Distribution: Ubuntu natty (development branch)

-- Information about the crash:
- What I was doing when the application crashed: adding the first contact in an otherwise pristine Kontact install. Entered name, phone, e-mail, then clicked "Add".

-- Backtrace:
Application: Kontact (kontact), signal: Aborted
[Current thread is 1 (Thread 0xb774f730 (LWP 1419))]

Thread 2 (Thread 0xb15e1b70 (LWP 1429)):
#0  0x00e15e36 in clock_gettime () from /lib/librt.so.1
#1  0x029996f8 in ?? () from /usr/lib/libQtCore.so.4
#2  0x02a65a12 in ?? () from /usr/lib/libQtCore.so.4
#3  0x02a64262 in ?? () from /usr/lib/libQtCore.so.4
#4  0x02a642fd in ?? () from /usr/lib/libQtCore.so.4
#5  0x02068044 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x02068ed3 in ?? () from /lib/libglib-2.0.so.0
#7  0x02069594 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x02a64aa7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#9  0x02a367d9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0x02a36a72 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x02940be8 in QThread::exec() () from /usr/lib/libQtCore.so.4
#12 0x02a1871b in ?? () from /usr/lib/libQtCore.so.4
#13 0x02943669 in ?? () from /usr/lib/libQtCore.so.4
#14 0x00dfdcc9 in start_thread () from /lib/libpthread.so.0
#15 0x009f66be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb774f730 (LWP 1419)):
[KCrash Handler]
#7  0x00b76416 in __kernel_vsyscall ()
#8  0x00950941 in raise () from /lib/libc.so.6
#9  0x00953e42 in abort () from /lib/libc.so.6
#10 0x00821065 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0x0081ef45 in ?? () from /usr/lib/libstdc++.so.6
#12 0x0081ef82 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x0081f15b in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#14 0x02a4c984 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x010b0814 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x010b531e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x0051290a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0x02a3760b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x02a3b1c9 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#20 0x02a3b35d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#21 0x02a648f4 in ?? () from /usr/lib/libQtCore.so.4
#22 0x02068b18 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x020692e0 in ?? () from /lib/libglib-2.0.so.0
#24 0x02069594 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x02a64a6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x01162a65 in ?? () from /usr/lib/libQtGui.so.4
#27 0x02a367d9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x02a36a72 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x02a3b41c in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#30 0x010ae6b7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#31 0x0804b53b in _start ()

Possible duplicates by query: bug 259348, bug 259343, bug 259302, bug 259240, bug 259232.

Reported using DrKonqi
Comment 1 Tobias Koenig 2010-12-11 10:51:48 UTC
Hej,

please use KDE-PIM 4.6 and KDE 4.6 together and don't mix the versions.

Ciao,
Tobias