godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
86.68k stars 19.37k forks source link

Clicking on the color picker crashes the PC (Fedora-Silverblue 40) #93096

Open Kreb216 opened 4 weeks ago

Kreb216 commented 4 weeks ago

Tested versions

v4.2.2.stable.fedora [15073afe3]

System information

Godot v4.2.2.stable (15073afe3) - Fedora Linux 40 (Toolbx Container Image) - Wayland - GLES3 (Compatibility) - AMD Radeon RX 7800 XT (radeonsi, navi32, LLVM 18.1.6, DRM 3.57, 6.8.11-300.fc40.x86_64) () - AMD Ryzen 5 7600 6-Core Processor (12 Threads)

Issue description

When the color picker is clicked, Godot throws a bunch of errors and crashes the whole PC.

Error messages: Even though I can not get a screenshot because of my PC crashing. I saw the line Major opcode of failed request 73

Steps to reproduce

  1. Install Godot in a Fedora 40 distro-box container
  2. Open a project
  3. Click on the color picker

Minimal reproduction project (MRP)

N/A

bruvzg commented 4 weeks ago

Should be already fixed by https://github.com/godotengine/godot/pull/93072

Kreb216 commented 4 weeks ago

Screencast from 2024-06-12 21-44-56.webm

Here is a video. Sometimes only the application crashes and sometimes the whole PC.