https://bugs.freedesktop.org/show_bug.cgi?id=108464
--- Comment #24 from Duncan Roe duncan_roe@optusnet.com.au --- (In reply to Duncan Roe from comment #23)
Here are some notes for anyone trying to reproduce this problem. By "this problem" I mean failure to reboot after "reboot" command issued.
- On my system (Slackware, no systemd) I am triggering a reboot by
Ctl-Alt-Del and this line in /etc/inittab: ca::ctrlaltdel:/sbin/shutdown -t5 -r now
I am only booting up to the command line (no X).
The occurrence of BUG is intermittent. I am seeing it on about 2 reboots
in 3.
If there is no BUG, the next reboot will be OK.
If a user logs in before Ctl-Alt-Del, reboot with BUG still works maybe
90% of the time.
- With BUG present, Ctl-Alt-Del at the login prompt succeeds about 50% of
the time (measured over 25 reboots). (I put a dmesg command in rc.local to do this test).
With e1cb3e4 reverted, reboot always works and BUG never shows. Were it not for that, I would be suspecting a local hardware problem by now