Linux - STM32CubeProgrammer 2.8.0 crashes clicking connect
I'm running Ubuntu 21.04 and have set the env variable to force use of X11:
GDK_BACKEND=x11The utility runs and can discover connected ST-Link devices, but when I click connect button the tool crashes in the connectStLink function:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2873aa90a3, pid=64882, tid=0x00007f2862a73640
#
# JRE version: OpenJDK Runtime Environment (8.0_265-b01) (build 1.8.0_265-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.265-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libCubeProgrammer_API.so+0x500a3] connectStLink+0x293