Bug 201869 - Crash moving to new contact after editing contact
Summary: Crash moving to new contact after editing contact
Status: RESOLVED DUPLICATE of bug 158179
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 1.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 10:58 UTC by adrian
Modified: 2009-07-29 13:03 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 adrian 2009-07-29 10:58:48 UTC
Version:           1.3 (using KDE 4.1.3)
Compiler:           part of opensuse 11.1
OS:                Linux
Installed from:    SuSE RPMs

In "Contacts" section with contact editor pane open. I am trying to scroll through contacts list making multiple changes. Any change made causes complete program crash when another contact name is clicked. Have to click on original name to prevent this, which is inconvenient. The save button in the toolbar is inactive, so can't press this. Crash report for one such episode follows.

Application: Kontact (kontact), signal SIGSEGV
0x00007fc5832e5cb0 in nanosleep () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7fc58ea2d750 (LWP 6284))]

Thread 1 (Thread 0x7fc58ea2d750 (LWP 6284)):
[KCrash Handler]
#5  0x00007fc58a09df18 in Q3ListViewItem::depth() const () from /usr/lib64/libQt3Support.so.4
#6  0x00007fc58a0a9eda in Q3ListView::contentsMousePressEventEx(QMouseEvent*) () from /usr/lib64/libQt3Support.so.4
#7  0x00007fc589a99f7e in K3ListView::contentsMousePressEvent(QMouseEvent*) () from /usr/lib64/libkde3support.so.4
#8  0x00007fc58a0fff89 in Q3ScrollView::viewportMousePressEvent(QMouseEvent*) () from /usr/lib64/libQt3Support.so.4
#9  0x00007fc58a1016d6 in Q3ScrollView::eventFilter(QObject*, QEvent*) () from /usr/lib64/libQt3Support.so.4
#10 0x00007fc58a0a517e in Q3ListView::eventFilter(QObject*, QEvent*) () from /usr/lib64/libQt3Support.so.4
#11 0x00007fc58e578358 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#12 0x00007fc58510518c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007fc58510d7fa in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007fc58da2ad6b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007fc58e579091 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#16 0x00007fc58510cb98 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib64/libQtGui.so.4
#17 0x00007fc585171059 in ?? () from /usr/lib64/libQtGui.so.4
#18 0x00007fc58516fa77 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#19 0x00007fc585196214 in ?? () from /usr/lib64/libQtGui.so.4
#20 0x00007fc582bab0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fc582bae8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fc582baea8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fc58e5a14ef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#24 0x00007fc5851959bf in ?? () from /usr/lib64/libQtGui.so.4
#25 0x00007fc58e5779a2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x00007fc58e577b2d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#27 0x00007fc58e579ffd in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#28 0x0000000000404a95 in _start ()
Comment 1 Christophe Marin 2009-07-29 13:03:13 UTC

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