bytedeco/javacv

A/libc: Fatal signal 11 (SIGSEGV) at 0x66728000 (code=1), thread 22633 (Thread-1880)

Open

#1,155 opened on Mar 9, 2019

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
bughelp wanted

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

In HTC desire 626GPlus - android 4.4.2 ,some times when I record first Frame with FfmpegFrameRecorder , I have this Error: A/libc: Fatal signal 11 (SIGSEGV) at 0x66728000 (code=1), thread 22633 (Thread-1880) I have seen issue #412 before and my Javacv and java cpp preset is higher version than 1.2 but it occurs still. javacv': '1.4.3 ffmpeg': '4.0.2

in another phone(honor 7x) that is better in hardware and have android 8 this problem doesn't occur.

is there any solution? because it is a bad crash!!

Contributor guide