<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jan 30, 2017 at 5:48 PM, Dan Norton <span dir="ltr"><<a href="mailto:dnorton@mindspring.com" target="_blank">dnorton@mindspring.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br>After a freeze, I find that pkill will cause output to crash.dmp and the latest is attached.<br></blockquote><div><br></div><div>That looks benign.</div><div><br></div><div>How about attaching strace when frozen? </div><div><br></div><div><font face="monospace, monospace">sudo strace -p <pid></font></div><div><br></div><div>This should log all system calls the VM is still doing. Then press alt-. and see if the VM processes that.</div><div><br></div><div>And if all else fails, you may have to whip out gdb to see what exactly is going on.</div><div><div><br></div><div>- Bert -</div> </div></div><br></div></div>