Bug 212650 - Crash after I added an e-mail address to an existing contact, while I was writing an email
Summary: Crash after I added an e-mail address to an existing contact, while I was wri...
Status: RESOLVED DUPLICATE of bug 215575
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-01 19:13 UTC by auxsvr
Modified: 2010-02-20 14:11 UTC (History)
1 user (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 auxsvr 2009-11-01 19:13:33 UTC
Version:            (using KDE 4.3.1)
Compiler:          gcc version 4.4.1 [gcc-4_4-branch revision 150839] (SUSE Linux) 
OS:                Linux
Installed from:    openSUSE RPMs

I was writing an email and added an email address to a contact in the addressbook that had no email addresses. When I tried to select the new email address, kontact crashed with:

Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0xb65fc4dc in QString::operator=(QString const&) () from /usr/lib/libQtCore.so.4
#7  0xb0ed6a24 in RecipientsPicker::updateList (this=0x900e570) at /usr/src/debug/kdepim-4.3.1/kmail/recipientspicker.cpp:153
#8  0xb0ed92dd in RecipientsPicker::setRecipients (this=0x900e570, recipients=@0xbfa7ea18) at /usr/src/debug/kdepim-4.3.1/kmail/recipientspicker.cpp:559
#9  0xb0ecf622 in SideWidget::pickRecipient (this=0x9bc3958) at /usr/src/debug/kdepim-4.3.1/kmail/recipientseditor.cpp:851
#10 0xb0ed13ab in SideWidget::qt_metacall (this=0x9bc3958, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfa7eb58) at /usr/src/debug/kdepim-4.3.1/build/kmail/recipientseditor.moc:498
#11 0xb66c1864 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb66c1d41 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#13 0xb6205985 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#14 0xb5f1ddad in ?? () from /usr/lib/libQtGui.so.4
#15 0xb5f1faeb in ?? () from /usr/lib/libQtGui.so.4
#16 0xb5f1fd86 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb5bd1bac in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb5f1dc40 in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb5fcac83 in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#20 0xb5b7a8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb5b82bbb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb6c9072d in KApplication::notify (this=0xbfa808c8, receiver=0x9596b10, event=0xbfa7f0d0) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#23 0xb66ab32e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#24 0xb5b81bdc in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#25 0xb5bf280a in ?? () from /usr/lib/libQtGui.so.4
#26 0xb5bf1d7e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb5c1d639 in ?? () from /usr/lib/libQtGui.so.4
#28 0xb66a998d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0xb66a9dd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb66ac270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0xb5b7a774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x0804c04f in main (argc=1, argv=0xbfa80bd4) at /usr/src/debug/kdepim-4.3.1/kontact/src/main.cpp:218
Comment 1 Dario Andres 2010-02-20 04:02:20 UTC
According to bug 215575, this issue could be fixed already on KDE SC 4.3.3+. 
- Could you check it ?
Regards
Comment 2 auxsvr 2010-02-20 11:47:46 UTC
Running 4.4.0 it doesn't occur any more. Thanks.
Comment 3 Dario Andres 2010-02-20 14:11:25 UTC
Thanks

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