godotengine / godotengine/godot

Random Crashes in Godot 4.4 & 4.5

Open
#110,885 9 comments 0 reactions 0 assignees View on GitHub
crash needs testing needs work
Dominant language
C++
Stars
117k
Forks
26.8k
PR merge metrics
PR metrics pending

Description

### Tested versions

- Reproducible in: version 4.4, 4.5

### System information

Godot v4.5.stable - Windows 11 (build 26100) - Multi-window, 2 monitors - Vulkan (Mobile) - dedicated AMD Radeon RX 7800 XT (Advanced Micro Devices, Inc.; 32.0.21025.10016) - AMD Ryzen 5 7500F 6-Core Processor (12 threads) - 31.60 GiB memory

### Issue description

I am fairly new to Godot, and started a Game in Version 4.4, the crashes already happened in this Version, now I am in Godot Version 4.5, and these Crashes still occure I don't even know what causes the bug because sometimes I copy an object from one scene to another and it crashes, then I restart at suddenly it doesn't crash

I also had this bug occure on my Laptop (Windows 11 - Vulkan(Mobile) - dedicated RTX3050 - internal intel GPU - i5 7700k - 32GB DDR4 RAM)

here is also my Console Crash report:
```
CrashHandlerException: Program crashed with signal 11
Engine version: Godot Engine v4.5.stable.official (876b290332ec6f2e6d173d08162a02aa7e6ca46d)
Dumping the backtrace. Please include this when reporting the bug on: https://github.com/godotengine/godot/issues
[1] error(-1): no debug info in PE/COFF executable
[2] error(-1): no debug info in PE/COFF executable
[3] error(-1): no debug info in PE/COFF executable
[4] error(-1): no debug info in PE/COFF executable
[5] error(-1): no debug info in PE/COFF executable
[6] error(-1): no debug info in PE/COFF executable
[7] error(-1): no debug info in PE/COFF executable
[8] error(-1): no debug info in PE/COFF executable
[9] error(-1): no debug info in PE/COFF executable
[10] error(-1): no debug info in PE/COFF executable
[11] error(-1): no debug info in PE/COFF executable
[12] error(-1): no debug info in PE/COFF executable
[13] error(-1): no debug info in PE/COFF executable
[14] error(-1): no debug info in PE/COFF executable
[15] error(-1): no debug info in PE/COFF executable
[16] error(-1): no debug info in PE/COFF executable
[17] error(-1): no debug info in PE/COFF executable
[18] error(-1): no debug info in PE/COFF executable
[19] error(-1): no debug info in PE/COFF executable
[20] error(-1): no debug info in PE/COFF executable
[21] error(-1): no debug info in PE/COFF executable
[22] error(-1): no debug info in PE/COFF executable
[23] error(-1): no debug info in PE/COFF executable
[24] error(-1): no debug info in PE/COFF executable
[25] error(-1): no debug info in PE/COFF executable
[26] error(-1): no debug info in PE/COFF executable
[27] error(-1): no debug info in PE/COFF executable
[28] error(-1): no debug info in PE/COFF executable
-- END OF C++ BACKTRACE --
================================================================
```

### Steps to reproduce

I don't even know what causes the bug because sometimes I copy an object from one scene to another and it crashes, then I restart at suddenly it doesn't crash

### Minimal reproduction project (MRP)

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.