> Did you also try with overriding the built-in exit function? > I had not tried that. Most exit calls I'm seeing, however, are malloc failures and I doubt overriding CORE::GLOBAL::exit will help with that.