kernelci / kernelci-core

Core KernelCI tools
https://kernelci.org
GNU Lesser General Public License v2.1
104 stars 97 forks source link

config/docker: add libubsan to kselftest fragment #2569

Closed musamaanjum closed 3 months ago

musamaanjum commented 4 months ago

The libubsan is missing and is required for some kselftest suites such as openat2. The error is as following:

error while loading shared libraries: libubsan.so.1: cannot open shared object file: No such file or directory

musamaanjum commented 3 months ago

Request to review @nuclearcat @a-wai

nuclearcat commented 3 months ago

Tested on staging