[ https://issues.apache.org/jira/browse/HBASE-28060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Manning resolved HBASE-28060. ----------------------------------- Fix Version/s: 2.7.0 3.0.0-beta-2 2.6.1 2.5.11 Resolution: Fixed Looks to be the same as HBASE-28850, HBASE-28437, HBASE-28584. > Region server getting crashed during write - A fatal error has been detected > by the Java Runtime Environment > ------------------------------------------------------------------------------------------------------------ > > Key: HBASE-28060 > URL: https://issues.apache.org/jira/browse/HBASE-28060 > Project: HBase > Issue Type: Bug > Components: regionserver > Affects Versions: 2.4.14 > Reporter: Pankaj Kumar > Priority: Critical > Fix For: 2.7.0, 3.0.0-beta-2, 2.6.1, 2.5.11 > > Attachments: hs_err_pid_1772127_84.log > > > In our production environment, Region server JVM is getting crashed randomly > with the following error logs. > {code:java} > Stack: [0x0000fffdd32d8000,0x0000fffdd34d8000], sp=0x0000fffdd34d6000, free > space=2040k > Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native > code) > v ~StubRoutines::jshort_disjoint_arraycopy > J 98497 C2 > org.apache.hadoop.hbase.io.ByteBufferListOutputStream.write(Ljava/nio/ByteBuffer;II)V > (53 bytes) @ 0x0000ffff8cc9a154 [0x0000ffff8cc9a040+0x114] > C [ld-linux-aarch64.so.1+0x40018] _rtld_global+0x0 > [error occurred during error reporting (printing native stack), id 0xb] > {code} > > We are using HBase 2.4.14. -- This message was sent by Atlassian Jira (v8.20.10#820010)