[cfe-dev] Clang and CoffeeCatch via JNI?

Anton Smirnov dev at antonsmirnov.name
Mon Mar 3 23:36:00 PST 2014


Anyone? I can confirm exceptions are NOT catched by coffeecatch as in demo
app:
https://github.com/4ntoine/CoffeeCatchDemo

So it seems that clang handles signal itself, is it correct?



2014-02-24 12:48 GMT+06:00 Anton Smirnov <dev at antonsmirnov.name>:

> Hello.
>
> I'm facing with Clang crashes via JNI on Android (both ARM and x86) even
> if clang_toggleCrashRecovery was invoked with argument = 1.
>
> Few days ago i've found POSIX signal catcher which seems to help.
> Since i don't know the internal of crash catching in Clang i wonder if it
> helps or not?
>
> Regards, Anton.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140304/4e9c1d0c/attachment.html>


More information about the cfe-dev mailing list