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

Eclipse crashes after editor changes #1241

Closed
urbandroid opened this issue May 20, 2024 · 4 comments
Closed

Eclipse crashes after editor changes #1241

urbandroid opened this issue May 20, 2024 · 4 comments
Labels
bug Something isn't working Linux/GTK Happens on Linux Webkit

Comments

@urbandroid
Copy link

urbandroid commented May 20, 2024

Open multiple projects on eclipse
Open editor on any class file and try to make some changes.
It crashes.

Version: 2023-12 (4.30.0)
Build id: 20231201-2043

Enviroment:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy

openjdk version "21.0.2" 2024-01-16 LTS
OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode, sharing)

hs_err_pid95172.log
hs_err_pid99410.log
hs_err_pid114220.log
hs_err_pid115074.log
Log file at the attachment

@urbandroid urbandroid added the bug Something isn't working label May 20, 2024
@jukzi
Copy link
Contributor

jukzi commented May 21, 2024

from the hs_err_pid:

#  SIGSEGV (0xb) at pc=0x00007fad5aed01f8, pid=115074, tid=115075
...
J 5493  org.eclipse.swt.internal.gtk3.GTK3.gtk_main_iteration_do(Z)Z (0 bytes) @ 0x00007f5a696a0561 [0x00007f5a696a0520+0x0000000000000041]
J 35483 c2 org.eclipse.swt.widgets.Display.readAndDispatch()Z (88 bytes) @ 0x00007f5a6a03c2a0 [0x00007f5a6a03c1c0+0x00000000000000e0]
j  org.eclipse.jface.internal.text.html.BrowserInformationControl.setVisible(Z)V+58

@jukzi jukzi transferred this issue from eclipse-platform/.github May 21, 2024
@jukzi jukzi added the Linux/GTK Happens on Linux label May 21, 2024
@jukzi
Copy link
Contributor

jukzi commented May 21, 2024

Probably a duplicate of other LInux/GTK crashes with SWT please see the other bug issues, some even show workarounds.

@iloveeclipse
Copy link
Member

#  SIGSEGV (0xb) at pc=0x00007fad5aed01f8, pid=115074, tid=115075
#
# JRE version: OpenJDK Runtime Environment Temurin-21.0.2+13 (21.0.2+13) (build 21.0.2+13-LTS)
# Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (21.0.2+13-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libwebkit2gtk-4.0.so.37+0xdb61f8]

Webkit again.

@iloveeclipse
Copy link
Member

Closing as duplicate of #843

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Linux/GTK Happens on Linux Webkit
Projects
None yet
Development

No branches or pull requests

4 participants