blob: 62ff58ea60492493b6d61754c77fdff2f3cc7728 (
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
|
device: 0.847
graphic: 0.813
semantic: 0.723
network: 0.631
vnc: 0.607
socket: 0.606
PID: 0.577
permissions: 0.506
performance: 0.498
files: 0.439
debug: 0.417
boot: 0.293
other: 0.141
KVM: 0.128
Userland QEMU segfaults when emulating itself thrice
Description of problem:
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
```
Steps to reproduce:
1. Execute command above
Additional information:
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
|