summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/kernel/710234
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
commitd0c85e36e4de67af628d54e9ab577cc3fad7796a (patch)
treef8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/gemma3:12b/kernel/710234
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloademulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
emulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/gemma3:12b/kernel/710234')
-rw-r--r--results/classifier/gemma3:12b/kernel/71023411
1 files changed, 11 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/kernel/710234 b/results/classifier/gemma3:12b/kernel/710234
new file mode 100644
index 00000000..8752fcff
--- /dev/null
+++ b/results/classifier/gemma3:12b/kernel/710234
@@ -0,0 +1,11 @@
+
+Qemu segfaults at start regardles if i suply an image or not
+
+I have tried both with latest development (git clone git://git.qemu.org/qemu.git ran around 12:00 2011-01-30) and with  qemu-0.13.0. Since i have not written c-code in the last years, and never really ran a debugger under Linux this will bug report will be a bit sketchy.
+
+When starting qemu, either just qemu or with an image it segfaults. The Qemu window flashes by and then i get the segfault message (qemu -nographic still segfaults so i guess it is not really graphics related).   When starting qemu with a garbled command line it returns an error and exits normally how ever.
+
+uname -a
+Linux LIX 2.6.33.4-smp #2 SMP Wed May 12 22:47:36 CDT 2010 i686 AMD Phenom(tm) II X4 810 Processor AuthenticAMD GNU/Linux
+
+I have tried recompiling with --disable-kvm since i run a 32 bit OS on a 64 bit CPU, but to no avail.
\ No newline at end of file