summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1619896
blob: 93606861d56df425c398a0d176490251fbda356d (plain) (blame)
1
2
3
The bug report mentions an "Unsupported ancillary data" error related to `IP_PKTINFO` when running a Teamspeak server using QEMU on an ARM host. This error is tied to how QEMU handles certain system calls, specifically those dealing with network packet information. The issue arises during runtime when clients connect, indicating a problem with the system call implementation in QEMU.

Category: **syscall**