The following issue has been SUBMITTED. 
====================================================================== 
http://cmake.org/Bug/view.php?id=14170 
====================================================================== 
Reported By:                Chris Hodapp
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14170
Category:                   CMake
Reproducibility:            always
Severity:                   crash
Priority:                   none
Status:                     new
====================================================================== 
Date Submitted:             2013-05-25 13:51 EDT
Last Modified:              2013-05-25 13:51 EDT
====================================================================== 
Summary:                    cmake-gui quits responding, pegs CPU, and memory
usage grows without bound
Description: 
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).

Steps to Reproduce: 
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'.

Additional Information: 
Qt 5.0.2
====================================================================== 

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                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to