Frank created DIRSTUDIO-1339:
--------------------------------

             Summary: Crash on start up
                 Key: DIRSTUDIO-1339
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1339
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-build
    Affects Versions: 2.0.0-M17
         Environment: Java21
Fedora-39
            Reporter: Frank


The bundled version of  eclipse-swt let the application crash on start up with:

 
{code:java}
SWT WebKitGDBus: error creating DBus server Fehler beim Binden an Adresse 
(GUnixSocketAddress): Datei oder Verzeichnis nicht gefunden
SWT WebKit: error initializing DBus server, dBusServer == 0
(Apache Directory Studio:3033175): GLib-GIO-CRITICAL **: 06:34:14.417: 
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=0x00007f9048a36f48, pid=3033175, tid=3033176
#
# JRE version: OpenJDK Runtime Environment (Red_Hat-21.0.4.0.7-2) (21.0.4+7) 
(build 21.0.4+7)
# Java VM: OpenJDK 64-Bit Server VM (Red_Hat-21.0.4.0.7-2) (21.0.4+7, mixed 
mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, 
linux-amd64)
# Problematic frame:
# C  [libswt-gtk-4940r23.so+0x36f48]  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/fbuettn/ApacheDirectoryStudio/core.3033175)
#
# An error report file with more information is saved as:
# /home/fbuettn/ApacheDirectoryStudio/hs_err_pid3033175.log
[5,250s][warning][os] Loading hsdis library failed
#
# If you would like to submit a bug report, please visit:
#   
https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=java-21-openjdk&version=39
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
{code}
 

The problem in the swt looks to be know, because the workaround also works here:
{code:java}
 mkdir /tmp/SWT-GDBusServer{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to