After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 780029 - Eclipse crashes due to misbehaviour of the "g_type_check_instance_cast" function
Eclipse crashes due to misbehaviour of the "g_type_check_instance_cast" function
Status: RESOLVED NOTGNOME
Product: glib
Classification: Platform
Component: gobject
2.48.x
Other All
: Normal major
: ---
Assigned To: gtkdev
gtkdev
https://bugs.launchpad.net/bugs/1672682
Depends on:
Blocks:
 
 
Reported: 2017-03-14 11:14 UTC by Alberto Salvia Novella
Modified: 2017-03-14 11:19 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Java error.log (129.36 KB, text/x-log)
2017-03-14 11:14 UTC, Alberto Salvia Novella
Details

Description Alberto Salvia Novella 2017-03-14 11:14:05 UTC
Created attachment 347907 [details]
Java error.log

Originally reported at (https://bugs.launchpad.net/bugs/1672682).

During normal Eclipse IDE usage it crashed. The Java log, which is attached, shows that it's a problem in the "g_type_check_instance_cast" function from the "libgobject-2.0" library.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libglib2.0-0 2.48.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44
Uname: Linux 4.4.0-66-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.4
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Mar 14 12:04:08 2017
InstallationDate: Installed on 2016-05-02 (315 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: glib2.0
UpgradeStatus: No upgrade log present (probably fresh install)
Comment 1 Emmanuele Bassi (:ebassi) 2017-03-14 11:19:33 UTC
It is highly unlikely that this is a GObject bug; it's far more likely to be an issue with some Eclipse plugin trying to access a GtkWidget instance and only getting garbage.

Please, file this issue with the Eclipse bug tracking system. Even if it's a GObject bug, the Eclipse developers will be able to provide more information to re-open this issue.