Bug 711946 - systemctl invocations cause core dumps
Summary: systemctl invocations cause core dumps
Keywords:
Status: CLOSED DUPLICATE of bug 709909
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 15
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-09 04:18 UTC by Brad Watson
Modified: 2011-06-09 06:45 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-09 06:45:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brad Watson 2011-06-09 04:18:11 UTC
Certain systemctl invocations, albeit bad commands, cause core dumps.

[brad@bigbubba ~]$ systemctl is-active httpd
unknown
process 32742: arguments to dbus_message_unref() were incorrect, assertion "!message->in_cache" failed in file dbus-message.c line 1548.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
Aborted (core dumped)

[brad@bigbubba ~]$ systemctl is-active *
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
unknown
process 553: arguments to dbus_message_unref() were incorrect, assertion "!message->in_cache" failed in file dbus-message.c line 1548.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
Aborted (core dumped)

Comment 1 Michal Schmidt 2011-06-09 06:45:55 UTC

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


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