diff options
Diffstat (limited to 'results/classifier/118/graphic/2382')
| -rw-r--r-- | results/classifier/118/graphic/2382 | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/2382 b/results/classifier/118/graphic/2382 new file mode 100644 index 00000000..4aa377d3 --- /dev/null +++ b/results/classifier/118/graphic/2382 @@ -0,0 +1,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. |