blob: 4aa377d3f33f461d978aca186a68744e747ba384 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
graphic: 0.953
kernel: 0.845
architecture: 0.838
device: 0.813
vnc: 0.690
semantic: 0.571
socket: 0.552
performance: 0.548
PID: 0.543
arm: 0.515
debug: 0.509
ppc: 0.456
files: 0.438
network: 0.416
risc-v: 0.398
register: 0.376
boot: 0.353
TCG: 0.349
VMM: 0.310
user-level: 0.268
permissions: 0.221
hypervisor: 0.197
mistranslation: 0.182
KVM: 0.141
virtual: 0.141
peripherals: 0.130
x86: 0.129
i386: 0.103
assembly: 0.038
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:

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.
|