http://bugs.kde.org/show_bug.cgi?id=173239 Summary: kdevelop failed to compile source files Product: kdevelop Version: unspecified Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: wanng.fenng@gmail.com Version: kdevelop 3.5.3 (using KDE 3.5.10) Compiler: g++ 4.3.2 Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic OS: Linux Installed from: Gentoo Packages 1。open kdevelop (3.5.3) 2。 Project -> New Project -> C++ ->Simple Hello world program, fill in the project name, then pressnext until finish 3。 Build -> Run automake & friends 4。Build -> Run Configure 5。Build -> Compile file Problem comes out, the whole system goes slower suddenly, and I checked the ps aux ... feng 17344 0.0 0.0 9828 644 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17345 0.0 0.0 19260 740 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17346 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17349 0.0 0.0 9828 644 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17350 0.0 0.0 19260 736 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17351 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17354 0.0 0.0 9828 640 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17355 0.0 0.0 19260 736 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17356 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17359 0.0 0.0 9828 644 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17360 0.0 0.0 19260 736 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17361 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17363 0.0 0.0 9828 640 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17365 0.0 0.0 19260 736 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17366 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17369 0.0 0.0 9828 644 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17370 0.0 0.0 19260 736 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17371 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17374 0.0 0.0 9828 644 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17375 0.0 0.0 19260 736 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17376 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17379 0.0 0.0 9828 644 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17380 0.0 0.0 19260 736 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17381 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17382 0.0 0.0 9828 640 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17385 0.0 0.0 19260 736 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17386 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17389 0.0 0.0 9828 644 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17390 0.0 0.0 19260 736 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17391 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17394 0.0 0.0 9828 644 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17395 0.0 0.0 19260 736 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17396 0.0 0.0 19260 1548 ? S 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17397 0.0 0.0 9828 640 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17400 0.0 0.0 19260 640 ? R 22:38 0:00 /bin/sh ../libtool --no-reexec feng 17401 0.0 0.0 19260 1544 ? R 22:38 0:00 /bin/sh ../libtool feng 17402 0.0 0.0 9828 644 ? S 22:38 0:00 /bin/sed s%^.*/%% feng 17403 0.0 0.0 19260 636 ? R 22:38 0:00 /bin/sh ../libtool feng 17404 0.0 0.0 0 0 ? Z 22:38 0:00 [libtool] and more and more process keeps on generating. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs