Closed
Description
Our actions fail semi-randomly for macOS builds (both x86 and ARM) with:
libc++abi: Pure virtual function called!
I don't have a Mac myself, but this has reproducibly happened in a GitHub Actions run. Probably as a result of closing Godot (SIGTERM).
github.com/godot-rust/demo-projects/actions/runs/15550283247/job/43790903815#step:7:113
Example of failing run for macOS ARM: https://github.com/godot-rust/demo-projects/actions/runs/16239254136/job/45853438495?pr=11