Bug 1343306 - [abrt] systemd: __signbit(): networkctl killed by SIGABRT
Summary: [abrt] systemd: __signbit(): networkctl killed by SIGABRT
Keywords:
Status: CLOSED DUPLICATE of bug 1339131
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:4aa7ac88e9dca69b89cd3d324c7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-07 06:04 UTC by Soeren Grunewald
Modified: 2016-06-07 07:01 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-06-07 07:01:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.03 KB, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: cgroup (276 bytes, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: core_backtrace (2.17 KB, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: dso_list (760 bytes, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: environ (3.36 KB, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: limits (1.29 KB, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: maps (3.14 KB, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: mountinfo (3.21 KB, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: namespaces (102 bytes, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: open_fds (293 bytes, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: proc_pid_status (1.10 KB, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details
File: var_log_messages (265 bytes, text/plain)
2016-06-07 06:05 UTC, Soeren Grunewald
no flags Details

Description Soeren Grunewald 2016-06-07 06:04:53 UTC
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 ==

Comment 1 Soeren Grunewald 2016-06-07 06:05:01 UTC
Created attachment 1165488 [details]
File: backtrace

Comment 2 Soeren Grunewald 2016-06-07 06:05:02 UTC
Created attachment 1165489 [details]
File: cgroup

Comment 3 Soeren Grunewald 2016-06-07 06:05:04 UTC
Created attachment 1165490 [details]
File: core_backtrace

Comment 4 Soeren Grunewald 2016-06-07 06:05:06 UTC
Created attachment 1165491 [details]
File: dso_list

Comment 5 Soeren Grunewald 2016-06-07 06:05:08 UTC
Created attachment 1165492 [details]
File: environ

Comment 6 Soeren Grunewald 2016-06-07 06:05:09 UTC
Created attachment 1165493 [details]
File: limits

Comment 7 Soeren Grunewald 2016-06-07 06:05:11 UTC
Created attachment 1165494 [details]
File: maps

Comment 8 Soeren Grunewald 2016-06-07 06:05:12 UTC
Created attachment 1165495 [details]
File: mountinfo

Comment 9 Soeren Grunewald 2016-06-07 06:05:14 UTC
Created attachment 1165496 [details]
File: namespaces

Comment 10 Soeren Grunewald 2016-06-07 06:05:15 UTC
Created attachment 1165497 [details]
File: open_fds

Comment 11 Soeren Grunewald 2016-06-07 06:05:17 UTC
Created attachment 1165498 [details]
File: proc_pid_status

Comment 12 Soeren Grunewald 2016-06-07 06:05:19 UTC
Created attachment 1165499 [details]
File: var_log_messages

Comment 13 Jan Synacek 2016-06-07 07:01:17 UTC

*** This bug has been marked as a duplicate of bug 1339131 ***


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