summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/debug/939995
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/debug/939995')
-rw-r--r--results/classifier/gemma3:12b/debug/93999534
1 files changed, 34 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/debug/939995 b/results/classifier/gemma3:12b/debug/939995
new file mode 100644
index 000000000..6921587df
--- /dev/null
+++ b/results/classifier/gemma3:12b/debug/939995
@@ -0,0 +1,34 @@
+
+v1.0-1172-g235fe3b crashes (opts=0x0)
+
+C:\msys\home\User\qemu\i386-softmmu>gdb --args qemu-system-i386.exe -L ..\pc-bios
+GNU gdb (GDB) 7.3
+Copyright (C) 2011 Free Software Foundation, Inc.
+License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
+and "show warranty" for details.
+This GDB was configured as "mingw32".
+For bug reporting instructions, please see:
+<http://www.gnu.org/software/gdb/bugs/>...
+Reading symbols from C:\msys\home\User\qemu\i386-softmmu/qemu-system-i386.exe...
+done.
+(gdb) r
+Starting program: C:\msys\home\User\qemu\i386-softmmu/qemu-system-i386.exe -L ..\\pc-bios
+[New Thread 4724.0x1224]
+
+Program received signal SIGSEGV, Segmentation fault.
+0x004eeda6 in qemu_opt_get (opts=0x0, name=0x68a7c3 "kernel")
+    at qemu-option.c:545
+545         QemuOpt *opt = qemu_opt_find(opts, name);
+(gdb) bt
+#0  0x004eeda6 in qemu_opt_get (opts=0x0, name=0x68a7c3 "kernel")
+    at qemu-option.c:545
+#1  0x004c7166 in qemu_main (argc=3, argv=0x3e5200, envp=0x0)
+    at C:/msys/home/User/qemu/vl.c:3250
+#2  0x004c906a in SDL_main (argc=3, argv=0x3e5200)
+    at C:/msys/home/User/qemu/vl.c:102
+#3  0x0061dcf4 in console_main ()
+#4  0x0061ddb4 in WinMain@16 ()
+#5  0x006329fb in main ()
+(gdb)
\ No newline at end of file