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

Fatal signal 6 (SIGABRT) error when factory.create() called on Android #651

Open
pizzicatomania opened this issue Nov 6, 2017 · 0 comments

Comments

@pizzicatomania
Copy link

Hi,

I cross-complied essentia library for Android, but when I call factory.create() method from my JNI code I got Fatal signal 6 (SIGABRT) error on runtime. Also, the debug message said that always same (invalid)address passed to free.

11-06 17:40:35.637 22757-22757/com.example.essentiajnitest A/libc: Invalid address 0x9c47f89c passed to free: value not allocated
11-06 17:40:35.637 22757-22757/com.example.essentiajnitest A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 22757 (essentiajnitest)

I think this is the same issue with #442. Is there any further update after then?

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