[Bug 69195] reproducible crash with closing file in "Qt based text editor"
Amilcar do Carmo Lucas
a.lucas at tu-bs.de
Fri Nov 28 19:21:02 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=69195
a.lucas at tu-bs.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|general |qeditor
everconfirmed|0 |1
------- Additional Comments From a.lucas at tu-bs.de 2003-11-28 18:44 -------
OK, I can reproduce it with KDE 3.1.3 and QT 3.1.2
#3 0x40ba508b in KCrash::defaultCrashHandler ()
from /opt/kde3/lib/libkdecore.so.4
#4 0x41441a74 in pthread_sighandler () from /lib/libpthread.so.0
#5 <signal handler called>
#6 0x4143fcb3 in pthread_mutex_lock () from /lib/libpthread.so.0
#7 0x4150fc3b in free () from /lib/libc.so.6
#8 0x40d00367 in __builtin_vec_delete ()
from /usr/lib/libstdc++-libc6.2-2.so.3
#9 0x40f3de5f in QObject::~QObject () from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x4104389d in QTextEdit::contentsContextMenuEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x4100f855 in QScrollView::viewportContextMenuEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x4100eda7 in QScrollView::eventFilter ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x41044ce8 in QTextEdit::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40f3e548 in QObject::activate_filters ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40f3e401 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40f6aac5 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40ef4d37 in QApplication::internalNotify ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40ef46d6 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40b410cb in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#20 0x40eac428 in QETWidget::translateMouseEvent ()
But I see no KDevelop references.... it migth be a Qt bug.
More information about the KDevelop-devel
mailing list