summary refs log tree commit diff stats
path: root/results/classifier/zero-shot-user-mode/output/instruction/1768246
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-07 17:23:11 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-07 17:23:11 +0000
commitc50b0c4da17b6e83640e4ed2380fffb5f507c846 (patch)
treeb4f203fce1380e2ea3578a784bb8ee060fe42cbd /results/classifier/zero-shot-user-mode/output/instruction/1768246
parent61361f925d4914a6608a0076e64cc2399311ed5f (diff)
downloademulator-bug-study-c50b0c4da17b6e83640e4ed2380fffb5f507c846.tar.gz
emulator-bug-study-c50b0c4da17b6e83640e4ed2380fffb5f507c846.zip
add zero-shot results
Diffstat (limited to 'results/classifier/zero-shot-user-mode/output/instruction/1768246')
-rw-r--r--results/classifier/zero-shot-user-mode/output/instruction/176824619
1 files changed, 19 insertions, 0 deletions
diff --git a/results/classifier/zero-shot-user-mode/output/instruction/1768246 b/results/classifier/zero-shot-user-mode/output/instruction/1768246
new file mode 100644
index 00000000..af5c82ba
--- /dev/null
+++ b/results/classifier/zero-shot-user-mode/output/instruction/1768246
@@ -0,0 +1,19 @@
+instruction: 0.490
+runtime: 0.327
+syscall: 0.183
+
+
+
+cpu-exec.c:648: cpu_loop_exec_tb: Assertion `use_icount' failed.
+
+OpenJDK no longer works on qemu-sh4, it previously did after #1735384 was fixed.
+
+Crash indicates an assertion failure:
+
+(sid-sh4-sbuild)root@nofan:/# java --version
+qemu-sh4-static: /root/qemu/accel/tcg/cpu-exec.c:648: cpu_loop_exec_tb: Assertion `use_icount' failed.
+qemu: uncaught target signal 6 (Aborted) - core dumped
+Aborted
+(sid-sh4-sbuild)root@nofan:/#
+
+Haven't bi-sected the issue yet, but will do so later.
\ No newline at end of file