diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 07:27:52 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 07:27:52 +0000 |
| commit | d0c85e36e4de67af628d54e9ab577cc3fad7796a (patch) | |
| tree | f8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/deepseek-2/reasoning/boot/1331859 | |
| parent | 7f4364274750eb8cb39a3e7493132fca1c01232e (diff) | |
| download | qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip | |
add deepseek and gemma results
Diffstat (limited to 'results/classifier/deepseek-2/reasoning/boot/1331859')
| -rw-r--r-- | results/classifier/deepseek-2/reasoning/boot/1331859 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2/reasoning/boot/1331859 b/results/classifier/deepseek-2/reasoning/boot/1331859 new file mode 100644 index 000000000..3d28c6da6 --- /dev/null +++ b/results/classifier/deepseek-2/reasoning/boot/1331859 @@ -0,0 +1,11 @@ +<think> +Okay, I need to classify this bug report into one of the given categories: mistranslation, assembly, other, device, graphic, socket, network, KVM, boot, vnc, debug, files, permissions, performance, kernel, peripherals, hypervisor. + +The bug is about QEMU crashing with a kernel panic on Windows when using a specific command. It works fine on Linux but causes issues on Windows, even though the Windows version works with arm-test images from qemu.org. + +Looking at the details: it's related to bringing up 64-bit ARM support and the issue occurs during boot because of an arithmetic syntax error in the kernel. The user tried both custom-built QEMU and a pre-installed one, so it's not isolated to any specific build process. + +The categories include 'boot' which seems relevant since it happens when trying to start the system. Other possibilities might be 'kernel' because it's a panic related to the kernel. But since the problem occurs during boot-up on Windows specifically, I think 'boot' is more precise. +</think> + +boot \ No newline at end of file |