According to http://support.microsoft.com/kb/185294 , if you catch an
unhandled C++ exception with SEH, the exception code is "0xE06D7363". We
should have a constant for this so we can stringify it to something
recognizable.
(Saw this at a crash report:
http://crash-stats.mozilla.com/report/index/82390de4-27aa-437c-8051-c4db82090813
?p=1
)
Original issue reported on code.google.com by ted.mielczarek on 13 Aug 2009 at 5:38
Original issue reported on code.google.com by
ted.mielczarek
on 13 Aug 2009 at 5:38