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

Program crashed with signal 11 when minimizing the window on Windows #95109

Closed
Deveex opened this issue Aug 3, 2024 · 6 comments
Closed

Program crashed with signal 11 when minimizing the window on Windows #95109

Deveex opened this issue Aug 3, 2024 · 6 comments

Comments

@Deveex
Copy link

Deveex commented Aug 3, 2024

Tested versions

Godot Engine v4.3 rc2 official [3978628]

System information

Windows 10 - Godot_v4.3-rc2_win64.exe - Comptability

Issue description

The Engine Crashes After i Minimize the window

Steps to reproduce

CrashHandlerException: Program crashed with signal 11
Engine version: Godot Engine v4.3.rc2.official (3978628)
Dumping the backtrace. Please include this when reporting the bug to the project developer.
[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
-- END OF BACKTRACE --

Minimal reproduction project (MRP)

Uploading my-game-with-godot.zip…

@kus04e4ek
Copy link
Contributor

Duplicate of: #95068

@Chaosus Chaosus closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2024
@DongMofsh
Copy link

me too, what can i do?

@DongMofsh
Copy link

NVIDIA GeForce RTX 3070 Ti Laptop GPU
CrashHandlerException: Program crashed with signal 11
Engine version: Godot Engine v4.3.stable.mono.official (77dcf97)
Dumping the backtrace. Please include this when reporting the bug to the project developer.
[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

@Jhojan00
Copy link

Jhojan00 commented Sep 3, 2024

The same happens to me; if you're on Windows, run the program in compatibility mode—it worked for me, but it's quite slow.

@Jhojan00
Copy link

Jhojan00 commented Sep 3, 2024

I've been testing it, and it's very slow for me. For now, the best option is to go back to version 4.2.2.

@akien-mga
Copy link
Member

Please open a dedicated bug reports with clear steps to reproduce. A crash with "signal 11" just means "crash", so there can be many different reasons for it to happen, which may not be related to the original bug report here (which was fixed in 4.3.stable).

@akien-mga akien-mga changed the title Program crashed with signal 11 Program crashed with signal 11 when minimizing the window on Windows Sep 4, 2024
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

6 participants