[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-05-15 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=483681 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-05-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=483681 David Edmundson changed: What|Removed |Added Component|general |screencasting -- You are receiving this

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-05-08 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=483681 --- Comment #7 from Jakob Petsovits --- Maybe one more. (gdb) frame 6 #6 0x7165f7f2ce85 in KWin::DmaBufScreenCastBuffer::create (pwBuffer=0x64d609f57e10, options=...) at

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-05-08 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=483681 --- Comment #6 from Jakob Petsovits --- I hit this again. The code changed a bit since last time, but the assertion and n_datas vs. planeCount values are similar. Let's add some extra info from my new stack trace. (gdb) bt #0 0x716603aab32c in

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-04-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=483681 --- Comment #5 from Vlad Zahorodnii --- 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

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-04-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=483681 --- Comment #4 from Nate Graham --- https://crash-reports.kde.org/organizations/kde/issues/5810/?project=12 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-04-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=483681 Nate Graham changed: What|Removed |Added Severity|normal |crash CC|

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-04-08 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483681 --- Comment #3 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5578 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-04-08 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483681 --- Comment #2 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5577 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-03-17 Thread Dashon
https://bugs.kde.org/show_bug.cgi?id=483681 Dashon changed: What|Removed |Added CC||dashonww...@pm.me -- You are receiving this mail

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-03-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483681 Bug Janitor Service changed: What|Removed |Added Keywords||qt6 -- You are receiving this mail

[kwin] [Bug 483681] Crash in KWin::ScreenCastStream::onStreamAddBuffer()

2024-03-15 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=483681 --- Comment #1 from Jakob Petsovits --- Actually I'll leave out the other threads because they're all just waiting for condition variables, polling, and such. Nothing that seems directly related on first glance. It seems I have access to some actual