Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse dumps core in libglib.so on Ubuntu when left idle after start
Eclipse dumps core in libglib.so on Ubuntu when left idle after start [message #1849559] Tue, 25 January 2022 05:29 Go to next message
Eclipse UserFriend
When I start eclipse and leave it idle for a few minutes, it almost always terminates with a core dump.

I'm unsure whether it's a bug in Eclipse or OpenJDK or Ubuntu or elsewhere. How would I go about analyzing and reporting it?

I use Eclipse 4.22.0 (2021-12) with Adoptium OpenJDK 11.0.13 on Ubuntu 20.04.3

This is the output in the terminal:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f7f76a114a7, pid=5804, tid=6025
#
# JRE version: OpenJDK Runtime Environment Temurin-11.0.13+8 (11.0.13+8) (build 11.0.13+8)
# Java VM: OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (11.0.13+8, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [libglib-2.0.so.0+0x6f4a7]
#
# 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 /home/heiko.selber/core.5804)
#
# An error report file with more information is saved as:
# /home/heiko.selber/hs_err_pid5804.log
#
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues
#

Re: Eclipse dumps core in libglib.so on Ubuntu when left idle after start [message #1849591 is a reply to message #1849559] Wed, 26 January 2022 07:11 Go to previous message
Eclipse UserFriend
I see other people have opened issues like this one:

https://github.com/adoptium/adoptium-support/issues/433

I would suggest asking on their issues list, sharing as much information as possible, e.g,. what's in the *.log it mentions in the dump?
Previous Topic:Label and Icon for searchResultViewPage
Next Topic:Mac product exports files to wrong place
Goto Forum:
  


Current Time: Wed May 14 17:55:25 EDT 2025

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

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

Back to the top