← Back to team overview

openjdk team mailing list archive

[Bug 681784] [NEW] SIGSEGV in libpango-1.0.so

 

Public bug reported:

I receive the following fatal error when disposing a GC object. I'm not
certain exactly where the error stems from as the construction is fairly
complex and concurrent.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00655c86, pid=10817, tid=3077950320
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Server VM (16.0-b13 mixed mode linux-x86 )
# Derivative: IcedTea6 1.8.2
# Distribution: Ubuntu 10.04.1 LTS, package 6b18-1.8.2-4ubuntu2
# Problematic frame:
# C  [libpango-1.0.so.0+0x23c86]  pango_layout_new+0x36
#
# An error report file with more information is saved as:
# /home/paul/workspace/QuickGene/hs_err_pid10817.log
#
# 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.
#

If anybody needs some information about a specific implementation, I'd
be happy to take a closer look, but I'd need to know more or less what
to look for.

** Affects: openjdk-6 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: libpango

-- 
SIGSEGV in libpango-1.0.so
https://bugs.launchpad.net/bugs/681784
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:
I receive the following fatal error when disposing a GC object. I'm not certain exactly where the error stems from as the construction is fairly complex and concurrent.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00655c86, pid=10817, tid=3077950320
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Server VM (16.0-b13 mixed mode linux-x86 )
# Derivative: IcedTea6 1.8.2
# Distribution: Ubuntu 10.04.1 LTS, package 6b18-1.8.2-4ubuntu2
# Problematic frame:
# C  [libpango-1.0.so.0+0x23c86]  pango_layout_new+0x36
#
# An error report file with more information is saved as:
# /home/paul/workspace/QuickGene/hs_err_pid10817.log
#
# 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.
#

If anybody needs some information about a specific implementation, I'd be happy to take a closer look, but I'd need to know more or less what to look for.





Follow ups

References