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

Random (?) crash on Linux #85347

Closed
manungsa opened this issue Nov 25, 2023 · 2 comments
Closed

Random (?) crash on Linux #85347

manungsa opened this issue Nov 25, 2023 · 2 comments
Labels

Comments

@manungsa
Copy link

manungsa commented Nov 25, 2023

Godot version

v4.1.3.stable.official [f06b6836a]

System information

Godot v4.1.3.stable - EndeavourOS #1 SMP PREEMPT_DYNAMIC Sun, 15 Oct 2023 18:38:43 +0000 - X11 - Vulkan (Forward+) - integrated Intel(R) HD Graphics 520 (SKL GT2) () - Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (4 Threads)

Issue description

Godot crashed randomly (?). That's it. I've been experiencing it several times, making some of my unsaved work lost :( ...
I only found this output on the terminal:

[user@EndeavourOS] godot_4-1-3
$ ./Godot_v4.1.3-stable_linux.x86_64
Godot Engine v4.1.3.stable.official.f06b6836a - https://godotengine.org
OpenGL API 4.6 (Core Profile) Mesa 23.2.1-arch1.2 - Compatibility - Using Device: Intel - Mesa Intel(R) HD Graphics 520 (SKL GT2)

Editing project: /home/user/mnt/godot/project
Godot Engine v4.1.3.stable.official.f06b6836a - https://godotengine.org
Vulkan API 1.3.255 - Forward+ - Using Vulkan Device #0: Intel - Intel(R) HD Graphics 520 (SKL GT2)
[user@EndeavourOS] godot_4-1-3
$
WARNING: Blend file import is enabled in the project settings, but no Blender path is configured in the editor settings. Blend files will not be imported.
     at: _editor_init (modules/gltf/register_types.cpp:73)
ERROR: Condition "plugins_list.has(p_plugin)" is true.
   at: add_plugin (editor/editor_node.cpp:8224)
[xcb] Unknown request in queue while dequeuing
[xcb] You called XInitThreads, this is not your fault
[xcb] Aborting, sorry about that.
Godot_v4.1.3-stable_linux.x86_64: xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.

Steps to reproduce

Unknown

Minimal reproduction project

None

@manungsa manungsa changed the title Random crash on Linux (maybe on X system?) Random (?) crash on Linux Nov 25, 2023
@Cykyrios
Copy link
Contributor

See #75308 for more details.

@Chaosus
Copy link
Member

Chaosus commented Nov 26, 2023

Duplicate of #75308

@Chaosus Chaosus marked this as a duplicate of #75308 Nov 26, 2023
@Chaosus Chaosus closed this as not planned Won't fix, can't repro, duplicate, stale Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants