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

4.4 dev 6 crashes on game export headless #100260

Closed
svelezw4games opened this issue Dec 11, 2024 · 2 comments
Closed

4.4 dev 6 crashes on game export headless #100260

svelezw4games opened this issue Dec 11, 2024 · 2 comments

Comments

@svelezw4games
Copy link

Tested versions

Reproducible on 4.4 dev6

System information

Ubuntu 24, Godot 4.4 dev

Issue description

When I try to export a game in godot 4.4 dev6 using the headless option, the editor crashes with the following error.

The command to export is

godot -v --headless --path game/ --export-release macOS export_game.zip

================================================================
handle_crash: Program crashed with signal 11
Engine version: Godot Engine v4.4.dev6.official (1f47e4c4e3a09a422e96880a7918d986dd575a63)
Dumping the backtrace. Please include this when reporting the bug to the project developer.
[1] /lib/x86_64-linux-gnu/libc.so.6(+0x45250) [0x7f457f377250] (??:0)
[2] godot() [0x475b918] (??:0)
[3] godot() [0x622ea0] (??:0)
[4] godot() [0x6376d3] (??:0)
[5] godot() [0x639056] (??:0)
[6] godot() [0x64c3c3] (??:0)
[7] godot() [0x48ca7dd] (??:0)
[8] godot() [0x43e1714] (??:0)
[9] godot() [0x2681085] (??:0)
[10] godot() [0x532442] (??:0)
[11] godot() [0x41c57a] (??:0)
[12] /lib/x86_64-linux-gnu/libc.so.6(+0x2a3b8) [0x7f457f35c3b8] (??:0)
[13] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7f457f35c47b] (??:0)
[14] godot() [0x43c7ca] (??:0)
-- END OF BACKTRACE --
================================================================
Aborted

Full log

Preloading project configuration(1).log

Steps to reproduce

  1. Fork the following project

https://github.com/svelezw4games/godot-4-3d-third-person-controller

  1. Checkout this branch

migrate_to_4_4

  1. run the following command

godot -v --headless --path game/ --export-release macOS export_game.zip

Minimal reproduction project (MRP)

Reproducible project can be found on the following link

https://github.com/svelezw4games/godot-4-3d-third-person-controller

On this branch

https://github.com/svelezw4games/godot-4-3d-third-person-controller/tree/migrate_to_4_4

@fire
Copy link
Member

fire commented Dec 11, 2024

Can you try https://nightly.link/godotengine/godot/workflows/runner/master?preview and see if it still fails?

I want to narrow down some crash bugs.

@AThousandShips
Copy link
Member

Closing due to lack of response, if the requested information is provided this can be reopened

@AThousandShips AThousandShips closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2025
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

4 participants