------- 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=138054 Summary: Crashes when saving changes to .pro files using QMakeManager. Product: kdevelop Version: unspecified Platform: SuSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: hattons globalsymmetry com Version: committed-rev="608834" (using KDE KDE 3.5.5) Installed from: SuSE RPMs Compiler: GCC 4.0.2 20050901 OS: Linux Every time I try to save changed made by hand to a .pro, KDevelop crashes. Here's the backtrace: Using host libthread_db library "/lib/tls/libthread_db.so.1". `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread 1106922144 (LWP 26441)] [New Thread 1127275440 (LWP 26498)] [Thread debugging using libthread_db enabled] [New Thread 1106922144 (LWP 26441)] [New Thread 1127275440 (LWP 26498)] [Thread debugging using libthread_db enabled] [New Thread 1106922144 (LWP 26441)] [New Thread 1127275440 (LWP 26498)] [KCrash handler] #5 0x42d7f714 in QValueList::detach (this=0x0) at qvaluelist.h:562 #6 0x42d908b4 in QValueList::remove (this=0x0, x= 0xbfdebce4) at qvaluelist.h:481 #7 0x42d823e0 in Scope::emitInitFinished (this=0x88a28c8, s=0x8d55ff0) at /download/org/kdevelop/repository/root/kdevelop/buildtools/qmake/scope.cpp:1449 #8 0x42d88dcf in Scope::qt_invoke (this=0x88a28c8, _id=3, _o=0xbfdebd78) at scope.moc:119 #9 0x416567a9 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #10 0x42d80e2c in Scope::initializationFinished (this=0x8d55ff0, t0=0x8d55ff0) at scope.moc:112 #11 0x42d824c1 in Scope::emitInitFinished (this=0x8d55ff0, s=0x0) at /download/org/kdevelop/repository/root/kdevelop/buildtools/qmake/scope.cpp:1458 #12 0x42d88d4e in Scope::init (this=0x8d55ff0) at /download/org/kdevelop/repository/root/kdevelop/buildtools/qmake/scope.cpp:957 #13 0x42d8902f in Scope::reloadProject (this=0x8d55ff0) at /download/org/kdevelop/repository/root/kdevelop/buildtools/qmake/scope.cpp:1157 #14 0x42d7c831 in QMakeScopeItem::reloadProject (this=0x8d88ff0) at /download/org/kdevelop/repository/root/kdevelop/buildtools/qmake/qmakescopeitem.cpp:777 #15 0x42da8b21 in TrollProjectWidget::slotProjectDirty (this=0x8814358, path= 0x9118020) at /download/org/kdevelop/repository/root/kdevelop/buildtools/qmake/trollprojectwidget.cpp:2381 #16 0x42db16f3 in TrollProjectWidget::qt_invoke (this=0x8814358, _id=78, _o=0xbfdec254) at trollprojectwidget.moc:217 #17 0x416567a9 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0x416570c1 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #19 0x40c4a9e0 in KDirWatch::dirty () from /opt/kde3/lib/libkio.so.4 #20 0x40c4aa41 in KDirWatch::setDirty () from /opt/kde3/lib/libkio.so.4 #21 0x40c4adab in KDirWatchPrivate::emitEvent () from /opt/kde3/lib/libkio.so.4 #22 0x40c4b020 in KDirWatchPrivate::slotRescan () from /opt/kde3/lib/libkio.so.4 #23 0x40c4b51c in KDirWatchPrivate::qt_invoke () from /opt/kde3/lib/libkio.so.4 #24 0x416567a9 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #25 0x41656c60 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #26 0x419a6879 in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3 #27 0x4167afaf in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #28 0x415f5a11 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #29 0x415f6399 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #30 0x4126dcce in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #31 0x415ea545 in QEventLoop::activateTimers () from /usr/lib/qt3/lib/libqt-mt.so.3 #32 0x415a29ae in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #33 0x4160ca48 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #34 0x4160c946 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #35 0x415f535f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #36 0x0804ef25 in main (argc=1, argv=0xbfdecbc4) at /download/org/kdevelop/repository/root/kdevelop/src/main.cpp:149