[Kernel-packages] [Bug 1983357] Re: test_021_aslr_dapper_libs from ubuntu_qrt_kernel_security failed on K-5.19 AMD64

2022-09-04 Thread Po-Hsu Lin
This issue, test_021_aslr_dapper_libs failure, can be found on J-oem-6.0.0-1002.2 as well. ** Also affects: linux-oem-6.0 (Ubuntu) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: linux-oem-6.0 (Ubuntu

[Kernel-packages] [Bug 1983357] Re: test_021_aslr_dapper_libs from ubuntu_qrt_kernel_security failed on K-5.19 AMD64

2022-08-24 Thread Paolo Pisati
Some instances, show the same issue with test_021_aslr_dapper_mmap FAIL: test_021_aslr_dapper_mmap (__main__.KernelSecurityTest) ASLR of mmap Traceback (most recent call last): File "./test-kernel-security.py", line 1755, in test_021_aslr_dapper_mmap self._test_aslr('mmap', expected) File

[Kernel-packages] [Bug 1983357] Re: test_021_aslr_dapper_libs from ubuntu_qrt_kernel_security failed on K-5.19 AMD64

2022-08-24 Thread Po-Hsu Lin
For comment #2, I misread the output, it's actually calling aslr32 instead of aslr, and no it's not working with running the binary directly ubuntu@harpo:~/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/kernel-security/aslr$ sudo ./aslr32 libs --verbose Checking

[Kernel-packages] [Bug 1983357] Re: test_021_aslr_dapper_libs from ubuntu_qrt_kernel_security failed on K-5.19 AMD64

2022-08-24 Thread Po-Hsu Lin
This test is trying to call a compiled binary "aslr32" and execute: ./aslr32 libs --verbose If you try to call it from the script, it will fail, however if you run the binary directly it will be good:

[Kernel-packages] [Bug 1983357] Re: test_021_aslr_dapper_libs from ubuntu_qrt_kernel_security failed on K-5.19 AMD64

2022-08-23 Thread Po-Hsu Lin
** Also affects: qa-regression-testing Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1983357 Title: test_021_aslr_dapper_libs from