diff options
Diffstat (limited to 'results/classifier/user-mode-bugs/2122')
| -rw-r--r-- | results/classifier/user-mode-bugs/2122 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/results/classifier/user-mode-bugs/2122 b/results/classifier/user-mode-bugs/2122 new file mode 100644 index 000000000..2aab80b5a --- /dev/null +++ b/results/classifier/user-mode-bugs/2122 @@ -0,0 +1,9 @@ + + +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 |