Skip to content

systemd crashes on daemon-reexec if /run is full #5016

@mbiebl

Description

@mbiebl

Submission type

  • Bug report
  • Request for enhancement (RFE)

systemd version the issue has been seen with

v232

Used distribution

Debian
This was originally reported as
http://bugs.debian.org/850074

In case of bug report: Expected behaviour you didn't see

systemctl daemon-reexec failing with a clear error message and systemd not aborting when /run is full

In case of bug report: Unexpected behaviour you saw

systemctl daemon-reexec on a system with a full /run leads to a crash of systemd

In case of bug report: Steps to reproduce the problem

# cat /dev/zero > /run/eatspace
cat: write error: No space left on device
# systemctl daemon-reexec
Broadcast message from systemd-journald@kenaz (Tue 2017-01-03 16:16:42 EST):

systemd[1]: Freezing execution.


Message from syslogd@kenaz at Jan  3 16:16:42 ...
 systemd[1]: Freezing execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Programming errors, that need preferential fixingpid1

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions