0.55.0 not restarting

I have been seeing this since about 0.50.0. When I restart home assistant from Configuration/General/Server Management/Restart, 9 out of 10 times, it shuts down Home Assistant, but does not restart it. I have to use systemctl to restart it. It’s not a big problem, but I’m pretty sure it’s not the desired behavior. Anyone else seeing this?

HomeAssistant 0.55.0
Python 3.6
hasbian stretch

No config errors, no errors in the log that I can see.

Look for errors in /var/log/syslog Use grep

Oct 14 20:14:34 hass2 hass[5813]: #033[32m2017-10-14 20:14:34 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=homeassistant, service=restart, service_data=, service_call_id=1968450320-7493>#033[0m
Oct 14 20:14:46 hass2 hass[5813]: #033[32m2017-10-14 20:14:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=1968450320-7493>#033[0m
Oct 14 20:14:46 hass2 hass[5813]: #033[32m2017-10-14 20:14:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event homeassistant_stop[L]>#033[0m
Oct 14 20:14:56 hass2 hass[5813]: #033[32m2017-10-14 20:14:56 INFO (MainThread) [homeassistant.core] Bus:Handling <Event homeassistant_close[L]>#033[0m
Oct 14 20:14:56 hass2 systemd[1]: [email protected]: main process exited, code=killed, status=11/SEGV
Oct 14 20:14:56 hass2 systemd[1]: Unit [email protected] entered failed state.
(homeassistant) homeassistant@hass2:~/.homeassistant$

I would pull the SD card and check the file system for errors. If you don’t have another machine running Linux, you can use a live CD or USB Linux.