diff options
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_missing/2382.toml')
| -rw-r--r-- | gitlab/issues/target_arm/host_missing/accel_missing/2382.toml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/2382.toml b/gitlab/issues/target_arm/host_missing/accel_missing/2382.toml deleted file mode 100644 index c54bbfe91..000000000 --- a/gitlab/issues/target_arm/host_missing/accel_missing/2382.toml +++ /dev/null @@ -1,22 +0,0 @@ -id = 2382 -title = "QEMU occurs an Error when testing my DIY UEFI aarch64 kernel:Synchronous Exception at 0x00000000E46CCEAC" -state = "closed" -created_at = "2024-06-05T12:36:50.899Z" -closed_at = "2024-10-28T13:29:14.039Z" -labels = ["target: arm", "workflow::Needs Info"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2382" -host-os = "Fedora" -host-arch = "x64" -qemu-version = "9.0.0" -guest-os = "my DIY kernel(TYDQ System,which source code is on github[UEFIPascalOS](https://github.com/TYDQSoft/UEFIPascalOS))" -guest-arch = "aarch64(arm64)" -description = """Shows Synchronous Exception at 0x00000000E46CCEAC and the program halts.""" -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 = """(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.""" |