Bug 1332653

Summary: mesa 11.3.0-0.4.gitcbcd7b6.fc25.x86_64 fails to load gnome/gdm
Product: [Fedora] Fedora Reporter: Phea Duch <phea.duch>
Component: mesaAssignee: Adam Jackson <ajax>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: ajax, fschwarz, ignatenko, th0br0
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-12 21:16:51 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:

Description Phea Duch 2016-05-03 16:23:37 UTC
Description of problem:

The mesa-11.3.0-0.4 upgrade version broke gnome. I was unable to load gdm or start gnome-session from the terminal.

Version-Release number of selected component (if applicable):

mesa-dri-drivers-11.3.0-0.4.gitcbcd7b6.fc25.x86_64
mesa-filesystem-11.3.0-0.4.gitcbcd7b6.fc25.x86_64
mesa-libEGL-11.3.0-0.4.gitcbcd7b6.fc25.x86_64
mesa-libGL-11.3.0-0.4.gitcbcd7b6.fc25.x86_64
mesa-libGL-devel-11.3.0-0.4.gitcbcd7b6.fc25.x86_64
mesa-libGLES-11.3.0-0.4.gitcbcd7b6.fc25.x86_64
mesa-libgm-11.3.0-0.4.gitcbcd7b6.fc25.x86_64
mesa-libglapi-11.3.0-0.4.gitcbcd7b6.fc25.x86_64
mesa-libwayland-egl-11.3.0-0.4.gitcbcd7b6.fc25.x86_64
mesa-libxatracker-11.3.0-0.4.gitcbcd7b6.fc25.x86_64

How reproducible:

Every time.

Steps to Reproduce:
1. Boot machine into gdm or launch gnome-session from terminal.
2.
3.

Actual results:

Booting into gdm will hang the system after displaying a cursor.

Expected results:


Additional info:

After running command `gnome-session --session gnome-wayland`:
May 03 09:26:05 XPS.local gnome-session[1928]: ** (gnome-session-failed:1937): WARNING **: Cannot open display
May 03 09:26:05 XPS.local gnome-session[1928]: Unable to init server: Could not connect: Connection refused
May 03 09:26:05 XPS.local gnome-session-binary[1928]: Entering running state


Have no issues when I rolled back to mesa-11.3.0-0.3.git171a570.fc25.x86_64

Comment 1 Andreas Osowski 2016-05-12 21:09:43 UTC
I assume you're using a new XPS with a Skylake GPU? If so, I ran into the same issue. This has since been fixed upstream, see 

https://bugs.freedesktop.org/show_bug.cgi?id=95229

https://lists.freedesktop.org/archives/mesa-dev/2016-May/115501.html

Comment 2 Phea Duch 2016-05-12 21:16:51 UTC
Yes I am using the new XPS 13. 

Thanks for the info.