admin管理员组

文章数量:1410697

I am experiencing a crash with Apache Directory Studio when I try to right-click on a connection and select the 'Properties' option. The application immediately crashes with a fatal error. Below are the details of the error and the environment I’m using

(Apache Directory Studio:27515): Gtk-WARNING **: 01:06:13.987: Negative content width -4 (allocation 14, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f17ac06a0c4, pid=27515, tid=27516
#
# JRE version: OpenJDK Runtime Environment (24.0+36) (build 24+36-3646)
# Java VM: OpenJDK 64-Bit Server VM (24+36-3646, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libgobject-2.0.so.0+0x3c0c4]  g_type_check_instance_is_a+0x44
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/user/hs_err_pid27515.log
[5.487s][warning][os] Loading hsdis library failed
#
# If you would like to submit a bug report, please visit:
#   .jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Same error with older versions, line (jdk 17): hs_err.log

Environment:

  • OS: Void Linux x86_64
  • Apache Directory Studio version: 2.0.0.v20210717+M17_1
  • Java version: OpenJDK 24.0+36

Has anyone encountered a similar issue with Apache Directory Studio? How can I resolve this crash or at least avoid it when accessing the 'Properties' of connections?

本文标签: