summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2156.toml
blob: c138699f6ca5bb1e0b860f43c759225e2fde3a20 (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
id = 2156
title = "Userland QEMU segfaults when emulating itself thrice"
state = "opened"
created_at = "2024-02-08T11:40:47.532Z"
closed_at = "n/a"
labels = ["linux-user"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2156"
host-os = "Arch Linux"
host-arch = "x86_64"
qemu-version = "8.2.0"
guest-os = "not virtualized"
guest-arch = "-''-"
description = """See title. 
```
$ qemu-x86_64-static qemu-x86_64-static qemu-x86_64-static /bin/true
qemu-x86_64-static: QEMU internal SIGSEGV {code=ACCERR, addr=0x7f9ae80001a0}
[1]    15705 segmentation fault (core dumped)  qemu-x86_64-static qemu-x86_64-static qemu-x86_64-static /bin/true
```"""
reproduce = """1. Execute command above"""
additional = """Coredump (~322MB uncompressed)
[qemu_qemu-x86_64-static_20240208-123447_15705.core.xz](/uploads/a6723aaf956dfd1efc434303e62c25e2/qemu_qemu-x86_64-static_20240208-123447_15705.core.xz)

SHA1: 31c2b06a61f63dca5199b64b767aa2fdeefbeec6"""