Does Ubuntu have porterboxen like Debian that I could get access to? But looking at the full log, this is the statically-built-against- dietlibc binary, so apparently the way the kernel loads binaries has changed (as it’s an autopkgtest, mksh did not get recompiled), or a recent recompile of dietlibc has made it unusable on arm64.
This looks like malloc() now quickly fails, so perhaps a memory layout issue. I do recall one (klibc?) having to change their linker scripts due to a binutils default change, but that has been some time ago. OTOH, dietlibc didn’t get rebuilt before mksh, it’s statically linked, and the test passed at package build time, so… … my guess is the kernel, and at this point in time it might make sense to get the arm64 porters into the boat if the kernel changed in a way that breaks existing userspace. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2123824 Title: mksh: autopkgtest regression on questing/arm64 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mksh/+bug/2123824/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
