summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/files/2816
blob: c1a193218fef59883dc898a730fa8ecd7f55d360 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
qemu-9.2.1 windows can not load files if kernel is linux-6.13.x
Description of problem:
qemu-9.2 and 9.2.1 emulating windows-10 both gave this
bug "externe exception 80000004." emulating windows-10
when a program tries to load a file. 
qemu emulating windows-10 runs without this bug when using
kernel linux-6.12.14 and older.
Steps to reproduce:
1.start a prog, in my case sprint-layout-6.0, try to open/load a file.
2.
3.
Additional information:
Im not shure if the bug is with qemu or kernel.
You can decide better what causes this bug.