From kdevelop-bugs Mon May 31 02:21:02 2010 From: Victor Vicente de Carvalho Date: Mon, 31 May 2010 02:21:02 +0000 To: kdevelop-bugs Subject: [Bug 240168] New: CMakeManager crashes while trying to parse a CMake Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=127527249329414 https://bugs.kde.org/show_bug.cgi?id=240168 Summary: CMakeManager crashes while trying to parse a CMake "break" command. Product: kdevelop Version: 4.0.0 Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: Build tools: CMake AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: victor.v.carvalho@gmail.com Version: 4.0.0 (using KDE 4.4.3) OS: Linux Try to use any project witch depends on FindKDevelop-PG-Qt.cmake (from kdevelop-pg-qt, latest from git). The script contains a while loop wich ends on a "break" statement. When CMakeBuilder tries to parse this file it crashes saying that it couldn't parse the "break" statement. This ends on a loop wich crashes KDevelop. Reproducible: Always Steps to Reproduce: Open any project that requires FindKDevelop-PG-Qt.cmake Actual Results: Kdevelop crashes with a segfault. -- Configure bugmail: https://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