[Bug 75458] New: Crash on closing a file! QEditor
Ertan Deniz
e125021 at ceng.metu.edu.tr
Tue Feb 17 21:20:06 UTC 2004
------- 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=75458
Summary: Crash on closing a file! QEditor
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: e125021 ceng metu edu tr
Version: 3.0.1 (using KDE KDE 3.2.0)
Installed from: Compiled From Sources
OS: Linux
I have a QMake Project, C++.
I am using the QEditor IDEAI mode, and when I try to close my editor tabs with
Right Click->Application->Close
my KDevelop crashes! I just compiled that! And I had erased all my previous configuration
files under ~/.kde, which are kdev*
Version info
KDevelop: 3.0.1 stable
QT: 3.2.3
KDE:3.2.0
g++ (GCC) 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
Backtrace:
0x4195c686 in waitpid () from /lib/i686/libpthread.so.0
#0 0x4195c686 in waitpid () from /lib/i686/libpthread.so.0
#1 0x40d6482f in KCrash::defaultCrashHandler(int) ()
from /usr/local/kde/lib/libkdecore.so.4
#2 0x4195b4ec in __pthread_clock_settime () from /lib/i686/libpthread.so.0
#3 0x41ad1ca8 in __libc_sigaction () from /lib/i686/libc.so.6
#4 0x4126408f in QScrollView::viewportContextMenuEvent(QContextMenuEvent*) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#5 0x412634a3 in QScrollView::eventFilter(QObject*, QEvent*) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#6 0x412b1ac0 in QTextEdit::eventFilter(QObject*, QEvent*) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#7 0x4113cc6a in QObject::activate_filters(QEvent*) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#8 0x4113cb60 in QObject::event(QEvent*) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#9 0x411797e2 in QWidget::event(QEvent*) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#10 0x410da5cc in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#11 0x410da115 in QApplication::notify(QObject*, QEvent*) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#12 0x40cc642d in KApplication::notify(QObject*, QEvent*) ()
from /usr/local/kde/lib/libkdecore.so.4
#13 0x4106a352 in QETWidget::translateMouseEvent(_XEvent const*) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#14 0x41067dc0 in QApplication::x11ProcessEvent(_XEvent*) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#15 0x4107e5f9 in QEventLoop::processEvents(unsigned) ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#16 0x410efb0a in QEventLoop::enterLoop() ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#17 0x410ef9f4 in QEventLoop::exec() ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#18 0x410da810 in QApplication::exec() ()
from /usr/local/qt3.2.3/lib/libqt-mt.so.3
#19 0x080625b1 in main ()
#20 0x41abec57 in __libc_start_main () from /lib/i686/libc.so.6
More information about the KDevelop-devel
mailing list