Bug 1510042
Summary: | [abrt] systemd-udev: __libc_open64(): systemd-udevd killed by SIGABRT | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Luís Silva <luis.st> | ||||||||||||||||||||||||
Component: | systemd | Assignee: | systemd-maint | ||||||||||||||||||||||||
Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||
Version: | 27 | CC: | aoellerer, brentrbrian, bugzilla.somor, chujitso, faber, jan.public, kelmster, linuxhippy, lnykryn, luca.giuzzi, mikhail.v.gavrilov, molasaga, msekleta, peljasz, prd-fedora, radim.smat, ssahani, s, vedran, zbyszek | ||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/77b77be21547118f85ac98c837049150ceffe4df | ||||||||||||||||||||||||||
Whiteboard: | abrt_hash:96e49c48b716d1ed6b45240cb58d6667d1258ccc; | ||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||
Last Closed: | 2018-03-28 14:22:54 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: |
|
Description
Luís Silva
2017-11-06 15:20:40 UTC
Created attachment 1348641 [details]
File: backtrace
Created attachment 1348642 [details]
File: cgroup
Created attachment 1348643 [details]
File: core_backtrace
Created attachment 1348644 [details]
File: cpuinfo
Created attachment 1348645 [details]
File: dso_list
Created attachment 1348646 [details]
File: environ
Created attachment 1348647 [details]
File: limits
Created attachment 1348648 [details]
File: maps
Created attachment 1348649 [details]
File: open_fds
Created attachment 1348650 [details]
File: proc_pid_status
Created attachment 1348651 [details]
File: var_log_messages
*** Bug 1520506 has been marked as a duplicate of this bug. *** #0 0x00007f5cacc4bf6e in __libc_open64 (file=0x55ed415c1650 "/dev/sdb", oflag=<optimized out>) at ../sysdeps/unix/sysv/linux/open64.c:46 46 return SYSCALL_CANCEL (openat, AT_FDCWD, file, oflag | EXTRA_OPEN_FLAGS, Thread 1 (Thread 0x7f5cad03e9c0 (LWP 13078)): #0 0x00007f5cacc4bf6e in __libc_open64 (file=0x55ed415c1650 "/dev/sdb", oflag=<optimized out>) at ../sysdeps/unix/sysv/linux/open64.c:46 resultvar = 17 mode = <optimized out> #1 0x000055ed40f0133a in open64 () at /usr/include/bits/fcntl2.h:53 No locals. It looks like udevd is killed by the watchdog while it's waiting for a disk device to respond. There isn't much we can do in such a case. There should be no effect from this, just udevd being restarted. Similar problem has been detected: systemd crashed while in background reporter: libreport-2.9.3 backtrace_rating: 4 cmdline: /usr/lib/systemd/systemd-udevd crash_function: __libc_open64 executable: /usr/lib/systemd/systemd-udevd journald_cursor: s=e4a0bf050fad4203bcebb813973dfed6;i=55624;b=93ec5c46aaa44d058fbc4595a40c9c57;m=506183fa2;t=56d5759fbf858;x=f8dd672e22b2b3be kernel: 4.16.11-200.fc27.x86_64 package: systemd-udev-234-11.git5f8984e.fc27 reason: systemd-udevd killed by SIGABRT rootdir: / runlevel: N 5 type: CCpp uid: 0 I quite regulary see this during shutdown - some systemd operations/services are pending and delay system shutdown until they time out. rather annoying. *** Bug 1572915 has been marked as a duplicate of this bug. *** *** Bug 1575310 has been marked as a duplicate of this bug. *** *** Bug 1599326 has been marked as a duplicate of this bug. *** *** Bug 1599328 has been marked as a duplicate of this bug. *** *** Bug 1599330 has been marked as a duplicate of this bug. *** *** Bug 1601247 has been marked as a duplicate of this bug. *** *** Bug 1589413 has been marked as a duplicate of this bug. *** *** Bug 1593831 has been marked as a duplicate of this bug. *** *** Bug 1515345 has been marked as a duplicate of this bug. *** *** Bug 1576356 has been marked as a duplicate of this bug. *** *** Bug 1541000 has been marked as a duplicate of this bug. *** *** Bug 1811120 has been marked as a duplicate of this bug. *** |