diff options
Diffstat (limited to 'results/scraper/launchpad/1675549')
| -rw-r--r-- | results/scraper/launchpad/1675549 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/results/scraper/launchpad/1675549 b/results/scraper/launchpad/1675549 new file mode 100644 index 00000000..ebd8e01b --- /dev/null +++ b/results/scraper/launchpad/1675549 @@ -0,0 +1,19 @@ +tcg softmmu i386 crashes on BE hardware + +Hi, +today i try to test qemu 2.9rc 1 with qemu-system-i386 if i set display as sdl and i push a key on keyboard qemu exit with an error + +translate-common.c:34:tcg_handle_interrupt: assertion failed: (qemu_mutex_iothread_locked()) + +This issue was not present on qemu 2.8.0 + +Test Machine PowerMac G5 Quad Fedora 25 Server PPC64 +Qemu build with target-list=i386-softmuu --with-sdlabi=2.0 + +Ciao +Luigi + +This is likely the same or at least a similar problem as reported in this bug here: +https://bugs.launchpad.net/qemu/+bug/1675108 + + |