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

Bug: EGL 'eglCreateSyncKHR' code 0x3004 #45

Open
Poly2it opened this issue Nov 19, 2024 · 1 comment
Open

Bug: EGL 'eglCreateSyncKHR' code 0x3004 #45

Poly2it opened this issue Nov 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Poly2it
Copy link

Poly2it commented Nov 19, 2024

This is error was non-fatal, although the application crashed with a floating point exception (#28) later. Brush 5282879 on Linux x64 with an NVIDIA GPU.

[2024-11-19T22:30:50Z ERROR wgpu_hal::gles::egl] EGL 'eglCreateSyncKHR' code 0x3004: EGL_BAD_ATTRIBUTE error: In eglCreateSyncKHR: EGL_SYNC_NATIVE_FENCE_FD_ANDROID specified valid fd butEGL_SYNC_STATUS is also being set

[2024-11-19T22:30:50Z ERROR wgpu_hal::gles::egl] EGL 'eglCreateSyncKHR' code 0x3004: EGL_BAD_ATTRIBUTE error: In eglCreateSyncKHR: EGL_SYNC_NATIVE_FENCE_FD_ANDROID specified valid fd butEGL_SYNC_STATUS is also being set

[2024-11-19T22:30:50Z ERROR wgpu_hal::gles::egl] EGL 'eglCreateSyncKHR' code 0x3004: EGL_BAD_ATTRIBUTE error: In eglCreateSyncKHR: EGL_SYNC_NATIVE_FENCE_FD_ANDROID specified valid fd butEGL_SYNC_STATUS is also being set

@Poly2it
Copy link
Author

Poly2it commented Nov 19, 2024

I realise now that it occured three times during startup, before the application window was visible.

@ArthurBrussee ArthurBrussee added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants