View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000917CMakepublic2004-06-09 09:202004-06-11 15:08
ReporterJan Woetzel 
Assigned ToBill Hoffman 
PrioritylowSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000917: nested IF crashes cmake (segfault)
DescriptionThis crashes cmake on Linux during the configure stage with a segfault:

IF (A AND B AND C AND D)
  MESSAGE("HELLO AND DEBUG")
ENDIF (A AND B AND C AND D)

Tested with cmake 2.0.1
and 2.1.0 CVS HEAD
on Linux.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0001188)
Bill Hoffman (manager)
2004-06-11 15:08

Thanks, we fixed this on the main tree, should be in the next release.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team