summary refs log tree commit diff stats
path: root/results/classifier/user-mode-bugs/2122
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-05 20:00:38 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-05 20:00:38 +0200
commit96049c939b1916d80532630d63c14e04d5244f1d (patch)
tree7fb9df428f074078e714f1e038210cdff887185a /results/classifier/user-mode-bugs/2122
parent40bbb77d4dfebff4f99c2f90b2c0db737b0ecc5a (diff)
downloadqemu-analysis-96049c939b1916d80532630d63c14e04d5244f1d.tar.gz
qemu-analysis-96049c939b1916d80532630d63c14e04d5244f1d.zip
lock user-mode and semantic-bugs
Diffstat (limited to 'results/classifier/user-mode-bugs/2122')
-rw-r--r--results/classifier/user-mode-bugs/21229
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