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

Fix wrong destruction order for event queue #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

q234rty
Copy link

@q234rty q234rty commented Apr 7, 2023

libwayland 1.22 added a warning that could currently be triggered by running eglgears_wayland under NVIDIA wayland:

warning: queue 0x5560c4ce1b30 destroyed while proxies still attached:
  wl_registry@3 still attached

Firefox currently crashes upon such warnings. Mesa has fixed a similar bug in https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21646

@AlynxZhou
Copy link

I tested this with a NVIDIA 2070 Super using nvidia driver, it fixes the warning.

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

Successfully merging this pull request may close these issues.

None yet

2 participants