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

wgpu_hal::gles::egl] EGL 'eglGetConfigAttrib' code 0x3005: eglGetConfigAttrib #3658

Open
Snowiiii opened this issue Apr 8, 2023 · 0 comments
Labels
api: gles Issues with GLES or WebGL type: bug Something isn't working

Comments

@Snowiiii
Copy link

Snowiiii commented Apr 8, 2023

Description
Hello! Yesterday, I updated my Wayland to version 1.22, and subsequently, encountered some Wayland errors. Initially, I believed it was a Winit issue, as indicated by this GitHub issue. However, upon further investigation, it appears that Mesa is the root cause.

Today, I ran my app through Renderdoc and discovered some new errors, which I'm unsure about. While everything seems to be working fine, with no crashes or issues with the app itself, my console is constantly being spammed with error messages.

Repro steps
The Wayland Errors are in Normal and Renderdoc Runs, But the WGPU Erros are only shown in Renderdoc Runs

Expected vs observed behavior
No Errors -_-

Extra materials

warning: queue 0x55c57ca1acd0 destroyed while proxies still attached:
  wl_display@1 still attached
[2023-04-08T08:09:09Z ERROR wgpu_hal::gles::egl] EGL 'eglGetConfigAttrib' code 0x3005: eglGetConfigAttrib
[2023-04-08T08:09:09Z ERROR wgpu_hal::gles::egl] EGL 'eglGetConfigAttrib' code 0x3005: eglGetConfigAttrib
[2023-04-08T08:09:09Z ERROR wgpu_hal::gles::egl] EGL 'eglGetConfigAttrib' code 0x3005: eglGetConfigAttrib
[2023-04-08T08:09:09Z ERROR wgpu_hal::gles::egl] EGL 'eglGetConfigAttrib' code 0x3005: eglGetConfigAttrib
[2023-04-08T08:09:09Z ERROR wgpu_hal::gles::egl] EGL 'eglGetConfigAttrib' code 0x3005: eglGetConfigAttrib
[2023-04-08T08:09:09Z ERROR wgpu_hal::gles::egl] EGL 'eglGetConfigAttrib' code 0x3005: eglGetConfigAttrib
...

Platform
OS: Arch Linux x86_64
Kernel: 6.2.10-arch1-1
DE: GNOME 43.4
CPU: AMD Ryzen 7 3700U with Radeon Vega Mobile Gfx (8) @ 2.300GHz
GPU: AMD ATI Radeon Vega Series / Radeon Vega Mobile Series

WGPU: 1.15.3 (Latest)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: gles Issues with GLES or WebGL type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants