Why is the personality routine called when the landingpad is null? It
looks like there is an LSDA, as I can properly walk it, but the found
callsite does not have a landingpad set. The RuntimeException demo also
does this check:
if (landingPad == 0) {