https://bugs.kde.org/show_bug.cgi?id=486494
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/d64f526 | |593d395f3efb07c2949c65167ed | |9c35fd --- Comment #8 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit d64f526593d395f3efb07c2949c65167ed9c35fd by Nicolas Fella. Committed on 04/10/2024 at 14:41. Pushed by nicolasfella into branch 'master'. [OpenFileManagerWindowJob] Fix crash when falling back to KRunStrategy createKRunStrategy replaces the current strategy, which is then destroyed. We are still in that strategy's code though, causing a use-after-free crash. To avoid this reshuffle the code so that the Job, not the Strategy invokes the fallback SENTRY: PLASMA-WORKSPACE-2WM SENTRY: KMAIL-21 SENTRY: SYSTEMSETTINGS-50 SENTRY: KATE-5Z SENTRY: FALLTHROUGH-4DF SENTRY: DOLPHIN-1QT SENTRY: OKULAR-8G SENTRY: SPECTACLE-14 M +31 -18 src/gui/openfilemanagerwindowjob.cpp M +15 -16 src/gui/openfilemanagerwindowjob_p.h https://invent.kde.org/frameworks/kio/-/commit/d64f526593d395f3efb07c2949c65167ed9c35fd -- You are receiving this mail because: You are watching all bug changes.