[qca] [Bug 482819] kwalletd6 sometimes crashed in QCA::PrivateKey::deriveKey when starting Proton VPN GUI
Matt Fagnani
bugzilla_noreply at kde.org
Wed Mar 27 04:11:08 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=482819
--- Comment #14 from Matt Fagnani <matt.fagnani at bell.net> ---
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 the assignee for the bug.
More information about the Unassigned-bugs
mailing list