Bug 1088321

Summary: [abrt] cmake: strlen(): cpack killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Marco Nolden <bzf>
Component: cmakeAssignee: Orion Poplawski <orion>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: bzf, jreznik, ltinkl, orion, pertusus, pmachata, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/8bedd205b2845d19ef9322f012051f68cd718fd8
Whiteboard: abrt_hash:e7b71d821d2cdcae184d141af32a485e7cb29eab
Fixed In Version: cmake-3.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-25 21:30:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Marco Nolden 2014-04-16 12:41:56 UTC
Version-Release number of selected component:
cmake-2.8.12.2-2.fc20

Additional info:
reporter:       libreport-2.2.1
backtrace_rating: 4
cmdline:        /usr/bin/cpack --config ./CPackConfig.cmake
crash_function: strlen
executable:     /usr/bin/cpack
kernel:         3.13.6-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            9377

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 strlen at ../sysdeps/x86_64/strlen.S:106
 #1 length at /usr/include/c++/4.8.2/bits/char_traits.h:259
 #2 append at /usr/include/c++/4.8.2/bits/basic_string.h:1009
 #3 operator+= at /usr/include/c++/4.8.2/bits/basic_string.h:942
 #4 cmArchiveWrite::AddData at /usr/src/debug/cmake-2.8.12.2/Source/cmArchiveWrite.cxx:294
 #5 cmArchiveWrite::AddFile at /usr/src/debug/cmake-2.8.12.2/Source/cmArchiveWrite.cxx:257
 #6 cmArchiveWrite::AddPath at /usr/src/debug/cmake-2.8.12.2/Source/cmArchiveWrite.cxx:179
 #7 cmArchiveWrite::Add at /usr/src/debug/cmake-2.8.12.2/Source/cmArchiveWrite.cxx:170
 #8 cmCPackArchiveGenerator::PackageFiles at /usr/src/debug/cmake-2.8.12.2/Source/CPack/cmCPackArchiveGenerator.cxx:279
 #9 cmCPackGenerator::DoPackage at /usr/src/debug/cmake-2.8.12.2/Source/CPack/cmCPackGenerator.cxx:1093

Comment 1 Marco Nolden 2014-04-16 12:42:02 UTC
Created attachment 886877 [details]
File: backtrace

Comment 2 Marco Nolden 2014-04-16 12:42:04 UTC
Created attachment 886878 [details]
File: cgroup

Comment 3 Marco Nolden 2014-04-16 12:42:06 UTC
Created attachment 886879 [details]
File: core_backtrace

Comment 4 Marco Nolden 2014-04-16 12:42:08 UTC
Created attachment 886880 [details]
File: dso_list

Comment 5 Marco Nolden 2014-04-16 12:42:10 UTC
Created attachment 886881 [details]
File: environ

Comment 6 Marco Nolden 2014-04-16 12:42:12 UTC
Created attachment 886882 [details]
File: exploitable

Comment 7 Marco Nolden 2014-04-16 12:42:14 UTC
Created attachment 886883 [details]
File: limits

Comment 8 Marco Nolden 2014-04-16 12:42:16 UTC
Created attachment 886884 [details]
File: maps

Comment 9 Marco Nolden 2014-04-16 12:42:18 UTC
Created attachment 886885 [details]
File: open_fds

Comment 10 Marco Nolden 2014-04-16 12:42:20 UTC
Created attachment 886886 [details]
File: proc_pid_status

Comment 11 Marco Nolden 2014-04-16 12:42:22 UTC
Created attachment 886887 [details]
File: var_log_messages

Comment 12 Orion Poplawski 2014-04-16 16:28:43 UTC
Is this reproducible? If so, can you show how?

Comment 13 Orion Poplawski 2014-04-16 16:48:16 UTC
Filed upstream: http://public.kitware.com/Bug/view.php?id=14882

Comment 14 Marco Nolden 2014-06-09 13:41:43 UTC
Sorry, could not reproduce it. but it seems upstream could fix it for the upcoming 3,0 release. Not sure if a backport is necessary.