Comment 3 for bug 477615

Revision history for this message
Lachezar Dobrev (lachezar) wrote :

Not OpenJDK specific.
I am using Eclipse 3.5 with Sun JDK 1.6 on amd64 and getting the same error.

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb76489e687, pid=2714, tid=140425706845936
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) 64-Bit Server VM (14.2-b01 mixed mode linux-amd64 )
# Problematic frame:
# C [libpangoft2-1.0.so.0+0x17687]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Stack: [0x00007fff38a90000,0x00007fff38b90000], sp=0x00007fff38b8c8c0, free space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libpangoft2-1.0.so.0+0x17687]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.gtk.OS._pango_layout_get_line_count(J)I+0
j org.eclipse.swt.internal.gtk.OS.pango_layout_get_line_count(J)I+8
j org.eclipse.swt.graphics.TextLayout.getLineMetrics(I)Lorg/eclipse/swt/graphics/FontMetrics;+12
j org.eclipse.swt.custom.StyledTextRenderer.setFont(Lorg/eclipse/swt/graphics/Font;I)V+180
j org.eclipse.swt.custom.StyledText.setFont(Lorg/eclipse/swt/graphics/Font;)V+29