Skip to content

Instantly share code, notes, and snippets.

@tjfontaine
Created August 5, 2013 15:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tjfontaine/6156737 to your computer and use it in GitHub Desktop.
Save tjfontaine/6156737 to your computer and use it in GitHub Desktop.
Aug 5, 2013 11:36:00 AM com.kenai.jffi.NativeMethods$ResourceHolder finalize
WARNING: Exception when freeing native method struct array: %s
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f0cd4636ee0, pid=20461, tid=139693247178496
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.12.3
# Distribution: Ubuntu 12.04 LTS, package 6b27-1.12.3-0ubuntu1~12.04
# Problematic frame:
# C 0x00007f0cd4636ee0
[error occurred during error reporting (printing problematic frame), id 0xb]
# An error report file with more information is saved as:
# /data/jenkins/hs_err_pid20461.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/
#
Aborted (core dumped)
@GregLeitheiser
Copy link

Were you able to figure out what was causing this? We've recently started running into this as well.

@tao-zhang
Copy link

We have that exactly same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment