[ios] Crash assembler_arm64.h: 218: error: unreachable code
#50671
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Receiving crash reports in Flutter apps on iOS (real device + simulators). Seems to be due to runtime generic argument assertions. I did try to reproduce based on the code which is responsible for the crash and the stack trace, but was unsuccessful.
Report 1
Report 2
The code in question looks something like this (my unsuccessful repro):
The text was updated successfully, but these errors were encountered: