Crash when creating/opening an Atlas

Hi,

When I create or open an Atlas, Defold crashes and closes. I’m in Pop OS Linux. Do you have any idea why this might be?

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fe594d61604, pid=10916, tid=10941
#
# JRE version: OpenJDK Runtime Environment (11.0.1+13) (build 11.0.1+13)
# Java VM: OpenJDK 64-Bit Server VM (11.0.1+13, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [jna13042298947736653124.tmp+0x7604]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P %E" (or dumping to /home/jose/Descargas/Defold-x86_64-linux/Defold/core.10916)

hs_err_pid10916.script (227.7 KB)

I assume this is the same error report: https://github.com/defold/defold/issues/5381

I posted a possible solution in my answer on GH. Please check!