Bug 113847 - Kmail composer crashes kontact when deleting line from "To:" field
Summary: Kmail composer crashes kontact when deleting line from "To:" field
Status: RESOLVED DUPLICATE of bug 104434
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.8.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 19:39 UTC by Dirk Gorissen
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 Dirk Gorissen 2005-10-04 19:39:03 UTC
Version:           1.8.2 (using KDE KDE 3.4.2)
Installed from:    SuSE RPMs
OS:                Linux

How I can reproduce it:

1) open kontact
2) go to kmail
3) click on compose new message
4) in the TO field start typing a nickname.  I start typing "selda" -> a list 
of addresses appears in the drop down box
5) i decide to delete the name by pressing and holding backspace
6) Crash as soon as the cursor had deleted everything

The funny thing is I can only get it to crash with prefixes of "selda" other 
words dont seem to work.  But selda works all the time. NB: selda is not an 
entry in my addressbook.

So crash may not be easily reproducible, however ill be glad to provide more info.

Cheers
Dirk Gorissen

Kmail 1.8.2, KDE 3.4.2, latest packages from opensuse oss 10.0 rc1
Comment 1 Dirk Gorissen 2005-10-04 19:39:37 UTC
Attached trace just in case.

[KCrash handler]
#7  0x42454de9 in RecipientLine::activate ()
   from /opt/kde3/lib/libkmailprivate.so
#8  0x42637777 in RecipientsView::slotDeleteLine ()
   from /opt/kde3/lib/libkmailprivate.so
#9  0x4268cdcf in RecipientsView::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#10 0x40f84159 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x412c4842 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40fa0f2b in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40fa88b3 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40f249f1 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40f25369 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40c366ae in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#17 0x40f19728 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40ed2e2f in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40f3b903 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40f3b7e6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40f2433f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x0805a1bb in ?? ()
#23 0xbfd2e6c0 in ?? ()
#24 0x00000001 in ?? ()
#25 0x00000001 in ?? ()
#26 0x00000000 in ?? ()
#27 0x00000000 in ?? ()
#28 0x00000001 in ?? ()
#29 0x08066cd8 in typeinfo name for QPtrList<KAction> ()
#30 0x00000000 in ?? ()
#31 0x08066320 in typeinfo name for QPtrList<KAction> ()
#32 0x0806630c in typeinfo name for QPtrList<KAction> ()
#33 0x00000021 in ?? ()
#34 0x415f3890 in main_arena () from /lib/tls/libc.so.6
#35 0x00000004 in ?? ()
#36 0x00000020 in ?? ()
#37 0x4153b201 in _int_malloc () from /lib/tls/libc.so.6
#38 0x414ebe60 in __libc_start_main () from /lib/tls/libc.so.6
#39 0x08057991 in ?? ()
Comment 2 Thiago Macieira 2005-10-05 05:33:51 UTC

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