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

Software crashed on linux(Ubuntu) #628

Closed
pramit57 opened this issue Nov 9, 2022 · 7 comments
Closed

Software crashed on linux(Ubuntu) #628

pramit57 opened this issue Nov 9, 2022 · 7 comments
Labels
bug Something isn't working stale Waiting on OP

Comments

@pramit57
Copy link

pramit57 commented Nov 9, 2022

Please provide a brief summary of the bug

Software loads the main GUI, but then crashes when I do anything next. Log attached.

hs_err_pid4089040.log

Please provide steps to reproduce where possible

Open Openchrom
Click on any option

Expected Results

Not crash

Actual Results

It crashes

What Java Version are you using?

openjdk 11.0.16 2022-07-19 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu120.04) OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu120.04, mixed mode, sharing)

What is your operating system and platform?

Ubuntu 20.04.4 LTS

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

@pramit57 pramit57 added the bug Something isn't working label Nov 9, 2022
@karianna
Copy link
Contributor

@pramit57 Can you please try with 11.0.17 and post the results here?

@pramit57
Copy link
Author

pramit57 commented Nov 12, 2022

I installed 11.0.17:
openjdk version "11.0.17" 2022-10-18
OpenJDK Runtime Environment (build 11.0.17+8-post-Ubuntu-1ubuntu220.04)
OpenJDK 64-Bit Server VM (build 11.0.17+8-post-Ubuntu-1ubuntu220.04, mixed mode, sharing)

But I still have the same issue with openchrom

I looked at the log and it(the software - openchrom) is using 17.0.4 as the JRE version
"
JRE version: OpenJDK Runtime Environment Temurin-17.0.4+8 (17.0.4+8) (build 17.0.4+8)
Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.4+8 (17.0.4+8, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
Problematic frame:
C [libgobject-2.0.so.0+0x3dfc1] g_type_check_instance_is_fundamentally_a+0x11
"
hs_err_pid2529.log

@karianna
Copy link
Contributor

@pramit57 - I would log an issue with OpenChrom and ask them to bundle with 17.0.5 instead.

@github-actions
Copy link

We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable.
It will be closed soon unless the stale label is removed by a committer, or a new comment is made.

@github-actions github-actions bot added the stale label Feb 11, 2023
@karianna
Copy link
Contributor

11.0.18 was released. REcommend trying that version

@karianna karianna removed the stale label Feb 11, 2023
@github-actions
Copy link

We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable.
It will be closed soon unless the stale label is removed by a committer, or a new comment is made.

@Mailaender
Copy link

This also happens on Temurin 21, it seems independent of the JVM used. Only the crash dump will redirect you to this bug tracker, which is a bit misleading. The problem is a change in GTK 3 and the SWT framework that needs adjustments: eclipse-platform/eclipse.platform.swt#678

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

No branches or pull requests

3 participants