[codeviewer sample] The os does not support: 'Taskbar.setIconImage' (Linux)
Crashes on first desktop run, android works fine:
# The os does not support: 'Taskbar.setIconImage'
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000000000, pid=1728767, tid=1728801
#
# JRE version: OpenJDK Runtime Environment (11.0.10+9) (build 11.0.10+9-post-Debian-1)
Not enough info. We need OS and JDK version.
Missed one line:
# Java VM: OpenJDK 64-Bit Server VM (11.0.10+9-post-Debian-1, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
Provide VM error log and code leading to crash. Please try another JDK as well.
Message The os does not support: 'Taskbar.setIconImage' is normal for Linux distributions, so we need hs_err_pidXXXX.log file.
https://pastebin.com/eW1YiK1J
Code leading to crash was simply the codeviewer sample
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.