View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014170CMakeCMakepublic2013-05-25 13:512013-10-07 10:09
ReporterChris Hodapp 
Assigned ToClinton Stimpson 
PrioritynoneSeveritycrashReproducibilityalways
StatusclosedResolutionno change required 
Platformx86_64OSArch LinuxOS Version
Product VersionCMake 2.8.10.2 
Target VersionFixed in Version 
Summary0014170: cmake-gui quits responding, pegs CPU, and memory usage grows without bound
DescriptionWhen I load this file in cmake-gui and hit 'Configure', it works the first time. If I hit 'Configure' again, the GUI stops responding, and I notice that the process is using 100% of the CPU, and its memory usage is going up very rapidly (it's taking up 13 GB after less than a minute).
Steps To Reproduce1. Put the attached CMakeLists.txt in a directory someplace.
2. Start cmake-gui.
3. Point the source code to the directory from step 1.
4. Point the build directory anywhere.
5. Click 'Configure', create the build directory if necessary, and leave the generator at the defaults (I was using Unix Makefiles and 'Use default native compilers).
6. Click 'Configure' again. Or: Click 'File' and 'Reload Cache' or 'Delete Cache'.
Additional InformationQt 5.0.2
TagsNo tags attached.
Attached Filestxt file icon CMakeLists.txt [^] (97 bytes) 2013-05-25 13:51 [Show Content]

 Relationships

  Notes
(0033136)
Clinton Stimpson (developer)
2013-05-27 11:29

Please try cmake 2.8.11 and report whether you still have the problem.
There is a bug in Qt 5.0 for which a workaround was added to CMake 2.8.11.
(0033139)
Chris Hodapp (reporter)
2013-05-27 21:32

Using CMake 2.8.11 seems to fix the issue.
(0034063)
Robert Maynard (manager)
2013-10-07 10:09

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2013-05-25 13:51 Chris Hodapp New Issue
2013-05-25 13:51 Chris Hodapp File Added: CMakeLists.txt
2013-05-27 11:29 Clinton Stimpson Note Added: 0033136
2013-05-27 21:32 Chris Hodapp Note Added: 0033139
2013-05-27 22:26 Clinton Stimpson Status new => resolved
2013-05-27 22:26 Clinton Stimpson Resolution open => no change required
2013-05-27 22:26 Clinton Stimpson Assigned To => Clinton Stimpson
2013-10-07 10:09 Robert Maynard Note Added: 0034063
2013-10-07 10:09 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team