Looking at the test package in regards to bug 1908331, so we don't
reintroduce it.

current -updates:

qemu-user-static_6.2+dfsg-2ubuntu6.24_amd64.deb

ubuntu@jammy-aaa:~$ file /usr/bin/qemu-aarch64-static
/usr/bin/qemu-aarch64-static: ELF 64-bit LSB executable, x86-64, version 1 
(GNU/Linux), statically linked, 
BuildID[sha1]=3c9bf1bacaac1d1b908f2af01fcf0fe13d05e99c, for GNU/Linux 3.2.0, 
stripped
ubuntu@jammy-aaa:~$ ldd /usr/bin/qemu-aarch64-static
        not a dynamic executable

and my test package:

qemu-user-static_6.2+dfsg-2ubuntu6.24+lp2096782v20240131b1_amd64.deb

ubuntu@jammy-aaa:~/debug/usr/bin$ file qemu-aarch64-static
qemu-aarch64-static: ELF 64-bit LSB pie executable, x86-64, version 1 
(GNU/Linux), static-pie linked, 
BuildID[sha1]=1e72347cb5c846234b998c53aaf16efceb5c376a, for GNU/Linux 3.2.0, 
stripped
ubuntu@jammy-aaa:~/debug/usr/bin$ ldd qemu-aarch64-static
        statically linked
        
Checking noble, we see:

ubuntu@noble-aaa:~$ file /usr/bin/qemu-aarch64-static
/usr/bin/qemu-aarch64-static: ELF 64-bit LSB pie executable, x86-64, version 1 
(GNU/Linux), static-pie linked, 
BuildID[sha1]=b06c1ec19c2d27c13c441280ad834be679c9d418, for GNU/Linux 3.2.0, 
stripped
ubuntu@noble-aaa:~$ ldd /usr/bin/qemu-aarch64-static
    statically linked
    
It seems to match.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2096782

Title:
  Change in 22.04 kernel causes QEMU crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2096782/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to