← Back to team overview

openjdk team mailing list archive

[Bug 477615] Re: SIGSEGV error in OpenJDK

 

Also seen with Eclipse 3.5.2:

Linux hiatt 2.6.31-18-generic #55-Ubuntu SMP Fri Jan 8 14:54:52 UTC 2010
x86_64 GNU/Linux

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
j  org.eclipse.ui.texteditor.AbstractTextEditor.setFont(Lorg/eclipse/jface/text/source/ISourceViewer;Lorg/eclipse/swt/graphics/Font;)V+160
j  org.eclipse.ui.texteditor.AbstractTextEditor.initializeViewerFont(Lorg/eclipse/jface/text/source/ISourceViewer;)V+126
j  org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+188
j  org.eclipse.ui.texteditor.StatusTextEditor.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+70
j  org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+2
...

-- 
SIGSEGV error in OpenJDK
https://bugs.launchpad.net/bugs/477615
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: New

Bug description:
In my user folder I found this log file that I have attached. I'm just passing the information along.

Here is what is written in the header:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fce093c3687, pid=4113, tid=140523800013072
#
# JRE version: 6.0-b16
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Distribution: Ubuntu karmic (development branch), package 6b16-1.6.1-1ubuntu3
# Problematic frame:
# C  [libpangoft2-1.0.so.0+0x17687]
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#