diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1768246')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1768246 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1768246 b/results/scraper/launchpad-without-comments/1768246 new file mode 100644 index 000000000..caac927a0 --- /dev/null +++ b/results/scraper/launchpad-without-comments/1768246 @@ -0,0 +1,13 @@ +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 |