Bug 85888 - Crash in KSpellingHighlighter
Summary: Crash in KSpellingHighlighter
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Andreas Kling
URL:
Keywords:
: 95144 128467 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-24 21:23 UTC by Tristan Miller
Modified: 2008-08-25 19:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tristan Miller 2004-07-24 21:23:19 UTC
Version:            (using KDE KDE 3.2.91)
Installed from:    SuSE RPMs

I was editing a reply posting -- in the middle of typing a word -- when KNode suddenly crashed.  This has never happened before, and I'm not able to reproduce it, but I post this report in case others have experienced the same problem, or in case the problem is traceable and fixable.

[New Thread 16384 (LWP 2174)]
[New Thread 32769 (LWP 2194)]
[New Thread 16386 (LWP 2195)]
[New Thread 32771 (LWP 2196)]
[KCrash handler]
#4  0x41241bf2 in QTextString::setFormat(int, QTextFormat*, bool) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x4124495a in QTextParagraph::setFormat(int, int, QTextFormat*, bool, int)
    () from /usr/lib/qt3/lib/libqt-mt.so.3
#6  0x4130d4f2 in QSyntaxHighlighter::setFormat(int, int, QColor const&) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#7  0x40b7eca6 in KSyntaxHighlighter::highlightParagraph(QString const&, int)
    () from /opt/kde3/lib/libkdeui.so.4
#8  0x40b7f2aa in KSpellingHighlighter::highlightParagraph(QString const&, int)
    () from /opt/kde3/lib/libkdeui.so.4
#9  0x4130d7c3 in QSyntaxHighlighterInternal::process(QTextDocument*, QTextParagraph*, int, bool) () from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x41243f78 in QTextParagraph::format(int, bool) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x4122f10d in QTextCursor::insert(QString const&, bool, QMemArray<QTextStringChar>*) () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x41349ffa in QTextEdit::insert(QString const&, unsigned) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x41349e95 in QTextEdit::insert(QString const&, bool, bool, bool) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x41343c37 in QTextEdit::keyPressEvent(QKeyEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40ac38df in KEdit::keyPressEvent(QKeyEvent*) ()
   from /opt/kde3/lib/libkdeui.so.4
#16 0x40120574 in KNComposer::Editor::keyPressEvent(QKeyEvent*) ()
   from /opt/kde3/lib/libknodecommon.so.0
#17 0x4121ea6b in QWidget::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x4134367d in QTextEdit::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x41185b76 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x411853d7 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40cffa0e in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#22 0x41116c0d in QETWidget::translateKeyEvent(_XEvent const*, bool) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x41112823 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x4112ab1d in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x41198640 in QEventLoop::enterLoop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x41198536 in QEventLoop::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x41185e0f in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x0804f798 in main ()
Comment 1 Andreas Kling 2006-08-09 23:48:26 UTC
*** Bug 95144 has been marked as a duplicate of this bug. ***
Comment 2 Andreas Kling 2006-08-09 23:48:32 UTC
*** Bug 128467 has been marked as a duplicate of this bug. ***
Comment 3 Zack Rusin 2008-08-25 19:45:57 UTC
SpellingHighlter has been removed and Sonnet doesn't have any problems with this.