https://bugs.kde.org/show_bug.cgi?id=483681
--- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 81ef5d3500f14c2eb1d39973f0a59bf8da3dd7dc by Vlad Zahorodnii. Committed on 08/04/2024 at 10:39. Pushed by vladz into branch 'Plasma/6.0'. plugins/screencast: Add a n_datas guard There's a crash in the onStreamAddBuffer() function. It's not totally clear why the crash happens when accessing `chunk`. This MR is a blind attempt to confirm that the crash is caused by wrong n_datas value. M +16 -13 src/plugins/screencast/screencaststream.cpp https://invent.kde.org/plasma/kwin/-/commit/81ef5d3500f14c2eb1d39973f0a59bf8da3dd7dc -- You are receiving this mail because: You are watching all bug changes.