Skip to content

Creating a new project compiled with scons target=editor opengl3=no crashes #96938

@dhoverml

Description

@dhoverml

Tested versions

master (83d54ab)

System information

Ubuntu 20.04 LTS

Issue description

See title.

Steps to reproduce

I ran the following on Ubuntu in a clean workspace:

git fetch origin master && \
  git checkout origin/master && \
  scons target=editor opengl3=no && \
  ./bin/godot.linuxbsd.editor.x86_64

Then click on + Create and watch it crash.

================================================================
handle_crash: Program crashed with signal 11
Engine version: Godot Engine v4.4.dev.custom_build (83d54ab2ad476ae265b323c2b88f4623b922f4c6)
Dumping the backtrace. Please include this when reporting the bug to the project developer.
[1] /lib/x86_64-linux-gnu/libc.so.6(+0x43090) [0x7fba41e74090] (??:0)
-- END OF BACKTRACE --
================================================================
Aborted (core dumped)

Minimal reproduction project (MRP)

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions