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 11 error #218

Closed
pedroSG94 opened this issue May 13, 2016 · 3 comments
Closed

Fatal signal 11 error #218

pedroSG94 opened this issue May 13, 2016 · 3 comments

Comments

@pedroSG94
Copy link

pedroSG94 commented May 13, 2016

Hi.
I'm working with javacv and ffmpeg compiled with this guide:
https://github.com/bytedeco/javacpp-presets/wiki/Build-Environments

When i try create a FFmpegFrameRecorder instance i get this error:
A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 10239
The app only crash with android6 when i test in android 4.4 and 5.0 this run good. I tried too with 2 device with android 6 and with avd but crash
I tried a solution found in internet but dont work for me:
-add this line in manifest:
android:hardwareAccelerated="false"

@saudet saudet closed this as completed May 13, 2016
@pedroSG94
Copy link
Author

pedroSG94 commented May 13, 2016

Dont work for me i tried with the binaries ffmpeg 2.8.5 and 3.0.1 with this javacv and javacpp binaries

@saudet
Copy link
Member

saudet commented May 13, 2016

Well, it works for others, so please provide more details about your case in bytedeco/javacv#245

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

No branches or pull requests

2 participants