Bug 116234 - kile crashes during spell check
Summary: kile crashes during spell check
Status: RESOLVED DUPLICATE of bug 73074
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Jeroen Wijnhout
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-13 14:06 UTC by Bart van Beek
Modified: 2005-11-13 15:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (4.34 KB, application/octet-stream)
2005-11-13 14:08 UTC, Bart van Beek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bart van Beek 2005-11-13 14:06:39 UTC
Version:            (using KDE KDE 3.5.0)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Kile crashes during spellcheck if I click too fast on continue. It also crashes when I have too may other KDE programs running. I don't know if it also happens on other systems. I am running Kile in IceWM.
Comment 1 Bart van Beek 2005-11-13 14:08:58 UTC
Created attachment 13412 [details]
backtrace
Comment 2 Thiago Macieira 2005-11-13 15:00:36 UTC
Pasting the backtrace:

no debugging symbols found)
[KCrash handler]
#3  0xb6bc0d1e in QGVector::size () from /usr/lib/libqt-mt.so.3
#4  0xb6bc0d91 in QPtrVector<QConnectionList>::size ()
   from /usr/lib/libqt-mt.so.3
#5  0xb6bc0de3 in QSignalVec::at () from /usr/lib/libqt-mt.so.3
#6  0xb6bc015d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#7  0xb6f5a04e in QComboBox::activated () from /usr/lib/libqt-mt.so.3
#8  0xb6c66ec1 in QComboBox::internalActivate () from /usr/lib/libqt-mt.so.3
#9  0xb6f5a20c in QComboBox::qt_invoke () from /usr/lib/libqt-mt.so.3
#10 0xb6bbfc5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb6bc05ad in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0xb6f639f7 in QListBox::selected () from /usr/lib/libqt-mt.so.3
#13 0xb6cadee6 in QListBox::mouseDoubleClickEvent ()
   from /usr/lib/libqt-mt.so.3
#14 0xb6bfaffa in QWidget::event () from /usr/lib/libqt-mt.so.3
#15 0xb6b55778 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#16 0xb6b55d4b in QApplication::notify () from /usr/lib/libqt-mt.so.3
#17 0xb72889fc in KApplication::notify () from /usr/lib/libkdecore.so.4
#18 0xb6ae5665 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#19 0xb6c67982 in QComboBox::eventFilter () from /usr/lib/libqt-mt.so.3
#20 0xb6bbcc5a in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#21 0xb6bbcce3 in QObject::event () from /usr/lib/libqt-mt.so.3
#22 0xb6bfaebd in QWidget::event () from /usr/lib/libqt-mt.so.3
#23 0xb6b55778 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#24 0xb6b55d4b in QApplication::notify () from /usr/lib/libqt-mt.so.3
#25 0xb72889fc in KApplication::notify () from /usr/lib/libkdecore.so.4
#26 0xb6ae56d3 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#27 0xb6ae0804 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#28 0xb6adee3e in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#29 0xb6af895c in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#30 0xb6b6dea2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#31 0xb6b6ddcb in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#32 0xb6b54305 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#33 0x080f169f in endl ()
#34 0xb64c1ec0 in __libc_start_main () from /lib/tls/libc.so.6
#35 0x080756a1 in ?? ()
Comment 3 Thiago Macieira 2005-11-13 15:04:37 UTC
Same backtrace.

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