View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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. | ||||||||
Attached Files | ![]() | ||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |