blob: 20baa74876f170bf16a738f623f0f5237c8ad906 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
device: 0.947
instruction: 0.927
graphic: 0.885
semantic: 0.864
network: 0.523
mistranslation: 0.389
boot: 0.387
vnc: 0.276
socket: 0.229
other: 0.048
assembly: 0.023
KVM: 0.011
qemu-user-static segfault running ldconfig on host x86_64 with client arm64
Description of problem:
qemu segfault
Steps to reproduce:
1. download ubuntu jammy arm64 rootfs (I assume any will do)
2. mount it (with /proc from host so apt is happy)
3. execute an apt uninstall that triggers libc-bin processing
|