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

--- Comment #4 from Ahmad Samir <a.samir...@gmail.com> ---
I reverted the commit in KIO; AFAICS, the cause of the crash is using an
out-of-bounds index into a QStringList, which is a side effect of [1] as the
executableName var isn't empty when env vars are parsed.

So, reverted (to stem off the crash reports :|), till we hear what dfaure has
to say about parsing env vars on Exec= line [2]

[1]
https://invent.kde.org/frameworks/kio/-/merge_requests/751/diffs?commit_id=4c4f4b919a81706913596e7ba518165dd80c9eb7
[2] https://bugs.kde.org/show_bug.cgi?id=448859#c3

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

Reply via email to