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

The issue described involves a runtime assumption that `getauxval(AT_SYSINFO)` will return a valid function pointer, leading to a segmentation fault during execution. This falls under runtime errors rather than issues directly related to instruction or syscall handling.