| Summary: | Metabug: many crashes in QWindowPrivate::connectToScreen() that arrive there by different means | ||
|---|---|---|---|
| Product: | [I don't know] kde | Reporter: | Nate Graham <nate> |
| Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | apicultor, c.schaerf, danirtoma, farchord, heri+kde, jlp, julien.dlq, kde.org, kde, kde, kdedev, kredba, lauriej, lorenunderwood, meven29, spacimek, wfeltmate, yule2000, ziadns |
| Priority: | VHI | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| URL: | https://codereview.qt-project.org/c/qt/qtbase/+/579925 | ||
| Latest Commit: | Version Fixed/Implemented In: | Qt 6.7.3 | |
| Sentry Crash Report: | |||
|
Description
Nate Graham
2024-07-24 19:23:33 UTC
I've looked into the backtraces and the common factor seems to be QMenu, almost looks like the QScreens are dangling Fixed with https://codereview.qt-project.org/c/qt/qtbase/+/579925 I'm confident all other bugs are indeed dupes of the same thing *** Bug 483702 has been marked as a duplicate of this bug. *** *** Bug 484261 has been marked as a duplicate of this bug. *** *** Bug 486018 has been marked as a duplicate of this bug. *** *** Bug 489638 has been marked as a duplicate of this bug. *** *** Bug 490736 has been marked as a duplicate of this bug. *** *** Bug 464989 has been marked as a duplicate of this bug. *** *** Bug 482854 has been marked as a duplicate of this bug. *** *** Bug 487435 has been marked as a duplicate of this bug. *** *** Bug 488474 has been marked as a duplicate of this bug. *** *** Bug 489208 has been marked as a duplicate of this bug. *** *** Bug 490960 has been marked as a duplicate of this bug. *** *** Bug 491320 has been marked as a duplicate of this bug. *** *** Bug 491847 has been marked as a duplicate of this bug. *** (In reply to David Edmundson from comment #2) > Fixed with https://codereview.qt-project.org/c/qt/qtbase/+/579925 > I'm confident all other bugs are indeed dupes of the same thing This wasn't merged to 6.7 branch only to 6.8 and dev: https://codereview.qt-project.org/gitweb?p=qt/qtbase.git;a=shortlog;h=refs/heads/6.7 the pick got stuck, I just pressed stage again (In reply to David Redondo from comment #17) > the pick got stuck, I just pressed stage again Thanks :) https://codereview.qt-project.org/c/qt/qtbase/+/584636 Hoping we can get a release for 6.7 soon afterward. Might want affected distros to patch their Qt packages. 6.7.3 seems to be scheduled for 30.09.2024 *** Bug 492600 has been marked as a duplicate of this bug. *** |