crash+coredump is alot more useful than intercepting error and... trying to recover from undefined state? or just exit to OS, losingvaluable information about a crash?
Together with the DUB package backtrace this gives really nice default behaviour printing stacktrace where memory fault occurred.
For details see my show case at: https://github.com/nordlow/justd/blob/master/t_errorHandler.d