Deliberately crashing an external process under Windows

Posted by Terry on Stack Overflow See other posts from Stack Overflow or by Terry
Published on 2009-11-17T15:20:01Z Indexed on 2010/04/20 6:43 UTC
Read the original article Hit count: 252

Filed under:
|

I would like to synthesise a native code fault. This is so that we can see where in particular some debugging output gets put when that occurrs.

Pskill (from Sys-Internals) causes a graceful exit. DotCrash.exe doesn't seem to be available anymore from Microsoft directly.

Is there any way to externally cause a crash in a process?

© Stack Overflow or respective owner

Related posts about Windows

Related posts about crash-dumps