Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Would this allow me to catch SIG- errors on dependencies ? #31

Open
JesseScott opened this issue Nov 29, 2016 · 0 comments
Open

Comments

@JesseScott
Copy link

Sorry if this is a naive question, just came across this library, and haven't had time to research too thoroughly yet.

I have a handful of libraries that access the NDK, but I don't have access to the source code, just the Java wrappers that call the native functions.

Would CoffeeCatch also catch and SIGILL or SIGSEGV throws from those libraries too, or do I have to have access to the point where the NDK is called explicitly ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant