Jason Lowe created HADOOP-12966:
-----------------------------------
Summary: TestNativeLibraryChecker is crashing
Key: HADOOP-12966
URL: https://issues.apache.org/jira/browse/HADOOP-12966
Project: Hadoop Common
Issue Type: Bug
Components: test
Reporter: Jason Lowe
Precommit builds have reported TestNativeLibraryChecker failing. The logs show
the JVM is crashing in unicode_length:
{noformat}
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fdf71b45c90, pid=11625, tid=140597680293632
#
# JRE version: Java(TM) SE Runtime Environment (8.0_74-b02) (build 1.8.0_74-b02)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.74-b02 mixed mode linux-amd64
compressed oops)
# Problematic frame:
# V [libjvm.so+0xa90c90] UTF8::unicode_length(char const*)+0x0
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)