Bug 106246 - Crash on deleting recipients
Summary: Crash on deleting recipients
Status: RESOLVED DUPLICATE of bug 104434
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-25 01:56 UTC by Iván Sánchez Ortega
Modified: 2007-09-14 12:17 UTC (History)
0 users

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 Iván Sánchez Ortega 2005-05-25 01:56:56 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Debian testing/unstable Packages

Hi there,

I recently got a crash when deleting some recipients while composing an e-mail. Though it is not (easily) reproduceable, here are the things I did before kmail chrashed:
- Got an e-mail from one friend, sent to me and five other people
- Hit the R key
- Delete two "CC" recipients by clicking on the small black arrow (right of the e-mail field)
- See kmail crash.

I hope this backtrace helps:

[KCrash handler]
#3  0xb5bc9289 in RecipientLine::activate () from /usr/lib/libkmailprivate.so
#4  0xb5bc9d0a in RecipientsView::slotDeleteLine ()
   from /usr/lib/libkmailprivate.so
#5  0xb5bcd60e in RecipientsView::qt_invoke ()
   from /usr/lib/libkmailprivate.so
#6  0xb6e4271c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#7  0xb718162a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#8  0xb6e5c91d in QSignal::activate () from /usr/lib/libqt-mt.so.3
#9  0xb6e64253 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#10 0xb6de5e1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#11 0xb6de541e in QApplication::notify () from /usr/lib/libqt-mt.so.3
#12 0xb7398ac5 in KApplication::notify () from /usr/lib/libkdecore.so.4
#13 0xb6dd5645 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#14 0xb6d8ecfb in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#15 0xb6df81d8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#16 0xb6df8088 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#17 0xb6de6071 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#18 0x08058aeb in ?? ()
#19 0xbffffa00 in ?? ()
#20 0x00000001 in ?? ()
#21 0x00000001 in ?? ()
#22 0x00000000 in ?? ()
#23 0x00000000 in ?? ()
#24 0x00000001 in ?? ()
#25 0x08066220 in _IO_stdin_used ()
#26 0x00000000 in ?? ()
#27 0x08065651 in _IO_stdin_used ()
#28 0x0806563d in _IO_stdin_used ()
#29 0xbffffa28 in ?? ()
#30 0xb7a562fe in operator new () from /usr/lib/libstdc++.so.5
#31 0xb7878974 in __libc_start_main () from /lib/tls/libc.so.6


Cheers,

Iván
Comment 1 Thiago Macieira 2005-10-05 05:33:35 UTC

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