Crude check for heap corruption
commit70f53f9e388cdf00c0a96b7e30b3bd192ac5ef04
authorShaunak Kishore <kshaunak@fb.com>
Mon, 1 Jun 2020 22:14:49 +0000 (1 15:14 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 1 Jun 2020 22:20:16 +0000 (1 15:20 -0700)
tree0dcecc09c152ea22b5b55230a4918b0dfebeb8b9
parentaf7a13cf002e48b5c88c527037c6c30eeff63497
Crude check for heap corruption

Summary: We believe that some of these errors are due to heap corruption - we're seeing ~1-10 a day that are like that. Let's core in these cases so that we can debug what happened.

Reviewed By: viratyosin

Differential Revision: D21821218

fbshipit-source-id: 41a7d99c9b59d97cb440469ff598a531010df07c
hphp/runtime/base/runtime-error.cpp