Bug 183828 - KAddressBook crashes SIGSEGV when editing existing contact
Summary: KAddressBook crashes SIGSEGV when editing existing contact
Status: RESOLVED DUPLICATE of bug 158179
Alias: None
Product: kmail
Classification: Applications
Component: addressbook (show other bugs)
Version: 1.11.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 20:48 UTC by itsjustarumour
Modified: 2009-03-19 00:41 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 itsjustarumour 2009-02-09 20:48:04 UTC
Version:           1.11.0 (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

KAddressBook crashes with SIGSEGV when editing an existing contact.

This happens on Kubuntu Intrepid 8.10 (32-bit), using KDE 4.2.00 and KMail 1.11.0. 


Steps to reproduce.

1.  Open KAddressbook
2.  Highlight a contact in the "Contacts" list
3.  Click in on the "Edit Name" button
4.  Delete the contents of this field, and type in the new name (do NOT hit the "Return" key)
5.  Click on a different contact in the "Contacts" list.
6.  KAdressbook crashes and closes down with errpr:
"A Fatal Error Occurred
The application KAddressBook (kaddressbook) crashed and caused the signal 11 (SIGSEGV)."


Back-trace as follows:



Application: KAddressBook (kaddressbook), signal SIGSEGV

Thread 1 (Thread 0xb496c6c0 (LWP 10902)):
[KCrash Handler]
#6  0xb584bd68 in Q3ListViewItem::depth () from /usr/lib/libQt3Support.so.4
#7  0xb5858642 in Q3ListView::contentsMousePressEventEx () from /usr/lib/libQt3Support.so.4
#8  0xb5858ca4 in Q3ListView::contentsMousePressEvent () from /usr/lib/libQt3Support.so.4
#9  0xb5adb75d in K3ListView::contentsMousePressEvent (this=0x8d958d8, e=0xbfab7d7c) at /build/buildd/kde4libs-4.2.0/kde3support/kdeui/k3listview.cpp:796
#10 0xb2e25055 in ContactListView::contentsMousePressEvent (this=0x8d958d8, e=0xbfab7d7c) at /build/buildd/kdepim-4.2.0/kaddressbook/views/contactlistview.cpp:307
#11 0xb58b6071 in Q3ScrollView::viewportMousePressEvent () from /usr/lib/libQt3Support.so.4
#12 0xb58b7c50 in Q3ScrollView::eventFilter () from /usr/lib/libQt3Support.so.4
#13 0xb5853616 in Q3ListView::eventFilter () from /usr/lib/libQt3Support.so.4
#14 0xb5f4504a in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4
#15 0xb63f78ca in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#16 0xb64000e1 in QApplication::notify () from /usr/lib/libQtGui.so.4
#17 0xb6dcafed in KApplication::notify (this=0xbfab8b98, receiver=0x8d96018, event=0xbfab8308) at /build/buildd/kde4libs-4.2.0/kdeui/kernel/kapplication.cpp:307
#18 0xb5f45e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#19 0xb63ff36e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#20 0xb6469656 in ?? () from /usr/lib/libQtGui.so.4
#21 0xb64689e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#22 0xb64927aa in ?? () from /usr/lib/libQtGui.so.4
#23 0xb4f4d6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb4f50da3 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb4f50f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb5f70478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#27 0xb6491ea5 in ?? () from /usr/lib/libQtGui.so.4
#28 0xb5f4452a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#29 0xb5f446ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#30 0xb5f46da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#31 0xb63f7767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#32 0x0804d614 in main (argc=) at /build/buildd/kdepim-4.2.0/kaddressbook/main.cpp:122
Comment 1 Dario Andres 2009-02-10 13:22:38 UTC

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