- output callstacks from crash using cdb debugger which is part of "Debugging Tools for Windows". Output other interesting information - function parameters, possibly source code fragment and other goodies of "!analyze" cdb extension.
SIGABRT is sent to relevant processes after a timeout
Post-push fixes making it work on pushbuild's valgrind host, and clarifying the output.