summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/kernel/2382
blob: 40437ecdbdf1ad14c1e39d5de30c0c7dd9975ea3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
QEMU occurs an Error when testing my DIY UEFI aarch64 kernel:Synchronous Exception at 0x00000000E46CCEAC
Description of problem:
Shows Synchronous Exception at 0x00000000E46CCEAC and the program halts.
Steps to reproduce:
1.Download the UEFIPascalOS on github.
2.run the bash buildaarch64.sh to build the kernel iso.
3.Go through the installer guide and enter the kernel.
4.Enter the account's name and password and press enter,now you can got an error that shows Synchronous Exception at 0x00000000E46CCEAC
Additional information:
(no logs,stack traces was shown for the error because logs and stack traces are not exists.)
screenshots:
![ScreenShot.png](/uploads/981efb0cfe6149872487b55b9beb504d/QQ截图20240605203550.png)
If I create two accounts,it will halt on sentence "Welcome to TYDQ System!" and give me  Synchronous Exception at other numbers.
If I change the memory in virt-machine,the Synchronous Exception showing number will be changed.