[xdg-desktop-portal-kde] [Bug 524150] xdg-desktop-portal-kde 6.7.4 crashed on a SourceType::Virtual screencast request: "Object destroyed while one of its QML signal handlers is in progress"
| Newsgroups | gmane.comp.kde.devel.bugs |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=524150 --- Comment #2 from [email protected] --- Seems like debuginfo are not available in CachyOS for znver4 binaries, so I'm not sure I can find debug symbols for this binary. If I build it myself it'll likely not match anyway with what was captured at the time of crash. In the backtrace above, I doubt there's many information to extract anyway, xdg-desktop-portal-kde calls "QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)" and it crashes inside that function's callstack. For how it triggers, refer to this PR: https://github.com/zoir-dev/vortex/pull/6/changes , you'll see code that's being used from xdg-desktop-portal-kde that triggers the crash. -- You are receiving this mail because: You are watching all bug changes.