Bug 1786496
Summary: | gnome-shell killed by SIGABRT in g_assertion_message_expr.cold.16() | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Yuki Okada <yuokada> |
Component: | mutter | Assignee: | Jonas Ådahl <jadahl> |
Status: | CLOSED ERRATA | QA Contact: | Tomas Pelka <tpelka> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.1 | CC: | fmuellner, jadahl, tpelka, tpopela |
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | mutter-3.32.2-53.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 14:38:17 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Yuki Okada
2019-12-26 02:32:16 UTC
apply_crtc_assignments() function seems introduced in this commit. https://gitlab.gnome.org/GNOME/mutter/commit/644ee666f6750081b140e46b43367a7be2efe3a9 This is likely the same as https://bugzilla.redhat.com/show_bug.cgi?id=1899260 (F33) which is really caused by https://bugzilla.redhat.com/show_bug.cgi?id=1896904 which is a kernel (nouveau) issue, where it misinterprets a connector as a Embeded DisplayPort (eDP-#), which mutter then interprets as a laptop monitor. I will backport the same fix as https://bugzilla.redhat.com/show_bug.cgi?id=1899260 here to mitigate the situation in mutter. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: GNOME security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:1586 |