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

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

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to