adoptium-support icon indicating copy to clipboard operation
adoptium-support copied to clipboard

eclipse crash on startup

Open ysimhony opened this issue 3 years ago • 13 comments

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 avatar Oct 08 '22 22:10 ysimhony

@ysimhony can you send us the file at /u/yacovs/eclipse-cpp-2022-09-R-linux-gtk-x86_64/eclipse/hs_err_pid2454.log

karianna avatar Oct 09 '22 11:10 karianna

hs_err_pid2454.log

Attached.

Thanks

ysimhony avatar Oct 09 '22 12:10 ysimhony

@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?

karianna avatar Oct 10 '22 09:10 karianna

hs_err_pid2454.log

Hi @karianna,

Attached the core dump.

Thanks.

ysimhony avatar Oct 10 '22 17:10 ysimhony

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.

ysimhony avatar Oct 10 '22 17:10 ysimhony

Is there a temp file share service you can use such as dropbox?

karianna avatar Oct 10 '22 17:10 karianna

https://www.dropbox.com/s/6p8o2gflhyf6j34/core.2454.tar.gz?dl=0

ysimhony avatar Oct 10 '22 18:10 ysimhony

Great I have it now thanks.

karianna avatar Oct 10 '22 18:10 karianna

Hi @karianna,

Any update?

Did you find the root cause for this issue?

Thanks.

ysimhony avatar Oct 12 '22 21:10 ysimhony

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?

karianna avatar Oct 13 '22 11:10 karianna

Hi @karianna,

How can I confirm that? What are the exact commands for that?

ysimhony avatar Oct 16 '22 08:10 ysimhony

@ysimhony which type/version of Linux are you running?

karianna avatar Oct 16 '22 18:10 karianna

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

ysimhony avatar Oct 20 '22 19:10 ysimhony