Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizing xwayland apps crashes xwayland on nvidia (mir 2.18) #3598

Open
tarek-y-ismail opened this issue Sep 17, 2024 · 1 comment
Open

Resizing xwayland apps crashes xwayland on nvidia (mir 2.18) #3598

tarek-y-ismail opened this issue Sep 17, 2024 · 1 comment

Comments

@tarek-y-ismail
Copy link
Contributor

How to reproduce

  1. Make sure an output is physically plugged into an output on the nvidia card
  2. From a VT, run miral-app. On my hybrid machine, it loads both the gbm-kms and eglstream-kms backends
  3. Launch a terminal, then launch xeyes (or really any app that will run on Xwayland)
  4. The app should run until you try resizing it, which will either crash the app and Xwayland, or the compositor

Looking at the compositor's output when the app + Xwayland crash, it shows that create_buffer_eglstream_resource throws EGL_BAD_ACCESS

Another thing that should be mentioned is that the compositor seems to crash sometimes when exiting (ctrl+alt+backspace) after this bug occurs.

@Saviq
Copy link
Collaborator

Saviq commented Nov 18, 2024

@tarek-y-ismail can you still reproduce?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants