it starts well, but remains blocked when searching for a character.
What is he looking for? You can do "! Sym noisy" to enable noisy output about character loading. However, it should not be blocked forever, but ultimately it must expire. If you correct your symbol path, this will help too. You can set your symbol path to nothing, then it cannot be blocked by loading symbols from anywhere.
About creating a dump with the process name, my colleague (Jeremy) suggested this on the cdb / ntsd command line:
-c ".foreach( obj { lm 1m a @$exentry; } ) { .dump /m /u ${obj}.dmp;.dump /ma /u ${obj}.dmp; }; q"
: ", @$exentry, $exentry, for."
LocalDumps (WER):
http://msdn.microsoft.com/en-us/library/bb787181(VS.85).aspx
, , . DumpType 0 CustomDumpFlags 0x1B65.
, : " WER. , WER WER , Microsoft.
, LocalDumps .
Dan T