MantisBT - CMake
View Issue Details
0014170CMakeCMakepublic2013-05-25 13:512013-10-07 10:09
Chris Hodapp 
Clinton Stimpson 
nonecrashalways
closedno change required 
x86_64Arch Linux
CMake 2.8.10.2 
 
0014170: cmake-gui quits responding, pegs CPU, and memory usage grows without bound
When 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).
1. 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'.
Qt 5.0.2
No tags attached.
txt CMakeLists.txt (97) 2013-05-25 13:51
https://public.kitware.com/Bug/file/4770/CMakeLists.txt
Issue History
2013-05-25 13:51Chris HodappNew Issue
2013-05-25 13:51Chris HodappFile Added: CMakeLists.txt
2013-05-27 11:29Clinton StimpsonNote Added: 0033136
2013-05-27 21:32Chris HodappNote Added: 0033139
2013-05-27 22:26Clinton StimpsonStatusnew => resolved
2013-05-27 22:26Clinton StimpsonResolutionopen => no change required
2013-05-27 22:26Clinton StimpsonAssigned To => Clinton Stimpson
2013-10-07 10:09Robert MaynardNote Added: 0034063
2013-10-07 10:09Robert MaynardStatusresolved => closed

Notes
(0033136)
Clinton Stimpson   
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   
2013-05-27 21:32   
Using CMake 2.8.11 seems to fix the issue.
(0034063)
Robert Maynard   
2013-10-07 10:09   
Closing resolved issues that have not been updated in more than 4 months.