Crash (out of memory?)

 From:  Michael Gibson
3516.2 In reply to 3516.1 
Hi steve, yeah most likely that was running out of memory. It takes some memory in order to write the crash dump file out, so a failure to write the crash dump itself usually means out of memory.

I should be able to wrap the remeshing function to guard against running out of memory, it would probably turn something like this into chunks of your model disappearing rather than crashing.

Thanks for the bug report.

- Michael