[Bug 176745] Deleting email address from a contact causes signal 11 (SIGSEGV).

George Czerw gczerw at comcast.net
Wed Jan 7 21:46:12 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=176745





--- Comment #8 from George Czerw <gczerw comcast net>  2009-01-07 22:46:08 ---

This crash will occur whenever you delete the "only" email address listed for
the contact.  For example, if the contact has 1 email address listed, the
application will SIGSEV after you delete that address and apply the change.  If
the contact has 2 email addresses listed, deleting 1 of the 2 and then saving
the contact, will result in a perfectly saved contact listing 1 email address. 
If, however, you re-open that contact and delete the remaining email address,
the application will SIGSEV after you apply the change to the contact.

Here is the complete backtrace:

Application: Kontact (kontact), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb4a686d0 (LWP 7141)]
[KCrash handler]
#6  0xb7134db2 in ?? () from /usr/lib/libQtGui.so.4
#7  0xb71365da in QLineEdit::setText () from /usr/lib/libQtGui.so.4
#8  0xb7c4b4b0 in KLineEdit::setText (this=0x9423668, text=@0x8dcc9fc)
    at /usr/src/debug/kdelibs-4.1.3/kdeui/widgets/klineedit.cpp:530
#9  0xaff51d53 in EmailEditWidget::edit (this=0x8dc4150)
    at /usr/src/debug/kdepim-4.1.3/kaddressbook/emaileditwidget.cpp:147
#10 0xaff51e28 in EmailEditWidget::qt_metacall (this=0x8dc4150, 
    _c=QMetaObject::InvokeMetaMethod, _id=7733413, _a=0xbfc0a8c0)
    at /usr/src/debug/kdepim-4.1.3/build/kaddressbook/emaileditwidget.moc:71
#11 0xb76d5c8d in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0xb76d60bb in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0xb7393415 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#14 0xb70d000d in ?? () from /usr/lib/libQtGui.so.4
#15 0xb70d1ccb in ?? () from /usr/lib/libQtGui.so.4
#16 0xb70d1f66 in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib/libQtGui.so.4
#17 0xb6dcd9ca in QWidget::event () from /usr/lib/libQtGui.so.4
#18 0xb70cfe90 in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#19 0xb717afb3 in QPushButton::event () from /usr/lib/libQtGui.so.4
#20 0xb6d72fac in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#21 0xb6d7bbef in QApplication::notify () from /usr/lib/libQtGui.so.4
#22 0xb7b87b91 in KApplication::notify (this=0xbfc0b6f8, receiver=0x9c4b6c0, 
    event=0xbfc0ae78)
    at /usr/src/debug/kdelibs-4.1.3/kdeui/kernel/kapplication.cpp:311
#23 0xb76c0853 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#24 0xb6d7ae11 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#25 0xb6de7d1d in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6de7180 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#27 0xb6e10204 in ?? () from /usr/lib/libQtGui.so.4
#28 0xb54767ca in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb5479ee8 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb547a0a8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb76ec34a in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#32 0xb6e0f95a in ?? () from /usr/lib/libQtGui.so.4
#33 0xb76beec3 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#34 0xb76bf081 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#35 0xb76c17f2 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#36 0xb6d72e14 in QApplication::exec () from /usr/lib/libQtGui.so.4
#37 0x0804bb1c in main (argc=-1077888524, argv=0xbfc0b7d9)
    at /usr/src/debug/kdepim-4.1.3/kontact/src/main.cpp:218


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list