Bug 1091324
| Summary: | [abrt] coreutils-8.4-31.el6_5.1: __nanosleep_nocancel: Process /bin/sleep was killed by signal 11 (SIGSEGV) | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jakub Filak <jfilak> | ||||||||||||||||
| Component: | will-crash | Assignee: | Richard Marko <rmarko> | ||||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 20 | CC: | jberan, rmarko | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| 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: | 2015-01-27 18:44:09 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: |
|
||||||||||||||||||
Created attachment 889661 [details]
File: open_fds
Created attachment 889662 [details]
File: maps
Created attachment 889663 [details]
File: last_occurrence
Created attachment 889664 [details]
File: limits
Created attachment 889665 [details]
File: var_log_messages
Created attachment 889666 [details]
File: environ
Created attachment 889667 [details]
File: dso_list
|
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.