Crash on iPhone X and Prior During Video Recording
[Bug report]
-
Device model: iPhone X
-
iOS version: 16.7.10
-
Jami version: master
-
Account-related devices: [single]
-
State of the app when the bug appears: [foreground]
-
Can you reproduce the bug: [at will]
Steps to reproduce (STR):
- Open conversation
- Select + -> Record video message -> Record.
-
Actual result: app crashed
-
Expected result: record video
The issue occurs on devices using A11 chipsets and earlier when ffmpeg (libvpx) utilizes NEON dot-product instructions, such as vdotq_u32. If vpx is built without NEON support, the crash does not occur.