summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/878019
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/878019')
-rw-r--r--results/scraper/launchpad-without-comments/87801910
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/878019 b/results/scraper/launchpad-without-comments/878019
new file mode 100644
index 000000000..4fd778b4d
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/878019
@@ -0,0 +1,10 @@
+0.15.1 black screen and 100% cpu on start
+
+Trying the freshly compiled 0.15.1 (command line: "qemu"), the window stays black, it uses 100% cpu, and can't be killed with ctrl-c, has to be killed with killall -9.
+
+Strace shows it's waiting on a futex forever?
+
+Build config:
+./configure --prefix=/usr/local --interp-prefix=/usr/local/share/qemu \
+--enable-mixemu --disable-brlapi --enable-io-thread --audio-drv-list="oss alsa sdl" \
+--disable-opengl
\ No newline at end of file