Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 918091

Summary: [abrt] coreutils-8.17-8.el7: __nanosleep_nocancel: Process /usr/bin/sleep was killed by signal 11 (SIGSEGV)
Product: Red Hat Enterprise Linux 7 Reporter: David Kutálek <dkutalek>
Component: coreutilsAssignee: Ondrej Vasik <ovasik>
Status: CLOSED NOTABUG QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: jkejda
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:9bcca887c3c5bb38f2e27d2c2b4a32d8d26ce618
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-05 13:46:04 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: var_log_messages none

Description David Kutálek 2013-03-05 13:17:20 UTC
Description of problem:


Version-Release number of selected component:
coreutils-8.17-8.el7

Additional info:
backtrace_rating: 4
cmdline:        sleep 100
crash_function: __nanosleep_nocancel
executable:     /usr/bin/sleep
kernel:         3.7.0-0.36.el7.x86_64
uid:            1001

Truncated backtrace:
[New LWP 2233]
Core was generated by `sleep 100'.
Program terminated with signal 11, Segmentation fault.
#0  0x0000003db4abb430 in __nanosleep_nocancel () from /lib64/libc.so.6

Thread 1 (LWP 2233):
#0  0x0000003db4abb430 in __nanosleep_nocancel () from /lib64/libc.so.6
No symbol table info available.
#1  0x00000000004040b7 in rpl_nanosleep ()
No symbol table info available.
#2  0x0000000000403f4a in xnanosleep ()
No symbol table info available.
#3  0x0000000000401904 in main ()
No symbol table info available.
From                To                  Syms Read   Shared Object Library
0x0000003db4a1f1a0  0x0000003db4b60940  Yes (*)     /lib64/libc.so.6
0x0000003db4200b20  0x0000003db421a3d9  Yes (*)     /lib64/ld-linux-x86-64.so.2
(*): Shared library is missing debugging information.
$1 = 0x0
No symbol table is loaded.  Use the "file" command.
rax            0xfffffffffffffdfc	-516
rbx            0x64	100
rcx            0xffffffffffffffff	-1
rdx            0x0	0
rsi            0x0	0
rdi            0x7fff17b0a590	140733590840720
rbp            0x0	0x0
rsp            0x7fff17b0a588	0x7fff17b0a588
r8             0x0	0
r9             0x0	0
r10            0x7fff17b0a400	140733590840320
r11            0x246	582
r12            0x401c90	4201616
r13            0x7fff17b0a748	140733590841160
r14            0x0	0
r15            0x0	0
rip            0x3db4abb430	0x3db4abb430 <__nanosleep_nocancel+7>
eflags         0x246	[ PF ZF IF ]
cs             0x33	51
ss             0x2b	43
ds             0x0	0
es             0x0	0
fs             0x0	0
gs             0x0	0
Dump of assembler code for function __nanosleep_nocancel:
   0x0000003db4abb429 <+0>:	mov    $0x23,%eax
   0x0000003db4abb42e <+5>:	syscall 
=> 0x0000003db4abb430 <+7>:	cmp    $0xfffffffffffff001,%rax
   0x0000003db4abb436 <+13>:	jae    0x3db4abb469 <nanosleep+73>
   0x0000003db4abb438 <+15>:	retq   
End of assembler dump.

Comment 1 David Kutálek 2013-03-05 13:17:23 UTC
Created attachment 705414 [details]
File: backtrace

Comment 2 David Kutálek 2013-03-05 13:17:25 UTC
Created attachment 705415 [details]
File: cgroup

Comment 3 David Kutálek 2013-03-05 13:17:27 UTC
Created attachment 705416 [details]
File: core_backtrace

Comment 4 David Kutálek 2013-03-05 13:17:29 UTC
Created attachment 705417 [details]
File: dso_list

Comment 5 David Kutálek 2013-03-05 13:17:31 UTC
Created attachment 705418 [details]
File: environ

Comment 6 David Kutálek 2013-03-05 13:17:34 UTC
Created attachment 705419 [details]
File: limits

Comment 7 David Kutálek 2013-03-05 13:17:36 UTC
Created attachment 705420 [details]
File: maps

Comment 8 David Kutálek 2013-03-05 13:17:38 UTC
Created attachment 705421 [details]
File: open_fds

Comment 9 David Kutálek 2013-03-05 13:17:41 UTC
Created attachment 705422 [details]
File: proc_pid_status

Comment 10 David Kutálek 2013-03-05 13:17:43 UTC
Created attachment 705423 [details]
File: var_log_messages

Comment 12 Ondrej Vasik 2013-03-05 13:46:04 UTC
Please don't abuse ABRT/sleep.

Comment 13 David Kutálek 2013-03-05 15:09:06 UTC
I am sorry, it was by mistake reported to wrong instance of bugzilla.