abrt 1.0.9 detected a crash. architecture: i686 cmdline: sleep 1000 component: coreutils crash_function: __nanosleep_nocancel executable: /bin/sleep global_uuid: 0323adaa33103a28f723a4ce63c791f9640c0dbd kernel: 2.6.32.12-115.fc12.i686 package: coreutils-7.6-11.fc12 rating: 4 reason: Process /bin/sleep was killed by signal 11 (SIGSEGV) release: Fedora release 12 (Constantine) backtrace ----- Core was generated by `sleep 1000'. Program terminated with signal 11, Segmentation fault. #0 0x0077b416 in __kernel_vsyscall () Thread 1 (Thread 5623): #0 0x0077b416 in __kernel_vsyscall () No symbol table info available. #1 0x004d0dd0 in __nanosleep_nocancel () at ../sysdeps/unix/syscall-template.S:82 No locals. #2 0x0804b1dc in xnanosleep (seconds=1000) at xnanosleep.c:112 overflow = false ts_sleep = {tv_sec = 1000, tv_nsec = 0} __PRETTY_FUNCTION__ = "xnanosleep" #3 0x080491ee in main (argc=2, argv=0xbfff3854) at sleep.c:147 i = 2 seconds = <value optimized out> ok = <value optimized out> From To Syms Read Shared Object Library 0x0044b990 0x005578a0 Yes (*) /lib/libc.so.6 0x00413830 0x0042acdf Yes (*) /lib/ld-linux.so.2 (*): Shared library is missing debugging information. $1 = 0x0 No symbol "__glib_assert_msg" in current context. eax 0xfffffdfc -516 ecx 0x0 0 edx 0x804e524 134538532 ebx 0xbfff3708 -1073793272 esp 0xbfff36d8 0xbfff36d8 ebp 0xbfff3728 0xbfff3728 esi 0xb7739688 -1217161592 edi 0x0 0 eip 0x77b416 0x77b416 <__kernel_vsyscall+2> 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: 0x0077b414 <__kernel_vsyscall+0>: int $0x80 0x0077b416 <__kernel_vsyscall+2>: ret End of assembler dump. How to reproduce ----- Testing attachment
Created attachment 426033 [details] File: backtrace