From kdevelop-bugs Tue May 29 13:47:35 2007 From: Rob L Date: Tue, 29 May 2007 13:47:35 +0000 To: kdevelop-bugs Subject: [Bug 146111] New: crash adding file to project Message-Id: <20070529154733.146111.robert.leathley () ricardo ! com> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306977912906 ------- 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=146111 Summary: crash adding file to 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 Adding an existing file to the project with the file selector resulted in a crash (see below). Restarting and repeating the operation didn't crash but the file wasn't added to the project either (nothing appeared in the class view, and the "add file to project" context menu option is still there). System configuration startup check disabled. Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1239648064 (LWP 26651)] [New Thread -1254151264 (LWP 26783)] [New Thread -1266803808 (LWP 26768)] [KCrash handler] #6 0xb74630f7 in QString::operator+= () from /usr/lib/qt3/lib/libqt-mt.so.3 #7 0xb7473156 in QStringList::join () from /usr/lib/qt3/lib/libqt-mt.so.3 #8 0xb377d134 in FileTreeWidget::addProjectFiles () from /opt/kde3/lib/kde3/libkdevfileview.so #9 0xb377d899 in FileTreeWidget::qt_invoke () from /opt/kde3/lib/kde3/libkdevfileview.so #10 0xb718ee01 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #11 0xb7ec5382 in KDevProject::addedFilesToProject () from /opt/kde3/lib/libkdevelop.so.1 #12 0xb4bdd1d7 in CustomProjectPart::addFiles () from /opt/kde3/lib/kde3/libkdevcustomproject.so #13 0xb4bcd729 in CustomProjectPart::slotAddToProject () from /opt/kde3/lib/kde3/libkdevcustomproject.so #14 0xb4be0220 in CustomProjectPart::qt_invoke () from /opt/kde3/lib/kde3/libkdevcustomproject.so #15 0xb718ee9d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #16 0xb74c639e in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #17 0xb71aaf77 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0xb7292ffa in QPopupMenu::mouseReleaseEvent () from /usr/lib/qt3/lib/libqt-mt.so.3 #19 0xb79a889e in KPopupMenu::mouseReleaseEvent () from /opt/kde3/lib/libkdeui.so.4 #20 0xb71c7bc0 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #21 0xb712ff37 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #22 0xb7130e5b in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #23 0xb77d88e3 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #24 0xb70d051e in QETWidget::translateMouseEvent () from /usr/lib/qt3/lib/libqt-mt.so.3 #25 0xb70cee16 in QApplication::x11ProcessEvent () from /usr/lib/qt3/lib/libqt-mt.so.3 #26 0xb70df45a in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #27 0xb7146d68 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #28 0xb7146bfe in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #29 0xb712faef in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #30 0x0804dee5 in main ()