Bug 138930 - spell checking craches kmail
Summary: spell checking craches kmail
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: composer (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2006-12-17 22:33 UTC by Mats Glaser
Modified: 2008-11-25 13:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kmail krash handler log (5.42 KB, application/octet-stream)
2006-12-17 22:58 UTC, Mats Glaser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mats Glaser 2006-12-17 22:33:03 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

When trying to spell check and wants to change a word, Kmail goes down, crashing, im using a Swedish dictionary but this did not happen before the latest official upgrade.
Comment 1 Mats Glaser 2006-12-17 22:58:54 UTC
Created attachment 18965 [details]
kmail krash handler log
Comment 2 Thomas McGuire 2007-02-08 20:32:14 UTC
Pasting backtrace:

(no debugging symbols found)
[KCrash handler]
#6  0xb717005a in QTextFormat::setUnderline () from /usr/lib/libqt-mt.so.3
#7  0xb72a3fc9 in QTextEdit::setUnderline () from /usr/lib/libqt-mt.so.3
#8  0xb7e643b3 in KMEdit::slotCorrected () from /usr/lib/libkmailprivate.so
#9  0xb7e66520 in KMEdit::qt_invoke () from /usr/lib/libkmailprivate.so
#10 0xb7118957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb5ef42c5 in KSpell::corrected () from /usr/lib/libkdeui.so.4
#12 0xb5fcf26c in KSpell::check3 () from /usr/lib/libkdeui.so.4
#13 0xb5fdef1f in KSpell::qt_invoke () from /usr/lib/libkdeui.so.4
#14 0xb7118957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0xb71193fc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb5ebbb5c in KSpell::dialog3 () from /usr/lib/libkdeui.so.4
#17 0xb5fdea7d in KSpell::dialog2 () from /usr/lib/libkdeui.so.4
#18 0xb5fdef0a in KSpell::qt_invoke () from /usr/lib/libkdeui.so.4
#19 0xb7118a84 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#20 0xb711926e in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#21 0xb5ebbcd0 in KSpellDlg::command () from /usr/lib/libkdeui.so.4
#22 0xb5ebbd04 in KSpellDlg::done () from /usr/lib/libkdeui.so.4
#23 0xb5f490b2 in KSpellDlg::replaceAll () from /usr/lib/libkdeui.so.4
#24 0xb5f9b4c6 in KSpellDlg::qt_invoke () from /usr/lib/libkdeui.so.4
#25 0xb7118957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#26 0xb71193fc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#27 0xb74adf5f in QButton::clicked () from /usr/lib/libqt-mt.so.3
#28 0xb71b6fe8 in QButton::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#29 0xb714f729 in QWidget::event () from /usr/lib/libqt-mt.so.3
#30 0xb70afb88 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#31 0xb70b1d46 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#32 0xb77d8db2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#33 0xb70423fd in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#34 0xb7041062 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#35 0xb703f14c in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#36 0xb7056320 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#37 0xb70ca25e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#38 0xb70ca06e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#39 0xb70b1731 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#40 0x0804a0fe in ?? ()
#41 0xbfddd314 in ?? ()
#42 0xbfddd30c in ?? ()
#43 0x00000000 in ?? ()
Comment 3 Jaime Torres 2008-09-23 08:48:00 UTC
Seems to be solved in recent Qt, look at
http://lists.opensuse.org/opensuse-kde/2008-09/msg00052.html
Comment 4 Thomas McGuire 2008-11-25 13:30:14 UTC
> Seems to be solved in recent Qt

Ok, marking as fixed.