MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014170 | CMake | CMake | public | 2013-05-25 13:51 | 2013-10-07 10:09 |
|
Reporter | Chris Hodapp | |
Assigned To | Clinton Stimpson | |
Priority | none | Severity | crash | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | x86_64 | OS | Arch Linux | OS Version | |
Product Version | CMake 2.8.10.2 | |
Target Version | | Fixed in Version | | |
|
Summary | 0014170: 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 |
Tags | No tags attached. |
Relationships | |
Attached Files | CMakeLists.txt (97) 2013-05-25 13:51 https://public.kitware.com/Bug/file/4770/CMakeLists.txt |
|
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 |