Bug 62706 - Closing tab kills Kdevelop
Summary: Closing tab kills Kdevelop
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: classbrowser (show other bugs)
Version: git master
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-15 08:04 UTC by Jon Smirl
Modified: 2013-03-31 01:29 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 Jon Smirl 2003-08-15 08:04:18 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

I just updated from CVS everytime I close an edit window I crash. This is a regression. QT Editor.

[New Thread 1096586208 (LWP 7844)]
[New Thread 1116949808 (LWP 7886)]
0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0x40a2e57d in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x080b68a7 in QValueListPrivate<QString>::remove(QValueListIterator<QString>) ()
#4  0x429b4ba0 in FolderBrowserItem::processFile(KSharedPtr<FileModel>, QStringList&, bool) () from /opt/kde3/lib/kde3/libkdevclassview.so
#5  0x429b3f9c in ClassViewWidget::insertFile(QString const&) ()
   from /opt/kde3/lib/kde3/libkdevclassview.so
#6  0x429ba279 in ClassViewWidget::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevclassview.so
#7  0x40e7e0c9 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#8  0x40e7e395 in QObject::activate_signal(int, QString) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#9  0x080a880d in KDevLanguageSupport::addedSourceInfo(QString const&) ()
#10 0x41b7e4b1 in CppSupportPart::customEvent(QCustomEvent*) ()
   from /opt/kde3/lib/kde3/libkdevcppsupport.so
#11 0x40e7bccc in QObject::event(QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#12 0x40e1ff24 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#13 0x40e1fb19 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#14 0x409c21e9 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#15 0x40e20cba in QApplication::sendPostedEvents(QObject*, int) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#16 0x40e20b38 in QApplication::sendPostedEvents() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#17 0x40dd857e in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#18 0x40e33cf6 in QEventLoop::enterLoop() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#19 0x40e33b98 in QEventLoop::exec() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#20 0x40e20151 in QApplication::exec() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#21 0x0807548b in main ()
#22 0x420156a4 in __libc_start_main () from /lib/tls/libc.so.6
Comment 1 Amilcar do Carmo Lucas 2003-08-15 11:09:58 UTC
This looks like a duplicate of the fixed bug 62667 
The backtrace looks different though 
John if you update and the problem goes away, do not close this bug. Just 
write that it went away and I'll mark it as duplicate. 
Thanks 
Comment 2 Jens Dagerbo 2003-08-15 13:05:37 UTC
Yes, it's the same crash. Where it goes boom depends on what view setting is 
set for the classview. Closing as duplicate. 

*** This bug has been marked as a duplicate of 62667 ***
Comment 3 Jon Smirl 2003-08-15 20:03:16 UTC
I am still crashing in same place with CVS as of time of this post. This may not
be a dupe.
Comment 4 Jon Smirl 2003-08-15 20:07:49 UTC
I am working on C code in Ideal mode. "Classes" window is empty except for my
project dir.
Comment 5 Jens Dagerbo 2003-11-06 17:19:48 UTC
I still suspect this is fixed. John?
Comment 6 Jon Smirl 2003-11-06 18:07:36 UTC
Haven't seen it in a while. Now that I have stop using QEditor I have only crashed kdevelop once (one of those mysterious crash on exit) in the last two weeks.
Comment 7 Jens Dagerbo 2003-11-06 18:28:26 UTC
Thanks for the reply (and sorry about the misspelled name), Jon.

Assuming fixed. Closing. 

Comment 8 Aleix Pol 2013-03-31 01:29:46 UTC
moving to kdevplatform's classbrowser