Bug 1638727
Summary: | gnome-shell crashed with SIGSEGV in meta_monitor_mode_get_resolution() | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Divya <dbasant> | ||||||||
Component: | mutter | Assignee: | Jonas Ådahl <jadahl> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||||||
Severity: | high | Docs Contact: | |||||||||
Priority: | high | ||||||||||
Version: | 7.5 | CC: | alanm, amike, dkochuka, fmuellner, jadahl, jkoten, jwright, mclasen, mkolbas, modehnal, pandrade, tpelka | ||||||||
Target Milestone: | rc | Keywords: | Patch, ZStream | ||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | mutter-3.28.3-11.el7 | Doc Type: | If docs needed, set a value | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | |||||||||||
: | 1760738 (view as bug list) | Environment: | |||||||||
Last Closed: | 2020-03-31 19:38:49 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: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1727111, 1760738 | ||||||||||
Attachments: |
|
Description
Divya
2018-10-12 10:40:04 UTC
Created attachment 1497849 [details]
[rhel-7.5] rpms/mutter patch
Created attachment 1606016 [details]
System journal while reproducing the bug
TEST SETUP 1
Distro: RHEL 7.5 Server
Component version: mutter-3.26.2-13.el7
PC: Dell Precision T5400
Graphics card: NVIDIA Corporation G94 [GeForce 9600 GT] [10de:0622] (rev a1)
TEST PROCEDURE 1
1. Connect 2 external monitors via DVI ports.
2. Open two gnome-terminal windows, and place one on each monitor
3. In gnome-terminal on the secondary monitor, run:
xrandr --output <primary-output> --off
The first appears.
Created attachment 1606017 [details] System journal while reproducing the bug 2 TEST PROCEDURE 2 1. Connect 2 external monitors via DVI ports. 2. Open two gnome-terminal windows, and place one on each monitor 3. In gnome-terminal run: { sleep 5 && zenity --warning & xrandr --output <primary-output> --off && sleep 10 && xrandr --output <primary-output> --auto ; } The second bug appears. TEST SETUP 2 Distro: RHEL 7.7 Server Component version: mutter-3.28.3-10.el7 PC: Dell Precision T5400 Graphics card: NVIDIA Corporation G94 [GeForce 9600 GT] [10de:0622] (rev a1) PREPARATION Download and install Brew build mutter-3.28.3-11.el7: https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=944083 TEST PROCEDURE 1 1. Reproduce the first bug. The GNOME session does not crash. TEST PROCEDURE 2 1. Reproduce the second bug. The GNOME session does not crash. RESULT Upgrading component: mutter from: 3.26.2-13.el7 to: 3.28.3-11.el7 has fixed the bug. 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, 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-2020:1021 |