Bug 1343306
| Summary: | [abrt] systemd: __signbit(): networkctl killed by SIGABRT | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Soeren Grunewald <soeren.grunewald> | ||||||||||||||||||||||||||
| Component: | systemd | Assignee: | systemd-maint | ||||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 24 | CC: | johannbg, jsynacek, lnykryn, msekleta, muadda, ssahani, s, systemd-maint, zbyszek | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/0fe94a3af5784d40607f3713d841ff30c853d6b8 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:4aa7ac88e9dca69b89cd3d324c734b6071df6623; | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2016-06-07 07:01:17 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 1165488 [details]
File: backtrace
Created attachment 1165489 [details]
File: cgroup
Created attachment 1165490 [details]
File: core_backtrace
Created attachment 1165491 [details]
File: dso_list
Created attachment 1165492 [details]
File: environ
Created attachment 1165493 [details]
File: limits
Created attachment 1165494 [details]
File: maps
Created attachment 1165495 [details]
File: mountinfo
Created attachment 1165496 [details]
File: namespaces
Created attachment 1165497 [details]
File: open_fds
Created attachment 1165498 [details]
File: proc_pid_status
Created attachment 1165499 [details]
File: var_log_messages
*** This bug has been marked as a duplicate of bug 1339131 *** |
Description of problem: Just typed: networkctl status But both systemd-networkd.service and .socket where disabled. Version-Release number of selected component: systemd-229-8.fc24 Additional info: reporter: libreport-2.7.1 backtrace_rating: 4 cmdline: networkctl status crash_function: __signbit executable: /usr/bin/networkctl global_pid: 3193 kernel: 4.5.5-300.fc24.x86_64 pkg_fingerprint: 73BD E983 81B4 6521 pkg_vendor: Fedora Project reproducible: Not sure how to reproduce the problem runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: [New LWP 3193] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `networkctl status'. Program terminated with signal SIGABRT, Aborted. #0 0x00007f1952c28e55 in __signbit () at ../sysdeps/x86_64/fpu/s_signbit.S:24 24 andl $0x80, %eax Thread 1 (Thread 0x7f19537e9740 (LWP 3193)): #0 0x00007f1952c28e55 in __signbit () at ../sysdeps/x86_64/fpu/s_signbit.S:24 No locals. #1 0x00007f1952c2aa5a in sigorset (dest=0xc79, left=0xc79, right=0x6) at sigorset.c:27 No locals. #2 0x0000000000000000 in ?? () No symbol table info available. From To Syms Read Shared Object Library No linux-vdso.so.1 0x00007f19533ec0b0 0x00007f19533ef09f Yes /lib64/librt.so.1 0x00007f19531d5ab0 0x00007f19531e5945 Yes /lib64/libgcc_s.so.1 0x00007f1952fbc9e0 0x00007f1952fc92f1 Yes /lib64/libpthread.so.0 0x00007f1952c14920 0x00007f1952d63e84 Yes /lib64/libc.so.6 0x00007f19535f2ad0 0x00007f195360fa90 Yes /lib64/ld-linux-x86-64.so.2 $1 = 0x7f195380c000 "" rax 0x0 0 rbx 0x53 83 rcx 0x7f1952c28e55 139746739392085 rdx 0x6 6 rsi 0xc79 3193 rdi 0xc79 3193 rbp 0x7ffe155ab750 0x7ffe155ab750 rsp 0x7ffe155ab3b8 0x7ffe155ab3b8 r8 0x6 6 r9 0x0 0 r10 0x8 8 r11 0x202 514 r12 0x53 83 r13 0x7ffe155ab560 140729256686944 r14 0x7ffe155ab560 140729256686944 r15 0x7f195380c000 139746751856640 rip 0x7f1952c28e55 0x7f1952c28e55 <__signbit+5> eflags 0x202 [ 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 __signbit: 0x00007f1952c28e50 <+0>: pmovmskb %xmm0,%eax 0x00007f1952c28e54 <+4>: and $0x80,%eax 0x00007f1952c28e59 <+9>: retq End of assembler dump. == EXPLOITABLE ==