[Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10
Quinn Balazs
qtbalazs at gmail.com
Fri Oct 25 19:16:18 UTC 2013
I've taken a look at this, and seemingly randomly*, java frames flipflop
between what we've seen here, and the
j org.eclipse.swt.internal.gtk.OS._g_object_get_qdata(JI)J+0
j org.eclipse.swt.internal.gtk.OS.g_object_get_qdata(JI)J+9
j org.eclipse.swt.widgets.Display.removeWidget(J)Lorg/eclipse/swt/widgets/Widget;+19
j org.eclipse.swt.widgets.Combo.deregister()V+21
j org.eclipse.swt.widgets.Widget.releaseWidget()V+1
that we've seen in bug #1205452. Changing GTK2 appearance will on
occasion clear up the issue, but works nowhere near 100% of the time.
Once I've done a bit more digging and am sure that these issues are at
their roots the same, bug #1205452 can be marked as a duplicate of this
issue, and maybe a bug pattern can be written for this issue (23
affected in #1205452, 16 affected here, and most people using Eclipse or
a derived product will run into this issue)
*Nothing is random, I'm working on associating these differences to user
actions.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to java-common in Ubuntu.
https://bugs.launchpad.net/bugs/1241101
Title:
Java crash in libglib-2.0 after upgrade from 13.04 to 13.10
Status in java-common - Java Base Files:
Confirmed
Status in “java-common” package in Ubuntu:
Triaged
Bug description:
Running smartgit 4.6.4 on 13.10 64 bits. After registering the
product, smartgit crash when trying to open a new repository. Java
error log :
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fa59061f9c0, pid=12494, tid=140349308167936
#
# JRE version: 7.0_25-b30
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libglib-2.0.so.0+0x389c0] g_str_hash+0x0
I tried different version of Java (Oracle v7 and v6 jre) with same
result. Also, Eclipse display blank menus so there's a general java
problem with displays.
To manage notifications about this bug go to:
https://bugs.launchpad.net/java-common/+bug/1241101/+subscriptions
More information about the foundations-bugs
mailing list