Bug 675167 - [abrt] coreutils-8.4-9.el6: __nanosleep_nocancel: Process /bin/sleep was killed by signal 6 (SIGABRT)
Summary: [abrt] coreutils-8.4-9.el6: __nanosleep_nocancel: Process /bin/sleep was kill...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: coreutils
Version: 6.0
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Ondrej Vasik
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-04 14:23 UTC by Denys Vlasenko
Modified: 2011-02-04 14:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-04 14:24:16 UTC
Target Upstream Version:


Attachments (Terms of Use)
File: backtrace (1.92 KB, text/plain)
2011-02-04 14:23 UTC, Denys Vlasenko
no flags Details

Description Denys Vlasenko 2011-02-04 14:23:07 UTC
abrt version: 1.1.15
architecture: i686
cmdline: sleep 99
component: coreutils
Attached file: coredump, 290816 bytes
crash_function: __nanosleep_nocancel
executable: /bin/sleep
kernel: 2.6.32-83.el6.i686
package: coreutils-8.4-9.el6
rating: 4
reason: Process /bin/sleep was killed by signal 6 (SIGABRT)
release: Red Hat Enterprise Linux Workstation release 6.0 (Santiago)
time: 1295986578
uid: 0

backtrace
-----
[New Thread 20812]
Core was generated by `sleep 99'.
Program terminated with signal 6, Aborted.
#0  0x00e91424 in __kernel_vsyscall ()

Thread 1 (Thread 20812):
#0  0x00e91424 in __kernel_vsyscall ()
No symbol table info available.
#1  0x00674960 in __nanosleep_nocancel ()
    at ../sysdeps/unix/syscall-template.S:82
No locals.
#2  0x0804b17d in xnanosleep (seconds=99) at xnanosleep.c:111
        overflow = false
        ts_sleep = {tv_sec = 99, tv_nsec = 0}
        __PRETTY_FUNCTION__ = "xnanosleep"
#3  0x0804927e in main (argc=2, argv=0xbfaee1a4) at sleep.c:147
        i = 2
        seconds = <value optimized out>
        ok = <value optimized out>
From        To          Syms Read   Shared Object Library
0x005edaa0  0x0070d1e4  Yes         /lib/libc.so.6
0x005b1830  0x005c93df  Yes         /lib/ld-linux.so.2
$1 = 0x0
No symbol "__glib_assert_msg" in current context.
eax            0xfffffdfc	-516
ecx            0x0	0
edx            0x804e3e8	134538216
ebx            0xbfaee058	-1079058344
esp            0xbfaee01c	0xbfaee01c
ebp            0xbfaee078	0xbfaee078
esi            0xb7739688	-1217161592
edi            0x0	0
eip            0xe91424	0xe91424 <__kernel_vsyscall+16>
eflags         0x246	[ PF ZF IF ]
cs             0x73	115
ss             0x7b	123
ds             0x7b	123
es             0x7b	123
fs             0x0	0
gs             0x33	51
Dump of assembler code for function __kernel_vsyscall:
   0x00e91414 <+0>:	push   %ecx
   0x00e91415 <+1>:	push   %edx
   0x00e91416 <+2>:	push   %ebp
   0x00e91417 <+3>:	mov    %esp,%ebp
   0x00e91419 <+5>:	sysenter 
   0x00e9141b <+7>:	nop
   0x00e9141c <+8>:	nop
   0x00e9141d <+9>:	nop
   0x00e9141e <+10>:	nop
   0x00e9141f <+11>:	nop
   0x00e91420 <+12>:	nop
   0x00e91421 <+13>:	nop
   0x00e91422 <+14>:	jmp    0xe91417 <__kernel_vsyscall+3>
=> 0x00e91424 <+16>:	pop    %ebp
   0x00e91425 <+17>:	pop    %edx
   0x00e91426 <+18>:	pop    %ecx
   0x00e91427 <+19>:	ret    
End of assembler dump.

comment
-----
This is just a test
Please disregard

How to reproduce
-----
1. q
2. w
3. e

Comment 1 Denys Vlasenko 2011-02-04 14:23:10 UTC
Created attachment 477023 [details]
File: backtrace


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