jirentabu / crashrpt

Automatically exported from code.google.com/p/crashrpt
0 stars 0 forks source link

Catch /RTC check errors #196

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I’m trying to see if crashrpt can capture exceptions generated by heap 
corruption runtime checks based on the /RTC compile option.

So far, WER seems to capture this type of exception. Wondering if this is a 
known issue/limitation and if there is a way around it. Or in case, I’m 
missing something.

http://msdn.microsoft.com/en-us/library/8wtf2dfz(v=vs.71).aspx

Original issue reported on code.google.com by zexspect...@gmail.com on 16 Apr 2013 at 2:44