I'm still getting segmentation faults out of libglib-2.0 with Java
1.8.0_25-b17, Ubuntu 14.10, and Eclipse. However, after upgrading to
Java 8, the seg faults I'm seeing have moved to from g_str_hash() to
g_type_check_instance_is_a()

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f5bcdd41d6c, pid=12791, tid=140033135843072
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b17) (build 1.8.0_25-b17)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# C  [libgobject-2.0.so.0+0x31d6c]  g_type_check_instance_is_a+0x3c

...

Stack: [0x00007f5c01419000,0x00007f5c0151a000],  sp=0x00007f5c015167b8,  free 
space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libgobject-2.0.so.0+0x31d6c]  g_type_check_instance_is_a+0x3c
J 20947 C2 org.eclipse.swt.widgets.MenuItem.setText(Ljava/lang/String;)V (259 
bytes) @ 0x00007f5bea2fa368 [0x00007f5bea2f9780+0xbe8]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 8151  org.eclipse.swt.internal.gtk.OS._gtk_bin_get_child(J)J (0 bytes) @ 
0x00007f5bea1fa241 [0x00007f5bea1fa200+0x41]
J 20947 C2 org.eclipse.swt.widgets.MenuItem.setText(Ljava/lang/String;)V (259 
bytes) @ 0x00007f5bea2fa368 [0x00007f5bea2f9780+0xbe8]
...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1241101

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1241101/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to