Bug 75458 - Crash on closing a file! QEditor
Summary: Crash on closing a file! QEditor
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: QEditor (show other bugs)
Version: 3.0.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-17 21:19 UTC by Ertan Deniz
Modified: 2006-03-16 21:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ertan Deniz 2004-02-17 21:19:11 UTC
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
Comment 1 Amilcar do Carmo Lucas 2004-06-25 21:56:18 UTC
A probable dup ....
Comment 2 Matt Rogers 2006-03-16 21:35:32 UTC
QEditor has been removed for KDevelop 4 and none of these bugs will be fixed 
between now and then.