touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #83685
[Bug 1454173] Re: Assertion crash with "ExecStart=- /path"
This bug was fixed in the package systemd - 219-7ubuntu6
---------------
systemd (219-7ubuntu6) vivid; urgency=medium
* Fix assertion crash with empty Exec*= paths. (LP: #1454173)
* systemd-fsckd autopkgtest: Stop assuming that
/etc/default/grub.d/90-autopkgtest.cfg exists.
* systemd-fsckd autopkgtest: Add missing plymouth test dependency.
* debian/tests/boot-smoke: Allow 10 seconds for systemd jobs to settle down.
* Fix "tentative" state of devices which are not in /dev (mostly in
containers), and avoid overzealous cleanup unmounting of mounts from them.
(LP: #1444402)
* journal: Gracefully handle failure to bind to audit socket, which is known
to fail in namespaces (containers) with current kernels. Also
conditionalize systemd-journald-audit.socket on CAP_AUDIT_READ.
(LP: #1457054)
* Add sigpwr-container-shutdown.service: Power off when receiving SIGPWR in
a container. This makes lxc-stop work for systemd containers.
(LP: #1457321)
-- Martin Pitt <martin.pitt@xxxxxxxxxx> Thu, 21 May 2015 14:47:46
+0200
** Changed in: systemd (Ubuntu Vivid)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1454173
Title:
Assertion crash with "ExecStart=- /path"
Status in systemd package in Ubuntu:
Fix Released
Status in systemd source package in Vivid:
Fix Released
Bug description:
We simple crash systemd by
# cat /etc/systemd/system/crash.service
[Unit]
Description = Crash Me
[Service]
ExecStartPre =- /usr/bin/printf pre
ExecStart = /usr/bin/printf MAIN
# systemctl daemon-reload
# systemctl start crash
Broadcast message from systemd-journald@infra2 (Tue 2015-05-12
09:28:18 UTC):
systemd[1]: Caught <ABRT>, dumped core as pid 4471.
Broadcast message from systemd-journald@infra2 (Tue 2015-05-12 09:28:18 UTC):
systemd[1]: Freezing execution.
Failed to start crash.service: Connection reset by peer
Jeah.
It is all because of the Typo in ExecStartPre.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1454173/+subscriptions