Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C IDE (2024-12 to 2024-06) GUI won't launch on aarch64 Linux (Ubuntu 24.04) #1703

Closed
jsmif opened this issue Jan 3, 2025 · 1 comment
Closed

Comments

@jsmif
Copy link

jsmif commented Jan 3, 2025

Describe the bug

C IDE (2024-06 to 2024-12) GUI won't launch on aarch64 Linux (Ubuntu 24.04).

A fatal error has been detected by the Java Runtime Environment:
SIGILL (0x4) at pc=0x0000ee79b093fc5c, pid=91151, tid=91152
<snip>

To Reproduce
Download 2024-12 https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2024-12/R/eclipse-jee-2024-12-R-linux-gtk-aarch64.tar.gz&mirror_id=1135
(or 2024-09 or 2024-06)

untar & gz. cd to folder. Run ./eclipse. Get the below error.

Expected behavior
Launch GUI

Screenshots

user@BT:~/Downloads/eclipse$ ./eclipse 
CompileCommand: exclude org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.getExtendedRange bool exclude = true
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x0000ee79b093fc5c, pid=91151, tid=91152
#
# JRE version:  (21.0.5+11) (build )
# Java VM: OpenJDK 64-Bit Server VM (21.0.5+11-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
# Problematic frame:
# j  java.lang.System.registerNatives()V+0 java.base
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/user/Downloads/eclipse/core.91151)
#
# An error report file with more information is saved as:
# /home/user/Downloads/eclipse/hs_err_pid91151.log
[0.013s][warning][os] Loading hsdis library failed
#
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Environment:

  1. Select the platform(s) on which the behavior is seen:
    • All OS
    • Windows
    • Linux
    • macOS
  1. Additional OS info (e.g. OS version, Linux Desktop, etc)

Ubuntu 24.04 Linux for aarch64.

  1. JRE/JDK version

JRE version: (21.0.5+11) (build )

Version since
2024-06

Workaround (or) Additional context

2024-03 and earlier are working.

@jonahgraham
Copy link
Contributor

This issue doesn't have an obvious home, but more discussion about it has happened in eclipse-cdt/cdt#998 so I am going to close this copy. When we have more information we will make sure issue if reported in the correct place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants