JetBrains / JetBrains/JetBrainsRuntime

java terminated by signal SIGSEV (Address boundary error)

Open
#233 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
269
Avg merge
1h 18m
Merged PRs (30d)
1

Description

I'm running Linux aarch64. I downloaded jbr 17.0.6 and whenever I try to execute java I get the following error:

`Downloads/jbrsdk_jcef-17.0.6-linux-aarch64-b829.1/bin [k8s:minikube]
❯ ./java
fish: Job 1, './java' terminated by signal SIGSEGV (Address boundary error)
Downloads/jbrsdk_jcef-17.0.6-linux-aarch64-b829.1/bin [k8s:minikube]

`

Here is the output of uname -a, in case it helps.
`❯ uname -a
Linux dev 6.1.27 #1-NixOS SMP Sun Apr 30 23:26:28 UTC 2023 aarch64 GNU/`

It's probably not relevant, but I'm running this in an M2 machine as a VM using Parallels.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the crash with the reported bin/java executable on Linux aarch64, using the uname output and the NixOS Parallels VM details as environment context. Determine the cause of the SIGSEGV and verify that java starts successfully in the affected environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, linux
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.