summaryrefslogtreecommitdiffstats
path: root/results/classifier/deepseek-2-tmp/output/kernel/1670175
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:34:26 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:35:44 +0000
commit25f8033d556aa17afaea4a5196ea7a69fe248320 (patch)
tree0f056db167683be54ea1e5e72d29d6069af55e7d /results/classifier/deepseek-2-tmp/output/kernel/1670175
parent8e6da29e4ee5fc14bc1cc816a24f21271f14090d (diff)
downloademulator-bug-study-25f8033d556aa17afaea4a5196ea7a69fe248320.tar.gz
emulator-bug-study-25f8033d556aa17afaea4a5196ea7a69fe248320.zip
add new temporary deepseek-r1:14b results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/kernel/1670175')
-rw-r--r--results/classifier/deepseek-2-tmp/output/kernel/167017563
1 files changed, 63 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/kernel/1670175 b/results/classifier/deepseek-2-tmp/output/kernel/1670175
new file mode 100644
index 00000000..9ae854b7
--- /dev/null
+++ b/results/classifier/deepseek-2-tmp/output/kernel/1670175
@@ -0,0 +1,63 @@
+
+qemu-system-sparc64 with tribblix-sparc-0m16.iso ends with "panic - kernel: no nucleus hblk8 to allocate"
+
+> qemu-system-sparc64 -m 1024 -cdrom Downloads/tribblix-sparc-0m16.iso -boot d -nographic
+OpenBIOS for Sparc64
+Configuration device id QEMU version 1 machine id 0
+kernel cmdline
+CPUs: 1 x SUNW,UltraSPARC-IIi
+UUID: 00000000-0000-0000-0000-000000000000
+Welcome to OpenBIOS v1.1 built on Nov 24 2016 21:23
+ Type 'help' for detailed information
+Trying cdrom:f...
+Not a bootable ELF image
+Not a bootable a.out image
+
+Loading FCode image...
+Loaded 7120 bytes
+entry point is 0x4000
+Evaluating FCode...
+Evaluating FCode...
+Ignoring failed claim for va 10a96a0 memsz 19!
+Ignoring failed claim for va 1000000 memsz d1fb6!
+Ignoring failed claim for va 1402000 memsz 32518!
+Ignoring failed claim for va 1800000 memsz 52ac8!
+SunOS Release 5.11 Version tribblix-m16 64-bit
+Copyright (c) 1983, 2010, Oracle and/or its affiliates. All rights reserved.
+could not find debugger-vocabulary-hook>threads:interpret: exception -13 caught
+interpret \ ident "%Z%%M% %I% %E% SMI"
+\ Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+\ Use is subject to license terms.
+\
+\ CDDL HEADER START
+\
+\ The contents of this file are subject to the terms of the
+\ Common Development and Distribution License, Version 1.0 only
+\ (the "License"). You may not use this file except in compliance
+\ with the License.
+\
+\ You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+\ or http://www.opensolaris.org/os/licensing.
+\ See the License for
+WARNING: add_spec: No major number for sf
+panic - kernel: no nucleus hblk8 to allocate
+EXIT
+
+QEMU keeps running (CPU is on 100 % all the time), I can interact with the prompt:
+
+0 > boot
+Not a Linux kernel image
+Not a bootable ELF image
+Not a bootable a.out image
+
+Loading FCode image...
+Unhandled Exception 0x0000000000000018
+PC = 0x00000000ffd25310 NPC = 0x00000000ffd25314
+Stopping execution
+
+> qemu-system-sparc64 -version
+QEMU emulator version 2.8.0(Virtualization:Staging / SLE_12_SP2)
+
+from https://build.opensuse.org/package/show/Virtualization:Staging/qemu on openSUSE Leap 42.2.
+
+ISO: http://pkgs.tribblix.org/iso/tribblix-sparc-0m16.iso. \ No newline at end of file