← Back to team overview

openjdk team mailing list archive

[Bug 1186567] [NEW] jvm crashes randomly when running a c code using jna (java native access)

 

Public bug reported:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x64b548f1, pid=7036, tid=1710943040
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK Server VM (20.0-b12 mixed mode linux-x86 )
# Derivative: IcedTea6 1.12.5
# Distribution: Ubuntu 13.04, package 6b27-1.12.5-1ubuntu1
# Problematic frame:
# C  [libemd.so+0x8f1]  russel+0x181
#

libemd.so is a library that I have created. Find attached complete log
file.

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

** Attachment added: "hs_err_pid7036.log"
   https://bugs.launchpad.net/bugs/1186567/+attachment/3692020/+files/hs_err_pid7036.log

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

Title:
  jvm crashes randomly when running a c code using jna (java native
  access)

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

Bug description:
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x64b548f1, pid=7036, tid=1710943040
  #
  # JRE version: 6.0_27-b27
  # Java VM: OpenJDK Server VM (20.0-b12 mixed mode linux-x86 )
  # Derivative: IcedTea6 1.12.5
  # Distribution: Ubuntu 13.04, package 6b27-1.12.5-1ubuntu1
  # Problematic frame:
  # C  [libemd.so+0x8f1]  russel+0x181
  #

  libemd.so is a library that I have created. Find attached complete log
  file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1186567/+subscriptions


Follow ups

References