Can't say exactly. The dump is saved when web-server thread crashes, but 400 error (the one that fires when the request too large) is not the one that makes server crash.

If you need to debug some script that results in creating memory dump, why don't you log $_REQUEST variable at the first few lines of your script? Just don't make it on highly loaded web-sites