You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/11/01 06:35:00 UTC

[jira] [Resolved] (HBASE-27455) RegionServer JVM crash when scan

     [ https://issues.apache.org/jira/browse/HBASE-27455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang resolved HBASE-27455.
-------------------------------
    Resolution: Duplicate

> RegionServer JVM crash when scan
> --------------------------------
>
>                 Key: HBASE-27455
>                 URL: https://issues.apache.org/jira/browse/HBASE-27455
>             Project: HBase
>          Issue Type: Bug
>          Components: scan
>    Affects Versions: 2.3.5
>            Reporter: gaofeng
>            Priority: Critical
>         Attachments: hs_err_pid790137.log
>
>
> hs_err_pid790137.log
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007f0389b452a6, pid=790137, tid=139652643038976
> #
> # JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode linux-amd64 compressed oops)
> # Problematic frame:
> # V  [libjvm.so+0x5832a6]  G1ParScanThreadState::copy_to_survivor_space(oopDesc*)+0x226
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.sun.com/bugreport/crash.jsp
> #
>  
> ---------------  T H R E A D  ---------------
>  
> Current thread (0x00007f038405d000):  GCTaskThread [stack: 0x00007f036a1e2000,0x00007f036a2e3000] [id=790310]
>  
> siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x00000000000000e0
>  
> Registers:
> RAX=0x0000000000000000, RBX=0x00007f038a4ee240, RCX=0x0000000000000003, RDX=0x0000000000000001
> RSP=0x00007f036a2e1310, RBP=0x00007f036a2e1370, RSI=0x00000004f00ebbe8, RDI=0x00000000080007a8
> R8 =0x000000009e01d77d, R9 =0x00007f036a2e1590, R10=0x00000004e7c08208, R11=0x00007f0384994900
> R12=0x00000004f00ebbe8, R13=0x00007f038497ca80, R14=0x00007f036a2e1590, R15=0x00007f036a2e1590
> RIP=0x00007f0389b452a6, EFLAGS=0x0000000000010246, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
>   TRAPNO=0x000000000000000e



--
This message was sent by Atlassian Jira
(v8.20.10#820010)