I checked build logs for privacybrowser in both Debian and Ubuntu, and it looks like the build system passes both -fPIC and -fPIE to the compiler.
Qt’s qglobal.h header should have a sanity check that -fPIC is passed and -fPIE is not, but for some reason this check did not trigger in privacybrowser: https://code.qt.io/cgit/qt/qtbase.git/commit/?id=e2265965083343aa85ce0eb33f8d7b0f4d4620bb Soren, please make sure the build system does NOT pass -fPIE. I think it is somehow added by your CMake code, because the default Debian or Qt flags do not have it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078732 Title: Segmentation Fault on Kubuntu 24.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/privacybrowser/+bug/2078732/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs