whenever you give the VLCPlayer a m3u8 link , it crashes the app.
tested with both VLCPlayer And VLCPlayerView , no errors were given before crash.
tries to load then crashes.
this is error in logcat(Android Studio) before crashed
A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4 in tid 8174 (mqt_native_modu)
Please help if you have solution to fix it, Thank you.
whenever you give the VLCPlayer a m3u8 link , it crashes the app.
tested with both VLCPlayer And VLCPlayerView , no errors were given before crash.
tries to load then crashes.
this is error in logcat(Android Studio) before crashed
A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4 in tid 8174 (mqt_native_modu)
Please help if you have solution to fix it, Thank you.