Bug 1091324 - [abrt] coreutils-8.4-31.el6_5.1: __nanosleep_nocancel: Process /bin/sleep was killed by signal 11 (SIGSEGV)
Summary: [abrt] coreutils-8.4-31.el6_5.1: __nanosleep_nocancel: Process /bin/sleep was...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: will-crash
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Marko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9bcca887c3c5bb38f2e27d2c2b4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-25 11:19 UTC by Jakub Filak
Modified: 2016-02-01 02:23 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-27 18:44:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: open_fds (105 bytes, text/plain)
2014-04-25 11:19 UTC, Jakub Filak
no flags Details
File: maps (1.40 KB, text/plain)
2014-04-25 11:19 UTC, Jakub Filak
no flags Details
File: last_occurrence (10 bytes, text/plain)
2014-04-25 11:19 UTC, Jakub Filak
no flags Details
File: limits (1.29 KB, text/plain)
2014-04-25 11:19 UTC, Jakub Filak
no flags Details
File: var_log_messages (291 bytes, text/plain)
2014-04-25 11:19 UTC, Jakub Filak
no flags Details
File: environ (3.33 KB, text/plain)
2014-04-25 11:19 UTC, Jakub Filak
no flags Details
File: dso_list (311 bytes, text/plain)
2014-04-25 11:19 UTC, Jakub Filak
no flags Details

Description Jakub Filak 2014-04-25 11:19:35 UTC
Description of problem:
ABRT RHEL6 Bugzilla Security testing, please disregard this particular bug report.

Version-Release number of selected component:
coreutils-8.4-31.el6_5.1

Additional info:
libreport version: 2.0.9.111.g8f37.dirty
abrt_version:   2.0.8
backtrace_rating: 4
cmdline:        sleep 1000
crash_function: __nanosleep_nocancel
kernel:         2.6.32-431.el6.x86_64

backtrace:
:Missing separate debuginfo for 
:Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 /var/cache/abrt-di/usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1
:[New Thread 28679]
:Core was generated by `sleep 1000'.
:Program terminated with signal 11, Segmentation fault.
:#0  0x00007fdcd69decd0 in __nanosleep_nocancel () at ../sysdeps/unix/syscall-template.S:82
:82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
:
:Thread 1 (Thread 28679):
:#0  0x00007fdcd69decd0 in __nanosleep_nocancel () at ../sysdeps/unix/syscall-template.S:82
:No locals.
:#1  0x0000000000403ce8 in rpl_nanosleep (requested_delay=0x7fff9ca2fd80, remaining_delay=0x0) at nanosleep.c:83
:        seconds = 1000
:        intermediate = {tv_sec = 1000, tv_nsec = 0}
:#2  0x000000000040336d in xnanosleep (seconds=<value optimized out>) at xnanosleep.c:111
:        overflow = false
:        ts_sleep = {tv_sec = 1000, tv_nsec = 0}
:        __PRETTY_FUNCTION__ = "xnanosleep"
:#3  0x00000000004016bc in main (argc=2, argv=<value optimized out>) at sleep.c:147
:        i = 2
:        seconds = <value optimized out>
:        ok = <value optimized out>
:From                To                  Syms Read   Shared Object Library
:0x00007fdcd6950a60  0x00007fdcd6a7226c  Yes         /lib64/libc-2.12.so
:0x00007fdcd6cc6b00  0x00007fdcd6cdf9ab  Yes         /lib64/ld-2.12.so
:$1 = 0x0
:No symbol "__glib_assert_msg" in current context.
:rax            0xfffffffffffffdfc	-516
:rbx            0x3e8	1000
:rcx            0xffffffffffffffff	-1
:rdx            0x0	0
:rsi            0x0	0
:rdi            0x7fff9ca2fd30	140735821315376
:rbp            0x0	0x0
:rsp            0x7fff9ca2fd28	0x7fff9ca2fd28
:r8             0x0	0
:r9             0x0	0
:r10            0x7fff9ca2fab0	140735821314736
:r11            0x246	582
:r12            0x7fff9ca2fd80	140735821315456
:r13            0x7fff9ca2fd80	140735821315456
:r14            0x1	1
:r15            0x7fff9ca2fde0	140735821315552
:rip            0x7fdcd69decd0	0x7fdcd69decd0 <__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:
:   0x00007fdcd69decc9 <+0>:	mov    $0x23,%eax
:   0x00007fdcd69decce <+5>:	syscall 
:=> 0x00007fdcd69decd0 <+7>:	cmp    $0xfffffffffffff001,%rax
:   0x00007fdcd69decd6 <+13>:	jae    0x7fdcd69ded09 <nanosleep+73>
:   0x00007fdcd69decd8 <+15>:	retq   
:End of assembler dump.

Comment 1 Jakub Filak 2014-04-25 11:19:38 UTC
Created attachment 889661 [details]
File: open_fds

Comment 2 Jakub Filak 2014-04-25 11:19:40 UTC
Created attachment 889662 [details]
File: maps

Comment 3 Jakub Filak 2014-04-25 11:19:42 UTC
Created attachment 889663 [details]
File: last_occurrence

Comment 4 Jakub Filak 2014-04-25 11:19:44 UTC
Created attachment 889664 [details]
File: limits

Comment 5 Jakub Filak 2014-04-25 11:19:46 UTC
Created attachment 889665 [details]
File: var_log_messages

Comment 6 Jakub Filak 2014-04-25 11:19:49 UTC
Created attachment 889666 [details]
File: environ

Comment 7 Jakub Filak 2014-04-25 11:19:51 UTC
Created attachment 889667 [details]
File: dso_list


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