Bug 1108414 - [abrt] coreutils: set_program_name(): yes killed by SIGABRT
Summary: [abrt] coreutils: set_program_name(): yes killed by SIGABRT
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: coreutils
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ondrej Vasik
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f21649dbc5694b13a490f417199...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-12 02:21 UTC by David M. Lloyd
Modified: 2014-06-12 13:14 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-12 06:07:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (4.81 KB, text/plain)
2014-06-12 02:21 UTC, David M. Lloyd
no flags Details
File: cgroup (153 bytes, text/plain)
2014-06-12 02:21 UTC, David M. Lloyd
no flags Details
File: core_backtrace (1.39 KB, text/plain)
2014-06-12 02:21 UTC, David M. Lloyd
no flags Details
File: dso_list (225 bytes, text/plain)
2014-06-12 02:21 UTC, David M. Lloyd
no flags Details
File: limits (1.29 KB, text/plain)
2014-06-12 02:21 UTC, David M. Lloyd
no flags Details
File: maps (1.33 KB, text/plain)
2014-06-12 02:21 UTC, David M. Lloyd
no flags Details
File: open_fds (105 bytes, text/plain)
2014-06-12 02:21 UTC, David M. Lloyd
no flags Details
File: proc_pid_status (984 bytes, text/plain)
2014-06-12 02:21 UTC, David M. Lloyd
no flags Details

Description David M. Lloyd 2014-06-12 02:21:27 UTC
Version-Release number of selected component:
coreutils-8.21-13.fc19

Additional info:
reporter:       libreport-2.2.1
backtrace_rating: 4
cmdline:        
crash_function: set_program_name
environ:        
executable:     /usr/bin/yes
kernel:         3.14.4-100.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            500

Truncated backtrace:
Thread no. 1 (1 frames)
 #2 set_program_name at lib/progname.c:56

Comment 1 David M. Lloyd 2014-06-12 02:21:32 UTC
Created attachment 907900 [details]
File: backtrace

Comment 2 David M. Lloyd 2014-06-12 02:21:34 UTC
Created attachment 907901 [details]
File: cgroup

Comment 3 David M. Lloyd 2014-06-12 02:21:36 UTC
Created attachment 907902 [details]
File: core_backtrace

Comment 4 David M. Lloyd 2014-06-12 02:21:38 UTC
Created attachment 907903 [details]
File: dso_list

Comment 5 David M. Lloyd 2014-06-12 02:21:40 UTC
Created attachment 907904 [details]
File: limits

Comment 6 David M. Lloyd 2014-06-12 02:21:41 UTC
Created attachment 907905 [details]
File: maps

Comment 7 David M. Lloyd 2014-06-12 02:21:43 UTC
Created attachment 907906 [details]
File: open_fds

Comment 8 David M. Lloyd 2014-06-12 02:21:45 UTC
Created attachment 907907 [details]
File: proc_pid_status

Comment 9 Ondrej Vasik 2014-06-12 06:07:49 UTC
Looking at the backtrace: argc=0 , argv[0]=NULL ==> incorrect use of execve or some other function for executing programs (passing null arguments) ==> notabug.

I reported this upstream - true and false utilities were fixed ( http://lists.gnu.org/archive/html/bug-coreutils/2009-11/msg00215.html ), behaviour was discussed with glibc maintainers - with resolution that this is execve abusing and not a bug. More details in https://bugzilla.redhat.com/show_bug.cgi?id=498557 and https://bugzilla.redhat.com/show_bug.cgi?id=537684 - true/false fixes were considered exceptions, no other exceptions planned.

Comment 10 David M. Lloyd 2014-06-12 13:14:06 UTC
Good to know, thanks.


Note You need to log in before you can comment on or make changes to this bug.