Bug 1694321 - [abrt] systemd: systemd killed by SIGSEGV
Summary: [abrt] systemd: systemd killed by SIGSEGV
Keywords:
Status: CLOSED DUPLICATE of bug 1680481
Alias: None
Product: Fedora
Classification: Fedora
Component: libcap-ng
Version: 29
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Grubb
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f9aca75f7c6ba20cdca0b42da2f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-30 12:39 UTC by lonelywoolf
Modified: 2019-10-21 19:33 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-10-21 19:33:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (11.80 KB, text/plain)
2019-03-30 12:39 UTC, lonelywoolf
no flags Details
File: cgroup (367 bytes, text/plain)
2019-03-30 12:39 UTC, lonelywoolf
no flags Details
File: core_backtrace (269 bytes, text/plain)
2019-03-30 12:39 UTC, lonelywoolf
no flags Details
File: cpuinfo (1.46 KB, text/plain)
2019-03-30 12:39 UTC, lonelywoolf
no flags Details
File: dso_list (3.35 KB, text/plain)
2019-03-30 12:40 UTC, lonelywoolf
no flags Details
File: environ (265 bytes, text/plain)
2019-03-30 12:40 UTC, lonelywoolf
no flags Details
File: limits (1.29 KB, text/plain)
2019-03-30 12:40 UTC, lonelywoolf
no flags Details
File: maps (21.79 KB, text/plain)
2019-03-30 12:40 UTC, lonelywoolf
no flags Details
File: mountinfo (3.52 KB, text/plain)
2019-03-30 12:40 UTC, lonelywoolf
no flags Details
File: open_fds (3.67 KB, text/plain)
2019-03-30 12:40 UTC, lonelywoolf
no flags Details
File: proc_pid_status (1.31 KB, text/plain)
2019-03-30 12:40 UTC, lonelywoolf
no flags Details
File: var_log_messages (4.58 KB, text/plain)
2019-03-30 12:40 UTC, lonelywoolf
no flags Details
File: exploitable (168 bytes, application/octet-stream)
2019-03-30 12:40 UTC, lonelywoolf
no flags Details

Description lonelywoolf 2019-03-30 12:39:50 UTC
Version-Release number of selected component:
systemd-239-12.git8bca462.fc29

Additional info:
reporter:       libreport-2.10.0
backtrace_rating: 3
cmdline:        /usr/lib/systemd/systemd --user
executable:     /usr/lib/systemd/systemd
journald_cursor: s=1de52392a41c448f91f92b688a823a97;i=13c77;b=99a7244c55484f9d9f046ad2f0ddbe52;m=3d3cd5d36;t=5854eab924e66;x=d055130f6a237de2
kernel:         5.0.4-200.fc29.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 ??
 #1 deinit at cap-ng.c:161
 #2 __run_fork_handlers at register-atfork.c:134
 #3 __libc_fork at ../sysdeps/nptl/fork.c:137
 #4 exec_spawn at ../src/core/execute.c:3497
 #5 service_spawn at ../src/core/service.c:1463
 #6 service_enter_start at ../src/core/service.c:1961
 #7 service_enter_start_pre at ../src/core/service.c:2029
 #8 service_start at ../src/core/service.c:2272
 #9 unit_start at ../src/core/unit.c:1850

Comment 1 lonelywoolf 2019-03-30 12:39:54 UTC
Created attachment 1549779 [details]
File: backtrace

Comment 2 lonelywoolf 2019-03-30 12:39:55 UTC
Created attachment 1549780 [details]
File: cgroup

Comment 3 lonelywoolf 2019-03-30 12:39:57 UTC
Created attachment 1549781 [details]
File: core_backtrace

Comment 4 lonelywoolf 2019-03-30 12:39:59 UTC
Created attachment 1549782 [details]
File: cpuinfo

Comment 5 lonelywoolf 2019-03-30 12:40:04 UTC
Created attachment 1549783 [details]
File: dso_list

Comment 6 lonelywoolf 2019-03-30 12:40:06 UTC
Created attachment 1549784 [details]
File: environ

Comment 7 lonelywoolf 2019-03-30 12:40:08 UTC
Created attachment 1549785 [details]
File: limits

Comment 8 lonelywoolf 2019-03-30 12:40:14 UTC
Created attachment 1549786 [details]
File: maps

Comment 9 lonelywoolf 2019-03-30 12:40:16 UTC
Created attachment 1549787 [details]
File: mountinfo

Comment 10 lonelywoolf 2019-03-30 12:40:19 UTC
Created attachment 1549788 [details]
File: open_fds

Comment 11 lonelywoolf 2019-03-30 12:40:21 UTC
Created attachment 1549789 [details]
File: proc_pid_status

Comment 12 lonelywoolf 2019-03-30 12:40:23 UTC
Created attachment 1549790 [details]
File: var_log_messages

Comment 13 lonelywoolf 2019-03-30 12:40:25 UTC
Created attachment 1549791 [details]
File: exploitable

Comment 14 Zbigniew Jędrzejewski-Szmek 2019-10-21 18:07:01 UTC
I think this might be related to this patch:
https://github.com/stevegrubb/libcap-ng/commit/7759e6f8469eb33aef1a1d5eba5d300c3a8fcb63

Steve, any idea why it would crashing here?

Comment 15 Steve Grubb 2019-10-21 18:54:02 UTC
This was found by bug 1680481. That has some more background information. This was subsequently fixed in libcap-ng-0.7.9-7. This appears to be reported about the time that it was found in apache. I'd say this bug report can be closed since the fix was pushed out a long time ago.

Comment 16 Zbigniew Jędrzejewski-Szmek 2019-10-21 19:33:57 UTC
Many thanks!

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


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