Bug 922027

Summary: [abrt] coreutils-8.15-9.fc17: keycmp: Process /usr/bin/join was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Matt Hooper <matthew.hooper>
Component: coreutilsAssignee: Ondrej Vasik <ovasik>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: admiller, kdudka, kzak, ooprala, ovasik, p, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c2b3f41db38dd85843b36495c42eaae45d5e5c68
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-15 14:40:43 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: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: smolt_data
none
File: var_log_messages none

Description Matt Hooper 2013-03-15 12:30:46 UTC
Description of problem:
Testing https://bugzilla.novell.com/show_bug.cgi?id=798541

$ perl -e 'print "1","A"x50000000,"\r\n\r\n"' > /tmp/test.txt
$ join -i /tmp/test.txt /tmp/test.txt
Segmentation fault (core dumped)

$ rpm -q coreutils
coreutils-8.15-9.fc17.x86_64

Version-Release number of selected component:
coreutils-8.15-9.fc17

Additional info:
backtrace_rating: 4
cmdline:        join -i /tmp/test.txt /tmp/test.txt
crash_function: keycmp
executable:     /usr/bin/join
kernel:         3.7.3-101.fc17.x86_64
uid:            1000

Truncated backtrace:
Thread no. 1 (2 frames)
 #0 keycmp at join.c:527
 #1 system_join at join.c:913

Comment 1 Matt Hooper 2013-03-15 12:30:50 UTC
Created attachment 710644 [details]
File: backtrace

Comment 2 Matt Hooper 2013-03-15 12:30:52 UTC
Created attachment 710645 [details]
File: cgroup

Comment 3 Matt Hooper 2013-03-15 12:30:54 UTC
Created attachment 710646 [details]
File: core_backtrace

Comment 4 Matt Hooper 2013-03-15 12:30:56 UTC
Created attachment 710647 [details]
File: dso_list

Comment 5 Matt Hooper 2013-03-15 12:30:58 UTC
Created attachment 710648 [details]
File: environ

Comment 6 Matt Hooper 2013-03-15 12:31:01 UTC
Created attachment 710649 [details]
File: limits

Comment 7 Matt Hooper 2013-03-15 12:31:03 UTC
Created attachment 710650 [details]
File: maps

Comment 8 Matt Hooper 2013-03-15 12:31:05 UTC
Created attachment 710651 [details]
File: open_fds

Comment 9 Matt Hooper 2013-03-15 12:31:08 UTC
Created attachment 710652 [details]
File: proc_pid_status

Comment 10 Matt Hooper 2013-03-15 12:31:10 UTC
Created attachment 710653 [details]
File: smolt_data

Comment 11 Matt Hooper 2013-03-15 12:31:13 UTC
Created attachment 710654 [details]
File: var_log_messages

Comment 12 Ondrej Vasik 2013-03-15 14:40:43 UTC
I believe you should update your system, this was already fixed by  coreutils-8.15-10.fc17 (Released Feb 1st) - https://bugzilla.redhat.com/show_bug.cgi?id=902917 . Closing duplicate.

*** This bug has been marked as a duplicate of bug 902917 ***