[cmake-developers] [CMake 0015308]: CPack seg fault during stripping

Mantis Bug Tracker mantis at public.kitware.com
Mon Dec 15 04:05:02 EST 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15308 
====================================================================== 
Reported By:                Xi Yang
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15308
Category:                   CPack
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-12-15 04:05 EST
Last Modified:              2014-12-15 04:05 EST
====================================================================== 
Summary:                    CPack seg fault during stripping
Description: 
While running cpack individually using a generated cpack configure file, it
crashed without any error messages:

$ cpack
CPack: Create package using DEB
CPack: Install projects
Segmentation fault

The backtrace:

http://public.kitware.com/Bug/view.php?id=0 
cmCPackGenerator::InstallProjectViaInstallCMakeProjects (this=0xa21be0,
setDestDir=true, 
    baseTempInstallDirectory=0xa28a48
"/home/yangxi/projects/GenoEye-build/package/deb/lib/_CPack_Packages/DEB/libgenoeye")
at ../../Source/CPack/cmCPackGenerator.cxx:633
http://public.kitware.com/Bug/view.php?id=1  0x000000000049c954 in
cmCPackGenerator::InstallProject (this=this at entry=0xa21be0)
    at ../../Source/CPack/cmCPackGenerator.cxx:257
http://public.kitware.com/Bug/view.php?id=2  0x000000000049cdef in
cmCPackGenerator::DoPackage (this=0xa21be0) at
../../Source/CPack/cmCPackGenerator.cxx:1045
http://public.kitware.com/Bug/view.php?id=3  0x000000000048dfed in main
(argc=<optimized out>, argv=<optimized out>) at ../../Source/CPack/cpack.cxx:434


Additional Information: 
The CPackConfig.cmake is attached, hopefully it could provide some hints.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-12-15 04:05 Xi Yang        New Issue                                    
2014-12-15 04:05 Xi Yang        File Added: CPackConfig.cmake                   

======================================================================



More information about the cmake-developers mailing list