Software > Applications and Porting
Eclipse 4.19 crashing at startup on Debian buster
tle:
--- Quote from: pocock on April 15, 2021, 02:52:04 am ---
--- Quote from: MPC7500 on April 14, 2021, 03:47:35 pm ---Even on VoidLinux the package is listed as unavailable. So I guess, it's a bigger issue.
--- End quote ---
You can still download it directly from the Eclipse site using the link I provided above.
--- Quote from: tle on April 14, 2021, 06:07:18 pm ---It does not work for me too.
--- End quote ---
Which Linux and Java version?
--- End quote ---
Fedora 33 with OpenJDK 18
--- Code: ---[tle@localhost eclipse-test]$ ./eclipse/eclipse
(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'attributes-changed' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'
(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'text_changed::delete' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'
(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'text_changed::insert' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fff6ce8e748, pid=21926, tid=21927
#
# JRE version: OpenJDK Runtime Environment 18.9 (11.0.10+9) (build 11.0.10+9)
# Java VM: OpenJDK 64-Bit Server VM 18.9 (11.0.10+9, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-ppc64le)
# Problematic frame:
#
[error occurred during error reporting (printing problematic frame), id 0xb, SIGSEGV (0xb) at pc=0x00007fff895bc484]
# 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/tle/eclipse-test/core.21926)
#
# An error report file with more information is saved as:
# /home/tle/eclipse-test/hs_err_pid21926.log
Could not load hsdis-ppc64le.so; library not loadable; PrintAssembly is disabled
#
# If you would like to submit a bug report, please visit:
# https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=java-11-openjdk&version=33
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--- End code ---
tle:
--- Quote from: tle on April 16, 2021, 08:57:59 pm ---
--- Quote from: pocock on April 15, 2021, 02:52:04 am ---
--- Quote from: MPC7500 on April 14, 2021, 03:47:35 pm ---Even on VoidLinux the package is listed as unavailable. So I guess, it's a bigger issue.
--- End quote ---
You can still download it directly from the Eclipse site using the link I provided above.
--- Quote from: tle on April 14, 2021, 06:07:18 pm ---It does not work for me too.
--- End quote ---
Which Linux and Java version?
--- End quote ---
Fedora 33 with OpenJDK 11.0.10
--- Code: ---[tle@localhost eclipse-test]$ ./eclipse/eclipse
(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'attributes-changed' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'
(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'text_changed::delete' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'
(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'text_changed::insert' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fff6ce8e748, pid=21926, tid=21927
#
# JRE version: OpenJDK Runtime Environment 18.9 (11.0.10+9) (build 11.0.10+9)
# Java VM: OpenJDK 64-Bit Server VM 18.9 (11.0.10+9, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-ppc64le)
# Problematic frame:
#
[error occurred during error reporting (printing problematic frame), id 0xb, SIGSEGV (0xb) at pc=0x00007fff895bc484]
# 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/tle/eclipse-test/core.21926)
#
# An error report file with more information is saved as:
# /home/tle/eclipse-test/hs_err_pid21926.log
Could not load hsdis-ppc64le.so; library not loadable; PrintAssembly is disabled
#
# If you would like to submit a bug report, please visit:
# https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=java-11-openjdk&version=33
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--- End code ---
--- End quote ---
Navigation
[0] Message Index
[*] Previous page
Go to full version