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

[xcb] Unknown request in queue while dequeuing [xcb] #91434

Closed
shayelorgelly opened this issue May 2, 2024 · 2 comments
Closed

[xcb] Unknown request in queue while dequeuing [xcb] #91434

shayelorgelly opened this issue May 2, 2024 · 2 comments

Comments

@shayelorgelly
Copy link

Tested versions

Godot Engine v4.2.2.stable.arch_linux

System information

Godot v4.2.2.stable unknown - Arch Linux #1 ZEN SMP PREEMPT_DYNAMIC Fri, 19 Apr 2024 09:51:33 +0000 - Wayland - Vulkan (Forward+) - integrated Intel(R) Xe Graphics (TGL GT2) () - 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz (8 Threads)

Issue description

[xcb] Unknown request in queue while dequeuing
[xcb] You called XInitThreads, this is not your fault
[xcb] Aborting, sorry about that.
godot: xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.

Steps to reproduce

Crashing at random times when doing anything. Also happens in the projects I run as game.

Minimal reproduction project (MRP)

N/A

@Riteo
Copy link
Contributor

Riteo commented May 2, 2024

Thanks for reporting!

There are currently some issues with the latest versions of libX11, tracked in #75308. The error is different but it seems related.

CC @akien-mga

@akien-mga
Copy link
Member

Yeah it's a variant of the issue tracked in #75308 and https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/199 upstream.

Consolidating in #75308.

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

3 participants