summary refs log tree commit diff stats
path: root/results/classifier/zero-shot-user-mode/syscall/1470170
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-08 13:28:15 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-08 13:28:28 +0200
commit5aa276efcbd67f4300ca1a7f809c6e00aadb03da (patch)
tree9b8f0e074014cda8d42f5a97a95bc25082d8b764 /results/classifier/zero-shot-user-mode/syscall/1470170
parent1a3c4faf4e0a25ed0b86e8739d5319a634cb9112 (diff)
downloademulator-bug-study-5aa276efcbd67f4300ca1a7f809c6e00aadb03da.tar.gz
emulator-bug-study-5aa276efcbd67f4300ca1a7f809c6e00aadb03da.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot-user-mode/syscall/1470170')
-rw-r--r--results/classifier/zero-shot-user-mode/syscall/147017046
1 files changed, 46 insertions, 0 deletions
diff --git a/results/classifier/zero-shot-user-mode/syscall/1470170 b/results/classifier/zero-shot-user-mode/syscall/1470170
new file mode 100644
index 00000000..4fa36dba
--- /dev/null
+++ b/results/classifier/zero-shot-user-mode/syscall/1470170
@@ -0,0 +1,46 @@
+syscall: 0.673
+instruction: 0.240
+runtime: 0.086
+
+
+
+Unsupported syscalls 370 and 355
+
+Qemu seems to be missing syscalls 370 and 355 when running qemu usermode arm. These are used by systemd or some similar new package. This can be detected by creating an debian sid armhf with qemu debootstrap. When the system is launched with "systemd-nspawn -bD sid-arm" this happens (newest git as of today):
+
+pawning container sid-arm on /home/jpakkane/qemutest/sid-arm. 
+Press ^] three times within 1s to kill container. 
+Failed to create directory /home/jpakkane/qemutest/sid-arm//sys/fs/selinux: Read-only file system 
+Failed to create directory /home/jpakkane/qemutest/sid-arm//sys/fs/selinux: Read-only file system 
+/etc/localtime is not a symlink, not updating container timezone. 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 384 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+qemu: Unsupported syscall: 370 
+systemd 221 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN) 
+Detected virtualization systemd-nspawn. 
+Detected architecture arm. 
+
+Welcome to Debian GNU/Linux stretch/sid! 
+
+Set hostname to <manos>. 
+qemu: Unsupported syscall: 355 
+Failed to allocate manager object: Function not implemented 
+[!!!!!!] Failed to allocate manager object, freezing.
\ No newline at end of file