Hello.
I downloaded and unpacked Capella and attempted to run it under Ubuntu 23.04. Not trying to do anything fancy, I immediately ran into a problem. The download page said I should not hesitate to reach out on the forums, so here I am.
Thanks.
./capella
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/dave/Downloads/capella/plugins/org.eclipse.osgi_3.16.300.v20210525-1715.jar)
WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
WARNING: System::setSecurityManager will be removed in a future release
SWT WebKitGDBus: error creating DBus server Error binding to address (GUnixSocketAddress): No such file or directory
SWT WebKit: error initializing DBus server, dBusServer == 0
(Capella:103617): GLib-GIO-CRITICAL **: 14:37:01.635: g_dbus_server_get_client_address: assertion 'G_IS_DBUS_SERVER (server)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fe9ba83eb86, pid=103617, tid=103618
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.6+10 (17.0.6+10) (build 17.0.6+10)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.6+10 (17.0.6+10, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C [libswt-gtk-4944r26.so+0x3eb86] Java_org_eclipse_swt_internal_C_strlen+0xf
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/dave/Downloads/capella/core.103617)
#
# An error report file with more information is saved as:
# /home/dave/Downloads/capella/hs_err_pid103617.log
Compiled method (n/a) 75877 6226 n 0 org.eclipse.swt.internal.C::strlen (native)
total in heap [0x00007feae9504910,0x00007feae9504c88] = 888
relocation [0x00007feae9504a70,0x00007feae9504aa0] = 48
main code [0x00007feae9504aa0,0x00007feae9504c80] = 480
oops [0x00007feae9504c80,0x00007feae9504c88] = 8
Compiled method (n/a) 75878 6226 n 0 org.eclipse.swt.internal.C::strlen (native)
total in heap [0x00007feae9504910,0x00007feae9504c88] = 888
relocation [0x00007feae9504a70,0x00007feae9504aa0] = 48
main code [0x00007feae9504aa0,0x00007feae9504c80] = 480
oops [0x00007feae9504c80,0x00007feae9504c88] = 8
#
# If you would like to submit a bug report, please visit:
# https://github.com/adoptium/adoptium-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#