From kdevelop-bugs Thu Jun 21 10:17:48 2007 From: Rob L Date: Thu, 21 Jun 2007 10:17:48 +0000 To: kdevelop-bugs Subject: [Bug 147029] New: crash opening c++ project Message-Id: <20070621121747.147029.robert.leathley () ricardo ! com> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306979913083 ------- 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=147029 Summary: crash opening c++ project Product: kdevelop Version: 3.4.1 Platform: SuSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: robert.leathley ricardo com Version: 3.4.1 (using KDE KDE 3.5.1) Installed from: SuSE RPMs OS: Linux the latest stable snapshot (kdevelop3-3.4.1-64.1) crashes opening a particular c++ project. The last snapshot (kdevelop3-3.4.1-17.1.i586.rpm) was ok (although sometimes I had to open the project twice to get any classes in the class view). System configuration startup check disabled. Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 0xb614d8c0 (LWP 581)] [New Thread 0xb4686ba0 (LWP 689)] [KCrash handler] #6 0xb73e90f7 in QString::operator+= () from /usr/lib/qt3/lib/libqt-mt.so.3 #7 0xb73f9156 in QStringList::join () from /usr/lib/qt3/lib/libqt-mt.so.3 #8 0xb49f2134 in FileTreeWidget::addProjectFiles () from /opt/kde3/lib/kde3/libkdevfileview.so #9 0xb49f247d in FileTreeWidget::openDirectory () from /opt/kde3/lib/kde3/libkdevfileview.so #10 0xb49f5239 in PartWidget::showProjectFiles () from /opt/kde3/lib/kde3/libkdevfileview.so #11 0xb49efd81 in FileViewPart::init () from /opt/kde3/lib/kde3/libkdevfileview.so #12 0xb49efe53 in FileViewPart::qt_invoke () from /opt/kde3/lib/kde3/libkdevfileview.so #13 0xb7114e9d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #14 0xb744c39e in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #15 0xb7130f77 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3 #16 0xb7138333 in QSingleShotTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #17 0xb70b5f37 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0xb70b6d01 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #19 0xb775e8e3 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #20 0xb70ab0c5 in QEventLoop::activateTimers () from /usr/lib/qt3/lib/libqt-mt.so.3 #21 0xb7065710 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #22 0xb70ccd68 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #23 0xb70b5a5f in QApplication::enter_loop () from /usr/lib/qt3/lib/libqt-mt.so.3 #24 0xb7e87ec0 in BlockingKProcess::enter_loop () from /opt/kde3/lib/libkdevelop.so.1 #25 0xb7e87fac in BlockingKProcess::start () from /opt/kde3/lib/libkdevelop.so.1 #26 0xb56604f0 in SetupHelper::getVerboseGccIncludePath () from /opt/kde3/lib/kde3/libkdevcppsupport.so #27 0xb5651673 in KDevDriver::setup () from /opt/kde3/lib/kde3/libkdevcppsupport.so #28 0xb56531fb in KDevDriver::KDevDriver () from /opt/kde3/lib/kde3/libkdevcppsupport.so #29 0xb5596794 in BackgroundParser::BackgroundParser () from /opt/kde3/lib/kde3/libkdevcppsupport.so #30 0xb56375df in CppSupportPart::projectOpened () from /opt/kde3/lib/kde3/libkdevcppsupport.so #31 0xb563a46a in CppSupportPart::qt_invoke () from /opt/kde3/lib/kde3/libkdevcppsupport.so #32 0xb7114e01 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #33 0xb7115afd in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #34 0xb7e4996a in KDevCore::projectOpened () from /opt/kde3/lib/libkdevelop.so.1 #35 0xb7eecae3 in ProjectManager::slotLoadProject () from /opt/kde3/lib/libkdevshell.so.0 #36 0xb7eecdaa in ProjectManager::qt_invoke () from /opt/kde3/lib/libkdevshell.so.0 #37 0xb7114e9d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #38 0xb744c39e in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #39 0xb7130f77 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3 #40 0xb7138333 in QSingleShotTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #41 0xb70b5f37 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #42 0xb70b6d01 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #43 0xb775e8e3 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #44 0xb70ab0c5 in QEventLoop::activateTimers () from /usr/lib/qt3/lib/libqt-mt.so.3 #45 0xb7065710 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #46 0xb70ccd68 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #47 0xb70ccbfe in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #48 0xb70b5aef in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #49 0x0804dee5 in main ()