Summary: | crashes in QCoreApplication::notifyInternal2() | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kwayland-integration | Reporter: | skierpage <skierpage> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | stephane |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
skierpage
2022-03-14 00:58:13 UTC
I had two more crashes with the same 5 top stack frames in the backtrace when I was _not_ running under Wayland, so I changed the title. Both crashes in creating a transfer operation. In both #6 is in QWidget::setFocus, but then the next block of the stack trace is different, #7 QApplicationPrivate::giveFocusAccordingToFocusPolicy() vs. #7 QWidget::focusNextPrevChild() I don't know what to do with this ticket. Could be due to wayland. Good news: I haven't experienced a crash in about a month of light Skrooge use, in which I mostly allow Skrooge to run as a Wayland app. I just made a dummy transfer and there was no crash. [*] Because the workaround for bug 408970 in commit c7fd9964a, "disregarding XDG_SESSION_TYPE=wayland", doesn't work |