View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015133CMakeCMakepublic2014-09-06 21:272016-06-10 14:31
ReporterN. Thompson 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformCYGWIN_NT-6.1OSWindows 7 Ultimate X64OS VersionVersion 6.1.760
Product VersionCMake 3.0 
Target VersionFixed in Version 
Summary0015133: CMake 3.0.1 shows Segmentation Fault after installation under Cygwin64 on Windows7
DescriptionThe CMake 3.0.1 source was downloaded (cmake-3.0.1.tar.gz with LF line endings), compiled and installed following the instructions on the CMake web site. Everything worked normally as the attached log file shows. When CMake was subsequently run to show the version number using cmake -version, a segmentation fault occurred (see log file).
Steps To Reproduce1, Delete all previous remnants of cygwin from system
2. Download and run http://cygwin.com/setup-x86_64.exe [^] to install 64-bit cygwin
3. When asked, selected the option to install everything
4. From cygwin terminal window run "cmake -version" to confirm version is 2.8
5. Download and decompress cmake-3.0.1.tar.gz (version with LF line endings)
6. Run "tar -xzvf cmake-3.0.1.tar.gz" to decompress and extract cmake
7. Change to cmake-3.0.1 directory created by previous step.
8. Run "./configure"
9. Run "make"
10. Run "make install"
11. Reboot system
12. Run "cmake -version" from a cywgin terminal window
13. The segmentation fault will occur
Additional InformationThe system is running Windows X64 Ultimate. Since a 64-bit version of cygwin was needed, the 32-bit version of cygwin that was originally installed on this system was removed. All remnants of cygwin were deleted from the system including the directories and desktop icons and start-menu entries. A new 64-bit was installed successfully without any failures. Every application in the cygwin package was installed. After cygwin64 was installed, cmake was run to show the version of cmake that came with the cygwin installer. It ran successfully and showed something like 2.8.11.
TagsNo tags attached.
Attached Fileslog file icon cmake-3.0.1-cygwin64-failed-install-log-20140906.log [^] (268,637 bytes) 2014-09-06 21:27

 Relationships

  Notes
(0036747)
Brad King (manager)
2014-09-08 13:08

I cannot reproduce this. After installation the resulting binary works fine.

I tested with 64-bit cygwin in a fresh virtual machine.

You'll have to debug locally.
(0042623)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-09-06 21:27 N. Thompson New Issue
2014-09-06 21:27 N. Thompson File Added: cmake-3.0.1-cygwin64-failed-install-log-20140906.log
2014-09-08 13:08 Brad King Note Added: 0036747
2016-06-10 14:29 Kitware Robot Note Added: 0042623
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team