godotengine / godotengine/godot-git-plugin

Frequent crashes when pulling

Open
#216 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
954
Forks
98
PR merge metrics
No merged PRs in 30d

Description

When pulling, Godot very often crashes with the following message:

```
================================================================
handle_crash: Program crashed with signal 11
Engine version: Godot Engine v4.2.1.stable.arch_linux
Dumping the backtrace. Please include this when reporting the bug to the project developer.
[1] /usr/lib/libc.so.6(+0x3e710) [0x7fbad896f710] (??:0)
[2] /usr/bin/godot(__dynamic_cast+0x32) [0x561ef9ccadd2] (??:?)
[3] /usr/bin/godot(+0x12b5bfe) [0x561ef6ccebfe] (??:?)
[4] /usr/bin/godot(+0x3d48d5b) [0x561ef9761d5b] (??:?)
[5] /usr/bin/godot(+0x3b7bf0c) [0x561ef9594f0c] (??:?)
[6] /usr/bin/godot(+0x4098722) [0x561ef9ab1722] (??:?)
[7] /usr/bin/godot(+0x3da5acd) [0x561ef97beacd] (??:?)
[8] /usr/bin/godot(+0x21ce186) [0x561ef7be7186] (??:?)
[9] /usr/bin/godot(+0x66f6a1) [0x561ef60886a1] (??:?)
[10] /usr/bin/godot(+0x5830de) [0x561ef5f9c0de] (??:?)
[11] /usr/lib/libc.so.6(+0x27cd0) [0x7fbad8958cd0] (??:0)
[12] /usr/lib/libc.so.6(__libc_start_main+0x8a) [0x7fbad8958d8a] (??:0)
[13] /usr/bin/godot(+0x58fda5) [0x561ef5fa8da5] (??:?)
-- END OF BACKTRACE --
================================================================

```

This also happens when the local repo is already up to date.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.