Bug 215575 - Kmail crashed by using more than 5 Bcc [RecipientsPicker::updateList, RecipientsPicker::setRecipients, SideWidget::pickRecipient]
Summary: Kmail crashed by using more than 5 Bcc [RecipientsPicker::updateList, Recipie...
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 212650 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-21 18:09 UTC by Unknown
Modified: 2010-02-20 14:11 UTC (History)
3 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 Unknown 2009-11-21 18:09:41 UTC
Application that crashed: kmail
Version of the application: 1.12.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.3
Operating System: Linux 2.6.30-ARCH x86_64

What I was doing when the application crashed:
I wanted to choose more than 5 address from the addressbook, bevor I wrote any text as mail.
Each new address goes well into a new line, but the button "select" (to choose another address) makes a crash. The new start give me the chance to continue, but I could choose only one new address, bevor the button "select" makes a crash again.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fc64bce80d0 in QString::operator= () from /usr/lib/libQtCore.so.4
#6  0x00007fc64c848039 in RecipientsPicker::updateList () from /usr/lib/libkmailprivate.so.4
#7  0x00007fc64c84a4a2 in RecipientsPicker::setRecipients () from /usr/lib/libkmailprivate.so.4
#8  0x00007fc64c841999 in SideWidget::pickRecipient () from /usr/lib/libkmailprivate.so.4
#9  0x00007fc64c8434f4 in SideWidget::qt_metacall () from /usr/lib/libkmailprivate.so.4
#10 0x00007fc64bd9fcfc in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0x00007fc64b83b277 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#12 0x00007fc64b59ce6b in ?? () from /usr/lib/libQtGui.so.4
#13 0x00007fc64b59ea7b in ?? () from /usr/lib/libQtGui.so.4
#14 0x00007fc64b59ecc5 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#15 0x00007fc64b28aad0 in QWidget::event () from /usr/lib/libQtGui.so.4
#16 0x00007fc64b23c07c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#17 0x00007fc64b243191 in QApplication::notify () from /usr/lib/libQtGui.so.4
#18 0x00007fc64d4258d6 in KApplication::notify () from /usr/lib/libkdeui.so.5
#19 0x00007fc64bd8abbc in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#20 0x00007fc64b242a60 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#21 0x00007fc64b2a8a04 in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007fc64b2a76da in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#23 0x00007fc64b2cf96c in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007fc642de8dbe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0x00007fc642dec568 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#26 0x00007fc642dec690 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0x00007fc64bdb30d6 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#28 0x00007fc64b2cf14e in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007fc64bd894f2 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0x00007fc64bd898c4 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0x00007fc64bd8ba79 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0x0000000000402f89 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-21 22:24:29 UTC
Offtopic: Doesn't Arch provide 4.3.3 packages already?
Comment 2 Unknown 2009-11-22 17:39:40 UTC
I had run it with 4.3.1-

I got 4.3.3- a few minutes ago...
kmail doesn't run any more!
I got:
kmail: symbol lookup error: /usr/lib/libkmailprivate.so.4: undefined symbol: _ZN10KTabWidget17mouseReleaseEventEP11QMouseEvent

is it a Archlinux or a kdepim problem?
Comment 3 Dario Andres 2009-11-23 00:14:07 UTC
A compilation problem, check that kdelibs is also updated to 4.3.3. If it is already at that version you need to report that to the ArchLinux team (I guess they would be already aware of such issue)
Regards
Comment 4 Unknown 2009-11-23 18:11:16 UTC
Thanks for helping.
No! My error!
I forgot to update the kdelibs
Comment 5 Unknown 2009-11-24 19:48:18 UTC
with the Archlinux and kde-*-4.3.3 is the problem no more there
Comment 6 Dario Andres 2009-11-24 21:35:28 UTC
Thanks
Comment 7 Dario Andres 2010-02-20 14:11:25 UTC
*** Bug 212650 has been marked as a duplicate of this bug. ***