eclipse crash on startup
Please provide a brief summary of the bug
Hi,
I am trying to use eclipse version: eclipse-cpp-2022-09-R-linux-gtk-x86_64
But eclipse crashes
What do I miss?
Thanks, Yacov
Please provide steps to reproduce where possible
No response
Expected Results
I expect eclipse NOT to crash
Actual Results
[0.004s][warning][os,container] Duplicate cpuset controllers detected. Picking /sys/fs/cgroup/cpuset, skipping /local_ckp/docker/overlay2/c82a384013adc2ab05aebbcef55c9df1fac3114c669ead4cd75f5f3eb017aa93/merged/sys/fs/cgroup/cpuset.
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007f6d13d91976, pid=2454, tid=2455
JRE version: OpenJDK Runtime Environment Temurin-17.0.4.1+1 (17.0.4.1+1) (build 17.0.4.1+1)
Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.4.1+1 (17.0.4.1+1, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
Problematic frame:
C [ld-linux-x86-64.so.2+0xb976] _dl_relocate_object+0x496
Core dump will be written. Default location: /u/yacovs/eclipse-cpp-2022-09-R-linux-gtk-x86_64/eclipse/core.2454
An error report file with more information is saved as:
/u/yacovs/eclipse-cpp-2022-09-R-linux-gtk-x86_64/eclipse/hs_err_pid2454.log
If you would like to submit a bug report, please visit:
https://github.com/adoptium/adoptium-support/issues
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
What Java Version are you using?
openjdk version "17.0.4.1" 2022-08-12 OpenJDK Runtime Environment Temurin-17.0.4.1+1 (build 17.0.4.1+1) OpenJDK 64-Bit Server VM Temurin-17.0.4.1+1 (build 17.0.4.1+1, mixed mode)
What is your operating system and platform?
No response
How did you install Java?
No response
Did it work before?
No response
Did you test with other Java versions?
No response
Relevant log output
No response
@ysimhony can you send us the file at /u/yacovs/eclipse-cpp-2022-09-R-linux-gtk-x86_64/eclipse/hs_err_pid2454.log
@ysimhony Thank you - looks like when the Eclipse Splash screen invocation calls out to the native render lib it crashes.
Did the core dump at: /u/yacovs/eclipse-cpp-2022-09-R-linux-gtk-x86_64/eclipse/core.2454 also get created? If it's not too large can you upload that as well?
Hi @karianna,
Apologies for uploading the log file again.
File size is too big.
After trying to tar the file it is still 69MB in size, while only 25MB size is allowed.
Is there a temp file share service you can use such as dropbox?
https://www.dropbox.com/s/6p8o2gflhyf6j34/core.2454.tar.gz?dl=0
Great I have it now thanks.
Hi @karianna,
Any update?
Did you find the root cause for this issue?
Thanks.
Not yet sorry, it'll take some time to dig into this. One quick Q - I assume all of your O/S and graphics drivers are updated?
Hi @karianna,
How can I confirm that? What are the exact commands for that?
@ysimhony which type/version of Linux are you running?
Hi @karianna,
Sorry for the late response.
[yacovs@yacovs_lnx70bcccmp_latest_Docker:~/eclipse-cpp-2022-09-R-linux-gtk-x86_64/eclipse]$ uname -a Linux yacovs_lnx70bcccmp_latest_Docker 3.10.0-1160.25.1.el7.x86_64 #1 SMP Wed Apr 28 21:49:45 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux