I’ve been working normally for some time on my current machine, then suddenly this morning I started getting a crash when building the project and launching my app in the editor. I don’t recall any changes occurring with the project. I thought I’d try with an empty desktop template project, and surprisingly I’m still getting the crash.
Weirdly, it only crashes sometimes. I’d say 70% of the launch attempts crash, while 30% succeed… until I resize or move the window.
Perhaps my Nvidia GPU is the culprit, although I’m not sure why it only started causing issues now instead of earlier. When building on my Windows machine, no issues. When building on my other Pop!_OS 24,04 LTS alpha machine, no issues, but that one is a laptop running an integrated AMD GPU.
Pop!_OS 24.04 LTS alpha
Wayland or X11, doesn’t seem to make a difference
Defold 1.10.1
INFO:DLIB: Log server started on port 43681
INFO:ENGINE: Target listening with name: pop-os - 2601:245:8200:5610::ce8c - Linux
INFO:ENGINE: Engine service started on port 33349
INFO:GRAPHICS: Installed graphics device 'ADAPTER_FAMILY_OPENGL'
INFO:ENGINE: Defold Engine 1.10.1 (d8e6e73)
INFO:DLIB: Initialized Remotery (ws://127.0.0.1:17815/rmt)
INFO:ENGINE: Loading data from: build/default
INFO:SOUND: DSP backend: SSE
INFO:SOUND: Sound
INFO:SOUND: nSamplesPerSec: 48000
INFO:ENGINE: Initialised sound device 'default'
INFO:DLIB: SSDP: Started on address 10.0.0.214
INFO:CRASH: Successfully wrote Crashdump to file: /home/klaleus/.local/share/Defold/_crash
ERROR:CRASH: CALL STACK:
ERROR:CRASH: /home/klaleus/.local/state/Defold/unpack/d8e6e73a8efac6b9a72783027867e547b6a363e4/x86_64-linux/bin/dmengine(+0x3213b3) [0x618c8a79f3b3]
ERROR:CRASH: /lib/x86_64-linux-gnu/libc.so.6(+0x45330) [0x71663b445330]
ERROR:CRASH: /lib/x86_64-linux-gnu/libnvidia-glcore.so.570.133.07(+0xafd388) [0x7166398fd388]
ERROR:CRASH: /lib/x86_64-linux-gnu/libnvidia-glcore.so.570.133.07(+0xa00a03) [0x716639800a03]
ERROR:CRASH: /lib/x86_64-linux-gnu/libnvidia-glcore.so.570.133.07(+0xad7a8e) [0x7166398d7a8e]
ERROR:CRASH: /lib/x86_64-linux-gnu/libnvidia-glcore.so.570.133.07(+0xab9a76) [0x7166398b9a76]
ERROR:CRASH: /lib/x86_64-linux-gnu/libGLX_nvidia.so.0(+0xa43ce) [0x71663b37a3ce]
ERROR:CRASH: /lib/x86_64-linux-gnu/libGLX_nvidia.so.0(+0x72510) [0x71663b348510]
ERROR:CRASH: /home/klaleus/.local/state/Defold/unpack/d8e6e73a8efac6b9a72783027867e547b6a363e4/x86_64-linux/bin/dmengine(+0x327f49) [0x618c8a7a5f49]
ERROR:CRASH: /home/klaleus/.local/state/Defold/unpack/d8e6e73a8efac6b9a72783027867e547b6a363e4/x86_64-linux/bin/dmengine(+0x4d5d6) [0x618c8a4cb5d6]
ERROR:CRASH: /home/klaleus/.local/state/Defold/unpack/d8e6e73a8efac6b9a72783027867e547b6a363e4/x86_64-linux/bin/dmengine(+0x4da95) [0x618c8a4cba95]
ERROR:CRASH: /home/klaleus/.local/state/Defold/unpack/d8e6e73a8efac6b9a72783027867e547b6a363e4/x86_64-linux/bin/dmengine(+0x493cf) [0x618c8a4c73cf]
ERROR:CRASH: /home/klaleus/.local/state/Defold/unpack/d8e6e73a8efac6b9a72783027867e547b6a363e4/x86_64-linux/bin/dmengine(+0x49331) [0x618c8a4c7331]
ERROR:CRASH: /lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x71663b42a1ca]
ERROR:CRASH: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x71663b42a28b]
ERROR:CRASH: /home/klaleus/.local/state/Defold/unpack/d8e6e73a8efac6b9a72783027867e547b6a363e4/x86_64-linux/bin/dmengine(+0x49135) [0x618c8a4c7135]
_crash.txt (50.0 KB)