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

Native crash on Ubuntu Linux when switching to perspective with Data Explorer #317

Closed
pramit57 opened this issue Nov 15, 2022 · 7 comments · Fixed by eclipse/chemclipse#1541 or eclipse/chemclipse#1575
Labels
bug Something isn't working

Comments

@pramit57
Copy link

I originally opened a thread on the adoptium support page : adoptium/adoptium-support#628

The software crashes when I try to do almost anything from the starting screen. More details, including log files are in the thread.

@Mailaender Mailaender added the bug Something isn't working label Nov 15, 2022
@Mailaender
Copy link
Member

We will update Temurin with the upcoming release ETA on Friday.

@Mailaender Mailaender reopened this Oct 26, 2023
@Mailaender
Copy link
Member

Mailaender commented Oct 26, 2023

I doubt just updating the JVM helped. Upon investigation, I think this is eclipse-platform/eclipse.platform.swt#678. It crashes because the icons in the tree viewer are updated. So it happens almost anywhere because most perspective have a Data Explorer part.

[libgobject-2.0.so.0+0x395a1] g_type_check_instance_is_fundamentally_a+0x11

For me, it often happens, but not always. When I remove all labelling, it seems to be gone. It also seems to be related to the GTK theme in use. I use @KDE's default Breeze on Kubuntu 23.04.

@Mailaender
Copy link
Member

I still get this crash consistently in a @flatpak environment.

@Mailaender Mailaender reopened this Nov 22, 2023
@Mailaender
Copy link
Member

Mailaender commented Nov 22, 2023

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f06aaeda0a1, pid=22, tid=23
#
# 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, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libgobject-2.0.so.0+0x3e0a1]  g_type_check_instance_is_fundamentally_a+0x11

tried both the 22.08 and 23.08 @freedesktop runtime with theme Breeze and Adwaita.

@Mailaender Mailaender changed the title Native crash on Ubuntu Linux Native crash on Ubuntu Linux when switching to perspective with Data Explorer Nov 22, 2023
@Mailaender
Copy link
Member

To reproduce, you have to delete your workspace. Then it always happens.

@Mailaender
Copy link
Member

Still crashes in a flatpak environment

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f7527edb0a1, pid=22, tid=23
#
# 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, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libgobject-2.0.so.0+0x3e0a1]  g_type_check_instance_is_fundamentally_a+0x11

@Mailaender
Copy link
Member

I finally have a workaround: eclipse/chemclipse#1624

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants