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

ERL-346: Loading NIFs on Android fails with segfault #3196

Open
OTP-Maintainer opened this issue Jan 27, 2017 · 1 comment
Open

ERL-346: Loading NIFs on Android fails with segfault #3196

OTP-Maintainer opened this issue Jan 27, 2017 · 1 comment
Assignees
Labels
bug Issue is reported as a bug help wanted Issue not worked on by OTP; help wanted from the community priority:low team:VM Assigned to OTP team VM

Comments

@OTP-Maintainer
Copy link

Original reporter: ukasiu
Affected version: Not Specified
Component: Not Specified
Migrated from: https://bugs.erlang.org/browse/ERL-346


The attached module fails with segfault on Android regardless of presence of complex6.so.
{noformat}
Eshell V8.2.1  (abort with ^G)
1> c(complex6).
Segmentation fault 
{noformat}

@OTP-Maintainer
Copy link
Author

sverker said:

Android is not a prioritized platform for us
and we don't have any such environment prepared to test and troubleshoot this on.

Maybe a call stack trace from the crash is enough to see what's wrong.



@OTP-Maintainer OTP-Maintainer added bug Issue is reported as a bug help wanted Issue not worked on by OTP; help wanted from the community team:VM Assigned to OTP team VM priority:low labels Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is reported as a bug help wanted Issue not worked on by OTP; help wanted from the community priority:low team:VM Assigned to OTP team VM
Projects
None yet
Development

No branches or pull requests

2 participants