summary refs log tree commit diff stats
path: root/results/classifier/phi4:14b/reasoning/manual-review/1927530
blob: 58be0472e0f9ca6bb847e2ca57401e5a471e8305 (plain) (blame)
1
2
3
runtime

The issue involves HWAddressSanitizer (HWSan) detecting a segmentation fault rather than the expected tag mismatch while running a test case, indicating a problem occurring during execution related to memory tagging and access checking by HWSan. This falls under runtime errors as it concerns behavior observed while the program is executing with HWSan instrumentation, not due to specific instructions or syscalls themselves.