https://bugs.kde.org/show_bug.cgi?id=521791

michaelk83 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.kde.org/show_b
                   |                            |ug.cgi?id=521595
                 CC|                            |[email protected]

--- Comment #5 from michaelk83 <[email protected]> ---
(In reply to TraceyC from comment #4)
> The crash is entirely in Qt
Specifically, it's in the memory allocation for QString's + operator, triggered
from QtKeychain's `WritePasswordJobPrivate::scheduledStart()`. There's nothing
obvious in the calling code that could cause the crash, and it looks like this
code has probably been there as is for a long time:
https://github.com/frankosterfeld/qtkeychain/blob/main/qtkeychain/keychain_unix.cpp#L495-L500

The only thing new here on KDE's end is that Network Manager didn't use
QtKeychain before 6.7. But other apps have, and I assume they didn't crash
every time they tried to save a password...

@filica812, since you're on Arch, I assume you have QtKeychain 0.16?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to