Closed mohammad-mursalin closed 6 months ago
@mohammad-mursalin Please make sure your GTK libs and Eclipse IDE are at the latest patch levels and report back here if it still crashes. It's a native lib bug that is propagating back to Java.
I have the same problem, but with libwebkit2gtk-4.0.so.37+0xdb6260.
I have the same problem, but with libwebkit2gtk-4.0.so.37+0xdb6260.
No error if I run eclipse with sudo ./eclipse
I ve same problem ;
#
#
#
#
#
# ./docker-entrypoint.sh: line 29: 4 Aborted (core dumped) ${FULL_COMMAND}
I realized that I didn't installed Java before. After installation, problem is most probably solved. I am saying most probably because I faced another error. Maybe these are related with each other
Currently I am facing with following problem;
WARNING: abs already refers to: #'clojure.core/abs in namespace: garden.color, being replaced by: #'garden.color/abs
2024-03-27 12:39:13,606 [main rqc:- - -] INFO rems.main - REMS {:version v2.36-0-gbcb97adc4, :revision bcb97adc4d9bfd8a60287aefe642a44a363d837d}
Exception in thread "main" java.lang.RuntimeException: could not start [#'rems.config/env] due to
at mount.core$up$fn21670.invoke(core.cljc:80)
at mount.core$up.invokeStatic(core.cljc:80)
at mount.core$up.invoke(core.cljc:78)
at mount.core$bring.invokeStatic(core.cljc:247)
at mount.core$bring.invoke(core.cljc:239)
at mount.core$start.invokeStatic(core.cljc:289)
at mount.core$start.doInvoke(core.cljc:281)
at clojure.lang.RestFn.invoke(RestFn.java:408)
at rems.main$_main.invokeStatic(main.clj:167)
at rems.main$_main.doInvoke(main.clj:114)
at clojure.lang.RestFn.applyTo(RestFn.java:137)
at rems.main.main(Unknown Source)
Caused by: java.util.MissingResourceException: can't find a configuration file path: "config/config.edn". besides providing it via "(load-config :file
I have same problem, I use openjdk 21, fedora 39, eclipse 2024-03 (4.31.0).
It began to present errors in the last update of the operating system.
I have tried with a virtual machine in virtualbox with fedora 39. But the error does not appear there.
Some of the issues seen here seem to be https://github.com/eclipse-platform/eclipse.platform.swt/issues/1146
i have the same problem on ubuntu 22.04. Has anyone found a solution? Thk
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007427c63b61f8, pid=85613, tid=85614
#
# JRE version: OpenJDK Runtime Environment Temurin-22+36 (22.0+36) (build 22+36)
# Java VM: OpenJDK 64-Bit Server VM Temurin-22+36 (22+36, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C [libwebkit2gtk-4.0.so.37+0xdb61f8]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/matteo/opt/sts-4.21.0.RELEASE/core.85613)
#
# If you would like to submit a bug report, please visit:
# https://github.com/adoptium/adoptium-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Please see #1060
Please provide a brief summary of the bug
Did you test with the latest update version?
Please provide steps to reproduce where possible
No response
Expected Results
while working on java servlets suddenly it stopped responding. When I reopen it the result is same
Actual Results
while working on java servlets suddenly it stopped responding. When I reopen it the result is same
What Java Version are you using?
openjdk 17.0.9 2023-10-17 OpenJDK Runtime Environment (Red_Hat-17.0.9.0.9-4) (build 17.0.9+9) OpenJDK 64-Bit Server VM (Red_Hat-17.0.9.0.9-4) (build 17.0.9+9, mixed mode, sharing)
What is your operating system and platform?
No response
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