summary refs log tree commit diff stats
path: root/results/classifier/qwen3:32b/output/syscall/1605443
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/qwen3:32b/output/syscall/1605443')
-rw-r--r--results/classifier/qwen3:32b/output/syscall/160544314
1 files changed, 14 insertions, 0 deletions
diff --git a/results/classifier/qwen3:32b/output/syscall/1605443 b/results/classifier/qwen3:32b/output/syscall/1605443
new file mode 100644
index 00000000..9a30c6f0
--- /dev/null
+++ b/results/classifier/qwen3:32b/output/syscall/1605443
@@ -0,0 +1,14 @@
+
+
+
+QEMU epoll for i386-linux-user on arm host is broken in 2.6
+
+I'm trying to get wine running on qemu-i386 on arm.
+
+I found that 2.5.1 is OK, but 2.6 is not.
+
+By bisecting, I found commit 928bed6a057cedd6110e634865e021a24029785a is the problem.
+
+I reverted this commit, and then epoll is OK now.
+
+It seems that the commit broke epoll of qemu-i386 on arm.
\ No newline at end of file