summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1394
blob: ce81d16fed23f969c13628357afa6721eaa3f41d (plain) (blame)
1
2
3
The issue involves incorrect byte swapping when using `getresuid()` in a big-endian sparc64 environment under QEMU. This points to a problem with how system calls are handled, specifically with uid_t values not being properly endianness-adjusted.

syscall