Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse crashes on any git operation
Eclipse crashes on any git operation [message #1839480] Mon, 22 March 2021 11:24 Go to next message
Jean-Yves Toumit is currently offline Jean-Yves ToumitFriend
Messages: 3
Registered: September 2020
Junior Member
Hi all,
I cannot do any git operation anymore, and get the following error:

(Eclipse:4186): GLib-GIO-CRITICAL **: 12:01:53.767: g_dbus_proxy_get_object_path: assertion 'G_IS_DBUS_PROXY (proxy)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007eff9ca87660, pid=4186, tid=18671
#
# JRE version: OpenJDK Runtime Environment (11.0.10+9) (build 11.0.10+9-Ubuntu-0ubuntu1.18.04)
# Java VM: OpenJDK 64-Bit Server VM (11.0.10+9-Ubuntu-0ubuntu1.18.04, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libglib-2.0.so.0+0x3b660] g_str_hash+0x0
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P %E" (or dumping to /jytoussd/progs/eclipse/core.4186)
#
# An error report file with more information is saved as:
# /jytoussd/progs/eclipse/hs_err_pid4186.log
#
# If you would like to submit a bug report, please visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

This happens the moment I click OK to submit my git credentials.

Eclipse is updated regularly, currently:
Version: 2021-03 (4.19.0)
Build id: 20210312-0638

Git on the command line runs fine.

This has only happened recently, probably after an update. I'm also attaching the error report file which clearly shows the crash happens in sshd.

Any ideas how I can fix this?
Thanks,
JY.
Re: Eclipse crashes on any git operation [message #1839492 is a reply to message #1839480] Mon, 22 March 2021 16:47 Go to previous messageGo to next message
Thomas Wolf is currently offline Thomas WolfFriend
Messages: 576
Registered: August 2016
Senior Member
Nope, the crash is not in sshd, it is in the Equinox secure storage.

Please open a bug report. There have been many changes in this secure storage component in Eclipse 2021-03.
Re: Eclipse crashes on any git operation [message #1839498 is a reply to message #1839492] Mon, 22 March 2021 19:39 Go to previous message
Jean-Yves Toumit is currently offline Jean-Yves ToumitFriend
Messages: 3
Registered: September 2020
Junior Member
Done, thanks!
Previous Topic:Fairly new to Eclipse. How do I run code that is stored in a docker?
Next Topic:How to solve this problem?
Goto Forum:
  


Current Time: Thu Apr 25 06:54:03 GMT 2024

Powered by FUDForum. Page generated in 0.08238 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top