So I wrote a script to run "date", sleep for 2 seconds, and run "date" a
second time -- and eventually the *sleep* hung.
The VM is still responsive, and I can log in; if I type "date" manually
successive times then I get an advancing clock, but if I type "sleep 1"
it just hangs.