We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Probably a duplicate of other LInux/GTK crashes with SWT please see the other bug issues, some even show workarounds.
# 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.
Closing as duplicate of #843
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: