[PATCH] libsupc++: Fix UB terminating on foreign exception
Julia DeMille
me@jdemille.com
Mon Jan 15 03:39:00 GMT 2024
On 2024-01-14 18:51, Julia DeMille wrote:
> I'm unsure if my patch actually fixes it with this demo -- I need to
> work out how to use a patched GCC without installing it on my system,
> but without it breaking from not having things it expects to exist on
> the system.
I've gotten this to work, and run into an unexpected situation.
Something about the personality routine is causing a SIGABRT.
Investigating further.
> I'm also going to go make sure that the Objective-C unwind personality
> is unique, otherwise we could have trouble.
Checked this -- it is.
--
Thanks,
Julia DeMille
she/her
More information about the Libstdc++
mailing list