[crash] Move dump_memory_around_ip after the native crash (#13021)
commit12b3dbcc3884003dbfd6b940bf325afd559ff5e3
authorAlexander Kyte <alexmkyte@gmail.com>
Fri, 15 Feb 2019 23:14:03 +0000 (15 18:14 -0500)
committerLudovic Henry <luhenry@microsoft.com>
Fri, 15 Feb 2019 23:14:03 +0000 (15 18:14 -0500)
treef0bc37a281288713aad76d40fe1b268f09157d89
parentb3839e4434c155a2bb6acfbe8d5ede6525b49aaa
[crash] Move dump_memory_around_ip after the native crash (#13021)

If someone jumps to a bogus address for some reason, this will
double-fault. On OSX, a double fault is often a hang.
mono/mini/mini-posix.c