IDE crashes on Linux when trying to access a Collection

Hi Greetings,

I am sorry, that i am starting off my first post with an issue instead of introducing myself, but here it is.

I am on Linux and am using Pop OS which is a Ubuntu distro. I downloaded Defold and unzipped it to a new folder with the Archive Manager. Then i try and run the IDE. The launcher happens and i create a sample platformer project. The project opens in the IDE. Then i go to Hierarchy window and try double clicking the Collections object and then the IDE crashes. I get an error document in the Defold folder, stating the following:

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fc064ba1604, pid=3668, tid=3693
#
# 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  [jna14720947712600413607.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/jk/Applications/Defold/core.3668)
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

Welcome! Please refer to this issue with a temporary solution: https://github.com/defold/defold/issues/5342

Thanks for pointing it out ! It worked !

2 Likes