https://bugs.kde.org/show_bug.cgi?id=482819
--- Comment #14 from Matt Fagnani <[email protected]> --- I ran the steps like in comment 9 with the qca 2.3.8 build with the patch, but instead with export QT_LOGGING_RULES="*.debug=true" kwalletd6 & The end of the output appeared to show that the first line added by the patch context() had a null pointer, and then kwalletd6 crashed on the third line with static_cast<PKeyContext *>(context())->key() ... qt.core.library: "/usr/lib64/qt6/plugins/crypto/libqca-ossl.so" loaded library QObject(0x0) opensslQCAPlugin::MyPKeyContext(0x556d5ce55020) [1]+ Segmentation fault (core dumped) kwalletd6 I reported the plasmashell crash I mentioned in my previous comment at https://bugs.kde.org/show_bug.cgi?id=484565 -- You are receiving this mail because: You are watching all bug changes.
