Bug 563110 - [abrt] crash in coreutils-7.6-9.fc12
Summary: [abrt] crash in coreutils-7.6-9.fc12
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: coreutils
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ondrej Vasik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ee587864c0786196f46a6288725...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-09 09:15 UTC by Jiri Moskovcak
Modified: 2015-02-01 22:51 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-09 09:56:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.87 KB, text/plain)
2010-02-09 09:15 UTC, Jiri Moskovcak
no flags Details

Description Jiri Moskovcak 2010-02-09 09:15:54 UTC
abrt 1.0.6 detected a crash.

architecture: x86_64
cmdline: sleep 100
component: coreutils
executable: /bin/sleep
kernel: 2.6.31.12-174.2.3.fc12.x86_64
package: coreutils-7.6-9.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)
release: Fedora release 12 (Constantine)

backtrace
-----
warning: section .gnu.liblist not found in /usr/lib/debug/bin/sleep.debug
warning: section .gnu.conflict not found in /usr/lib/debug/bin/sleep.debug
warning: section .gnu.liblist not found in /usr/lib/debug/bin/sleep.debug
warning: section .gnu.conflict not found in /usr/lib/debug/bin/sleep.debug
warning: section .gnu.liblist not found in /usr/lib/debug/bin/sleep.debug
warning: section .gnu.conflict not found in /usr/lib/debug/bin/sleep.debug
Core was generated by `sleep 100'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000032660a4d00 in __nanosleep_nocancel ()
    at ../sysdeps/unix/syscall-template.S:82
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)

Thread 1 (Thread 1934):
#0  0x00000032660a4d00 in __nanosleep_nocancel ()
    at ../sysdeps/unix/syscall-template.S:82
No locals.
#1  0x0000000000403d9b in rpl_nanosleep (requested_delay=0x7fff14c252f0, 
    remaining_delay=0x0) at nanosleep.c:69
        r = <value optimized out>
        delay = {tv_sec = 100, tv_nsec = 0}
        t0 = {tv_sec = 107, tv_nsec = 105097744}
#2  0x000000000040343b in xnanosleep (seconds=<>)
    at xnanosleep.c:112
        overflow = false
        ts_sleep = {tv_sec = 100, tv_nsec = 0}
        __PRETTY_FUNCTION__ = "xnanosleep"
#3  0x00000000004016fc 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
0x0000003267402140  0x0000003267405578  Yes (*)     /lib64/librt-2.11.1.so
0x000000326601e860  0x00000032661261bc  Yes (*)     /lib64/libc-2.11.1.so
0x0000003266805390  0x0000003266810918  Yes (*)     /lib64/libpthread-2.11.1.so
0x0000003265c00af0  0x0000003265c183d4  Yes (*)     /lib64/ld-2.11.1.so
(*): Shared library is missing debugging information.
$1 = 0x0
No symbol "__glib_assert_msg" in current context.

Comment 1 Jiri Moskovcak 2010-02-09 09:15:57 UTC
Created attachment 389698 [details]
File: backtrace


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