problem of open knime

Hello,
I am trying to open KNIME with different versions under my openSUSE Tumbweed. But it always failed with messages:

oading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
SWT WebKitGDBus: error creating DBus server Error binding to address (GUnixSocketAddress): No such file or directory
SWT WebKit: error initializing DBus server, dBusServer == 0

(KNIME:9089): GLib-GIO-CRITICAL **: 09:19:00.238: 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=0x00007f30d9e36e16, pid=9089, tid=9090
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.3+7 (17.0.3+7) (build 17.0.3+7)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.3+7 (17.0.3+7, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libswt-gtk-4942r22.so+0x36e16]  Java_org_eclipse_swt_internal_C_strlen+0xf
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/albert/Desktop/core.9089)
#
# An error report file with more information is saved as:
# /home/albert/Desktop/hs_err_pid9089.log
Compiled method (n/a)    5427 6471     n 0       org.eclipse.swt.internal.C::strlen (native)
 total in heap  [0x00007f320bd0f010,0x00007f320bd0f388] = 888
 relocation     [0x00007f320bd0f170,0x00007f320bd0f1a0] = 48
 main code      [0x00007f320bd0f1a0,0x00007f320bd0f380] = 480
 oops           [0x00007f320bd0f380,0x00007f320bd0f388] = 8
Compiled method (n/a)    5428 6471     n 0       org.eclipse.swt.internal.C::strlen (native)
 total in heap  [0x00007f320bd0f010,0x00007f320bd0f388] = 888
 relocation     [0x00007f320bd0f170,0x00007f320bd0f1a0] = 48
 main code      [0x00007f320bd0f1a0,0x00007f320bd0f380] = 480
 oops           [0x00007f320bd0f380,0x00007f320bd0f388] = 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.
#

I have uploaded the complete log file in this thread. Does anybody have any idea how to resovle this problem?
Thanks a lot
hs_err_pid9089.log (248.7 KB)

@mailmd2011 can you tell us what you have tried to solve this? Installed a newer version. Given more RAM. Do a -clean start once?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.