Comment 15 for bug 1773148

Revision history for this message
Balint Reczey (rbalint) wrote :

Verified with systemd/237-3ubuntu10.31:

root@x-lp1773859:~# systemctl show systemd-journald.service | grep Watch
WatchdogUSec=0
WatchdogTimestamp=Tue 2019-10-08 16:06:56 UTC
WatchdogTimestampMonotonic=176241732389
root@x-lp1773859:~# dpkg -l systemd
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-======================-================-================-==================================================
ii systemd 237-3ubuntu10.31 amd64 system and service manager

The fix is applied in .31, but the crash was still be observed once:
https://errors.ubuntu.com/?release=Ubuntu%2018.04&package=systemd&period=month&version=237-3ubuntu10.31

This seem to have been misreported against the version, since the ExecutableTimestamp is 1567655991 (date -d @1567655991 : Thu Sep 5 03:59:51 UTC 2019) , which matches the timestamp of /lib/systemd/systemd-journald in 237-3ubuntu10.29 .