diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_loongarch64/accel_missing/2336.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_loongarch64/accel_missing/2336.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_loongarch64/accel_missing/2336.toml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_loongarch64/accel_missing/2336.toml b/gitlab/issues/target_missing/host_loongarch64/accel_missing/2336.toml new file mode 100644 index 00000000..073d7e63 --- /dev/null +++ b/gitlab/issues/target_missing/host_loongarch64/accel_missing/2336.toml @@ -0,0 +1,31 @@ +id = 2336 +title = "qemu-x86_64 crash on LoongArch" +state = "closed" +created_at = "2024-05-08T09:33:16.689Z" +closed_at = "2024-05-15T12:58:59.698Z" +labels = ["host: loongarch64"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2336" +host-os = "openEuler" +host-arch = "loongarch" +qemu-version = "9.0.50" +guest-os = "ubuntu 20.04.3" +guest-arch = "x86_64" +description = """""" +reproduce = """1. build a static hello test on x86_64 machine. +2. build qemu-x86_64 on LoongArch. +3. run 'qemu-x86_64 hello 'on LoongArch.""" +additional = """1 result + +[root@localhost qemu]# ./build/qemu-x86_64 ~/hello +Bus error (core dumped) + +2 Since commit 45bf0e7aa648369cf8ab2333bd20144806fc1be3 + +3 full log with -d in_asm,op,out_asm,strace +see log.txt + +[log.txt](/uploads/9a0e3250bfafa6db31d6688b8c60feb7/log.txt) + +[qemu-x86_64](/uploads/728fc4f4633054097b6028cd99a20e8b/qemu-x86_64) + +[hello](/uploads/d7dec3bdb844273a8e26464ed418c1a0/hello)""" |
