Bug 1103456 - [abrt] systemd: _dbus_abort(): systemd killed by SIGABRT
Summary: [abrt] systemd: _dbus_abort(): systemd killed by SIGABRT
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 20
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:ad77ea27892154d61dcab27552e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-01 00:29 UTC by Michael Chapman
Modified: 2014-09-29 09:14 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-29 07:41:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (21.93 KB, text/plain)
2014-06-01 00:29 UTC, Michael Chapman
no flags Details
File: cgroup (130 bytes, text/plain)
2014-06-01 00:29 UTC, Michael Chapman
no flags Details
File: core_backtrace (6.07 KB, text/plain)
2014-06-01 00:29 UTC, Michael Chapman
no flags Details
File: dso_list (2.21 KB, text/plain)
2014-06-01 00:29 UTC, Michael Chapman
no flags Details
File: limits (1.29 KB, text/plain)
2014-06-01 00:29 UTC, Michael Chapman
no flags Details
File: maps (9.73 KB, text/plain)
2014-06-01 00:29 UTC, Michael Chapman
no flags Details
File: open_fds (2.85 KB, text/plain)
2014-06-01 00:29 UTC, Michael Chapman
no flags Details
File: proc_pid_status (899 bytes, text/plain)
2014-06-01 00:29 UTC, Michael Chapman
no flags Details

Description Michael Chapman 2014-06-01 00:29:09 UTC
Description of problem:
Use systemd-run to launch a process in a new systemd scope, then run "systemctl show" on that scope. For example:

  $ sudo systemd-run --scope bash
  Running as unit run-5179.scope.
  # systemctl show run-5179.scope
  Failed to issue method call: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Version-Release number of selected component:
systemd-208-16.fc20

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        /usr/lib/systemd/systemd --switched-root --system --deserialize 23
crash_function: _dbus_abort
environ:        
executable:     /usr/lib/systemd/systemd
kernel:         3.14.4-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #5 _dbus_abort at dbus-sysdeps.c:94
 #6 _dbus_warn_check_failed at dbus-internals.c:290
 #7 dbus_message_iter_append_basic at dbus-message.c:2586
 #8 bus_property_append_string at ../src/shared/dbus-common.c:526
 #9 bus_default_message_handler at ../src/shared/dbus-common.c:390
 #10 bus_scope_message_handler at ../src/core/dbus-scope.c:94
 #11 bus_unit_message_dispatch at ../src/core/dbus-unit.c:479
 #12 bus_unit_message_handler at ../src/core/dbus-unit.c:610
 #13 _dbus_object_tree_dispatch_and_unlock at dbus-object-tree.c:862
 #15 bus_dispatch at ../src/core/dbus.c:525

Potential duplicate: bug 902026

Comment 1 Michael Chapman 2014-06-01 00:29:17 UTC
Created attachment 901135 [details]
File: backtrace

Comment 2 Michael Chapman 2014-06-01 00:29:19 UTC
Created attachment 901136 [details]
File: cgroup

Comment 3 Michael Chapman 2014-06-01 00:29:23 UTC
Created attachment 901137 [details]
File: core_backtrace

Comment 4 Michael Chapman 2014-06-01 00:29:25 UTC
Created attachment 901138 [details]
File: dso_list

Comment 5 Michael Chapman 2014-06-01 00:29:27 UTC
Created attachment 901139 [details]
File: limits

Comment 6 Michael Chapman 2014-06-01 00:29:31 UTC
Created attachment 901140 [details]
File: maps

Comment 7 Michael Chapman 2014-06-01 00:29:33 UTC
Created attachment 901141 [details]
File: open_fds

Comment 8 Michael Chapman 2014-06-01 00:29:36 UTC
Created attachment 901142 [details]
File: proc_pid_status

Comment 9 Michael Chapman 2014-09-29 07:41:09 UTC
Not sure exactly which version fixed this, but I'm not seeing this bug on systemd-215-14.fc21.x86_64.

Comment 10 Michael Chapman 2014-09-29 09:14:06 UTC
(In reply to Michael Chapman from comment #9)
> Not sure exactly which version fixed this, but I'm not seeing this bug on
> systemd-215-14.fc21.x86_64.

Sorry, that was the Fedora 21 package.

But it turns out it's fixed on Fedora 20 as well, with systemd-208-22.fc20.x86_64.


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