You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/07/07 01:31:00 UTC

[jira] [Commented] (HBASE-25701) RegionServer JVM crash when append wal entry

    [ https://issues.apache.org/jira/browse/HBASE-25701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376142#comment-17376142 ] 

Huaxiang Sun commented on HBASE-25701:
--------------------------------------

We run into a similar core dump at production cluster (2.3.5), I think the issue is  HBASE-24984.

I link these issues together and try to come up a unitest to reproduce the issue.

> RegionServer JVM crash when append wal entry
> --------------------------------------------
>
>                 Key: HBASE-25701
>                 URL: https://issues.apache.org/jira/browse/HBASE-25701
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.2.6
>            Reporter: Juanjuan Tian 
>            Priority: Major
>
> Region Server JVM crash when append wal entry,  JVM crash log:
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000027af93f, pid=17992, tid=0x0000000000002d54
> #
> # JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08)
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode windows-amd64 compressed oops)
> # Problematic frame:
> # J 10214 C2 org.apache.hadoop.hbase.ByteBufferKeyValue.getFamilyLength()B (9 bytes) @ 0x00000000027af93f [0x00000000027af860+0xdf] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)