JVM crashes when running JON agent on system with a pre-2.5 version of libc
Issue
- JON agent crashes on startup with SIGFPE error
- JON Agents running with --nonative option on Suse Linux Entreprise Server 10 fails to start properly, with a SIGFPE error:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGFPE (0x8) at pc=0x00002b122a97780f, pid=8538, tid=1076017472
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b11 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [ld-linux-x86-64.so.2+0x880f] double+0xcf
#
# 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.
#
Environment
- Red Hat JBoss Operations Network (ON) 3.1.1, 3.1.2
- Suse Linux Enterprise Server (SUSE) 10
- Red Hat Enterprise Linux (RHEL) 4
- libc version is less than 2.5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
