blob: 6d4e20522ff11a03ed3599541417822ca29df6c0 (
plain) (
blame)
1
2
3
|
The issue arises from HWAddressSanitizer detecting a SEGV signal instead of a tag mismatch when running under qemu-aarch64. This points to a problem in how memory access is being handled or reported, likely due to an incorrect implementation or handling of memory tagging in QEMU's MTE (Memory Tagging Extension) support.
instruction
|