MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013822 | CMake | CMake | public | 2012-12-29 20:17 | 2016-06-10 14:31 |
Reporter | Matt Arsenault | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | Mac OS X | OS Version | 10.8.2 | |
Product Version | CMake 2.8.10.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0013822: Crash on infinite recursion in CMake language | ||||
Description | When running the attached test case, it crashes. -- Detecting CXX compiler ABI info - done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00007fff5bc00bf8 0x0000000100096604 in cmCommandArgument_yyparse () (gdb) bt #0 0x0000000100096604 in cmCommandArgument_yyparse () #1 0x0000000100098804 in cmCommandArgumentParserHelper::ParseString () 0000002 0x0000000100150c55 in cmMakefile::ExpandVariablesInString () 0000003 0x0000000100151ea0 in cmMakefile::ExpandArguments () 0000004 0x0000000100065551 in cmCommand::InvokeInitialPass () 0000005 0x0000000100146caa in cmMakefile::ExecuteCommand () .... | ||||
Steps To Reproduce | Run the attached test case. cd cmake_bug; cmake . | ||||
Additional Information | Installed from macports | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/4608/cmake_bug.zip | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-12-29 20:17 | Matt Arsenault | New Issue | |||
2012-12-29 20:17 | Matt Arsenault | File Added: cmake_bug.zip | |||
2013-01-02 10:40 | Brad King | Note Added: 0031957 | |||
2013-01-02 10:40 | Brad King | Status | new => backlog | ||
2013-01-02 10:40 | Brad King | Product Version | CMake 2.8.9 => CMake 2.8.10.2 | ||
2013-01-02 10:40 | Brad King | Summary | Crash when using LibFindMacros => Crash on infinite recursion in CMake language | ||
2016-06-10 14:28 | Kitware Robot | Note Added: 0042188 | |||
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|