Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 975
    • Issues 975
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 124
    • Merge requests 124
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • mutter
  • Issues
  • #641

Closed
Open
Created Jun 17, 2019 by Kibouo@Kibouo

gnome-shell segfault on F11 in Wayland

I wrote a very basic (one-liner) GNOME extension to automatically open new windows in full-screen mode (F11). The code can be found here. On X11 it works flawlessly.

On Wayland, however, many applications (ex. FireFox and gnome-tweaks) cause gnome-shell to crash. The closest I could find was Issue #260 but I am not sure whether these are related. Maybe this isn't even a Wayland bug but I did something wrong :)

A relevant snippet of journalctl -b | grep gnome shows that mutter segfaults:

Jun 17 20:50:30 kibouolaptop kernel: gnome-shell[5861]: segfault at 140 ip 00007f3750ca135e sp 00007ffdc101f8b0 error 4 in libmutter-4.so.0.0.0[7f3750c7f000+d0000]

Info:

  • GNOME Shell 3.32.2

(I don't know what else might be relevant but I'm glad to provide any info.)

Edited Jun 17, 2019 by Kibouo
Assignee
Assign to
Time tracking