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

--- Comment #7 from [email protected] ---
(In reply to michaelk83 from comment #5)
> (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?

yes i do:
qtkeychain-qt6 -> 0.16.0-1
qt6-base -> 6.11.1-1

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

Reply via email to