blob: e0b23eae3b963a32391ea8ea92b27af6c56e9e0a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
instruction: 0.822
syscall: 0.101
runtime: 0.077
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
|