summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1729
blob: b38719af7ad7dcf4715e16b7014dd5859f29fded (plain) (blame)
1
2
3
The issue revolves around `mremap` failing with `EFault` due to address range overlapping with stack guard, which is related to how system calls behave differently on a 64-bit host versus a 32-bit user-space.

syscall