The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=13822 
====================================================================== 
Reported By:                Matt Arsenault
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13822
Category:                   CMake
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-12-29 20:17 EST
Last Modified:              2012-12-29 20:17 EST
====================================================================== 
Summary:                    Crash when using LibFindMacros
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
http://www.cmake.org/Bug/view.php?id=0  0x0000000100096604 in
cmCommandArgument_yyparse ()
http://www.cmake.org/Bug/view.php?id=1  0x0000000100098804 in
cmCommandArgumentParserHelper::ParseString ()
http://www.cmake.org/Bug/view.php?id=2  0x0000000100150c55 in
cmMakefile::ExpandVariablesInString ()
http://www.cmake.org/Bug/view.php?id=3  0x0000000100151ea0 in
cmMakefile::ExpandArguments ()
http://www.cmake.org/Bug/view.php?id=4  0x0000000100065551 in
cmCommand::InvokeInitialPass ()
http://www.cmake.org/Bug/view.php?id=5  0x0000000100146caa in
cmMakefile::ExecuteCommand ()
....

Steps to Reproduce: 
Run the attached test case.

cd cmake_bug; cmake .

Additional Information: 
Installed from macports
====================================================================== 

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

--

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