eclipse-platform / .github

Common contribution content for eclipse-platform repositories
https://www.eclipse.org/eclipse/
4 stars 10 forks source link

eclipse crashes with webkit2gtk4.0 version 2.44.0 #197

Closed markus-oehme-pg40 closed 2 months ago

markus-oehme-pg40 commented 2 months ago

Let's make sure issue is not already fixed in latest builds first.

Steps to reproduce

From a fresh installation and clean workspace:

I tried

I expected: a working program

But got: a crashed program

Here is some relevant log output

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f62883b6260, pid=36222, tid=36223
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.9+9 (17.0.9+9) (build 17.0.9+9)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (17.0.9+9, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libwebkit2gtk-4.0.so.37+0xdb6260]

Tested under this environment:

Community

akurtakov commented 2 months ago

Please try the latest I-build as asked in the template as this one is most likely duplicate of https://github.com/eclipse-platform/eclipse.platform.swt/issues/1108 .

markus-oehme-pg40 commented 2 months ago

I searched hard for https://github.com/eclipse-platform/eclipse.platform.swt/issues/1108 but did not find it. :/ That could have saved me a lot of time ... It is indeed fixed in the newest build.