Summary: | CRASH: Kontact crashes when changing spellchecker settings (backtrace included) | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | sombragris |
Component: | general | Assignee: | Daniel Molkentin <molkentin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
sombragris
2004-01-27 19:27:55 UTC
I can confirm this bug occurs for me too. Fortunately I didn't lose anything important. Confirmed to happen with standalone KMail, too. Backtrace with debugging symbols: [New Thread 16384 (LWP 17580)] [KCrash handler] #4 0x40f3acfe in QGVector::size() const (this=0xffefefef) at qgvector.h:66 #5 0x40f3a854 in QPtrVector<QConnectionList>::size() const (this=0xffefefef) at qptrvector.h:62 #6 0x40f3ae48 in QSignalVec::at(unsigned) const (this=0xffefefef, index=12) at qsignalslotimp.h:83 #7 0x40f3707f in QObject::receivers(int) const (this=0x8af0870, signal=12) at kernel/qobject.cpp:1233 #8 0x412a0b02 in QListBox::selected(QListBoxItem*) (this=0x8af0870, t0=0x8a70a30) at .moc/debug-shared-mt/moc_qlistbox.cpp:294 #9 0x41013fe2 in QListBox::mouseDoubleClickEvent(QMouseEvent*) ( this=0x8af0870, e=0xbfffeba0) at widgets/qlistbox.cpp:2202 #10 0x40f7105d in QWidget::event(QEvent*) (this=0x8af0870, e=0xbfffeba0) at kernel/qwidget.cpp:4662 #11 0x40ed68ad in QApplication::internalNotify(QObject*, QEvent*) ( this=0xbffff420, receiver=0x8af0870, e=0xbfffeba0) at kernel/qapplication.cpp:2614 #12 0x40ed6063 in QApplication::notify(QObject*, QEvent*) (this=0xbffff420, receiver=0x8af0870, e=0xbfffeba0) at kernel/qapplication.cpp:2400 #13 0x40a274ff in KApplication::notify(QObject*, QEvent*) (this=0xbffff420, receiver=0x8af0870, event=0xbfffeba0) at ../../../src/kdelibs/kdecore/kapplication.cpp:512 #14 0x4019d4ab in QApplication::sendEvent(QObject*, QEvent*) ( receiver=0x8af0870, event=0xbfffeba0) at qapplication.h:491 #15 0x40fd8959 in QComboBox::eventFilter(QObject*, QEvent*) (this=0x80db3a8, object=0x8af0870, event=0xbfffed70) at widgets/qcombobox.cpp:1787 #16 0x40f36a90 in QObject::activate_filters(QEvent*) (this=0x8af0870, e=0xbfffed70) at kernel/qobject.cpp:902 #17 0x40f36902 in QObject::event(QEvent*) (this=0x8af0870, e=0xbfffed70) at kernel/qobject.cpp:735 #18 0x40f70f45 in QWidget::event(QEvent*) (this=0x8af0870, e=0xbfffed70) at kernel/qwidget.cpp:4638 #19 0x40ed68ad in QApplication::internalNotify(QObject*, QEvent*) ( this=0xbffff420, receiver=0x8af0870, e=0xbfffed70) at kernel/qapplication.cpp:2614 #20 0x40ed6063 in QApplication::notify(QObject*, QEvent*) (this=0xbffff420, receiver=0x8a478f0, e=0xbfffef90) at kernel/qapplication.cpp:2400 #21 0x40a274ff in KApplication::notify(QObject*, QEvent*) (this=0xbffff420, receiver=0x8a478f0, event=0xbfffef90) at ../../../src/kdelibs/kdecore/kapplication.cpp:512 #22 0x40e6c9ad in QApplication::sendSpontaneousEvent(QObject*, QEvent*) ( receiver=0x8a478f0, event=0xbfffef90) at qapplication.h:494 #23 0x40e6564b in QETWidget::translateMouseEvent(_XEvent const*) ( this=0x8a478f0, event=0xbffff320) at kernel/qapplication_x11.cpp:4156 #24 0x40e63631 in QApplication::x11ProcessEvent(_XEvent*) (this=0xbffff420, event=0xbffff320) at kernel/qapplication_x11.cpp:3388 #25 0x40e7dbb0 in QEventLoop::processEvents(unsigned) (this=0x80efed8, flags=4) at kernel/qeventloop_x11.cpp:192 #26 0x40eeaa5e in QEventLoop::enterLoop() (this=0x80efed8) at kernel/qeventloop.cpp:198 #27 0x40eea97a in QEventLoop::exec() (this=0x80efed8) at kernel/qeventloop.cpp:145 #28 0x40ed6a2d in QApplication::exec() (this=0xbffff420) at kernel/qapplication.cpp:2737 #29 0x0805af75 in main (argc=1, argv=0xbffff5b4) at ../../src/kdepim/kontact/src/main.cpp:171 |