Summary: | Kmail (on Kontact) crashes on adding new recipients [RecipientItem::key, RecipientsCollection::getEquivalentItem, RecipientsPicker::updateList] | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Ralph Holz <ralph-bugskde> |
Component: | addressbook | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adamsr, andresbajotierra, finex, floeschie, mccarthys4, mtadeunet, robert.frazer, Ronny.Standtke, sayeed.ka, x.pelya.x |
Priority: | NOR | ||
Version: | 1.12.2 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | kdepim 4.6 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Ralph Holz
2009-12-03 17:11:27 UTC
can you reproduce the crash using kmail standalone ? (In reply to comment #1) > can you reproduce the crash using kmail standalone ? Hi, I just tried it three times, and couldn't. Thanks for the feedback... So you can reproduce only from kontact, did I understood right? Hi, Yes, this is correct. *** Bug 219504 has been marked as a duplicate of this bug. *** Updated backtrace from bug 227938 (4.4.0): -- Backtrace: #6 QBasicAtomicInt::ref (this=0xacd67e0, item=0xa866e90) at /usr/include/qt4/QtCore/qatomic_i386.h:120 #7 QString (this=0xacd67e0, item=0xa866e90) at /usr/include/qt4/QtCore/qstring.h:724 #8 RecipientItem::key (this=0xacd67e0, item=0xa866e90) at ../../kmail/recipientspicker.h:70 #9 RecipientsCollection::getEquivalentItem (this=0xacd67e0, item=0xa866e90) at ../../kmail/recipientspicker.cpp:277 #10 0xb499cc92 in RecipientsPicker::updateList (this=0x9a3bcc8) at ../../kmail/recipientspicker.cpp:688 #11 0xb49a0b38 in RecipientsPicker::setRecipients (this=0x9a3bcc8, recipients=...) at ../../kmail/recipientspicker.cpp:633 #12 0xb4995e95 in SideWidget::pickRecipient (this=0x9d6e390) at ../../kmail/recipientseditor.cpp:852 *** Bug 227938 has been marked as a duplicate of this bug. *** *** Bug 231996 has been marked as a duplicate of this bug. *** *** Bug 233497 has been marked as a duplicate of this bug. *** *** Bug 235533 has been marked as a duplicate of this bug. *** *** Bug 237595 has been marked as a duplicate of this bug. *** *** Bug 249746 has been marked as a duplicate of this bug. *** Created attachment 55459 [details]
New crash information added by DrKonqi
kmail (1.13.5) on KDE Platform 4.5.4 (KDE 4.5.4) using Qt 4.7.0
- What I was doing when the application crashed:
After composing a long email for half an hour I picked some recipients from the address book. This crashed Kontact (KDE-4.5.4) and my email was gone. Thank you for fixing this ugly bug.
-- Backtrace (Reduced):
#7 ref (this=0x9f09cc0, item=0xa8dda10) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#8 QString (this=0x9f09cc0, item=0xa8dda10) at /usr/include/qt4/QtCore/qstring.h:728
#9 key (this=0x9f09cc0, item=0xa8dda10) at ../../kmail/recipientspicker.h:70
#10 RecipientsCollection::getEquivalentItem (this=0x9f09cc0, item=0xa8dda10) at ../../kmail/recipientspicker.cpp:277
#11 0x013ccf6a in RecipientsPicker::updateList (this=0x9d83b80) at ../../kmail/recipientspicker.cpp:699
*** Bug 263613 has been marked as a duplicate of this bug. *** *** Bug 268206 has been marked as a duplicate of this bug. *** >What I was doing when the application crashed:
>I can reproduce the crash 2 out of 3 times. New Mail, add recipients -> save as
>draft -> edit again -> click "select recipients" -> boom
I cannot reproduce the crash with kmail2 and these steps (in kontact or standalone)
The crash will be fixed in KDEPIM 4.6
*** Bug 292746 has been marked as a duplicate of this bug. *** |