Executing EditorInterface.restart_editor
function crashes Godot
#80704
Labels
Milestone
EditorInterface.restart_editor
function crashes Godot
#80704
Godot version
4.2.dev.custom_build. a278c1b
System information
Ubuntu 22.04 CI
Issue description
When executing
Godot crashes:
This example was found by Godot fuzzer - Qarminer, so it is quite unlikelly that this code could be used in real project, but still this should be handled gracefully.
Memory leaks or asan backtraces are visibe when using Godot build with sanitizers support - https://github.com/qarmin/GodotBuilds/actions (linux -> linux-editor-sanitizers)
Steps to reproduce
Above
Minimal reproduction project
Above
The text was updated successfully, but these errors were encountered: