New issue by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/issues/48260 Description: Some programs have issues when running on kernels with larger pagesizes. ### jemalloc One common case is programs (especially rust programs) that use jemalloc. this was fixed in #48194 for the jemalloc package itself and all rust packages built in the future. This often manifests itself like this: ``` : Unsupported system page size : Unsupported system page size memory allocation of 5 bytes failed ``` ### Probably bad *as yet untested, based on https://github.com/AsahiLinux/docs/wiki/Broken-Software#broken-packages* - [ ] qt5-webengine - [ ] qt6-webengine (qt6-pdf?) - [ ] zig