[ https://issues.apache.org/jira/browse/PHOENIX-7419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Istvan Toth updated PHOENIX-7419: --------------------------------- Attachment: hs_err_pid783375.log > SIGSEGV at StubRoutines::jbyte_disjoint_arraycopy in > WALRecoveryRegionPostOpenIT.testRecoveryRegionPostOpen > ----------------------------------------------------------------------------------------------------------- > > Key: PHOENIX-7419 > URL: https://issues.apache.org/jira/browse/PHOENIX-7419 > Project: Phoenix > Issue Type: Bug > Components: core > Affects Versions: 5.2.1 > Reporter: Istvan Toth > Priority: Major > Attachments: hs_err_pid783375.log > > > I got this while running the test suite on Java 8 with HBase 2.5. > {noformat} > # > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x00007fb761052410, pid=783375, tid=0x00007fb3c50ff640 > # > # JRE version: OpenJDK Runtime Environment (8.0_422-b05) (build 1.8.0_422-b05) > # Java VM: OpenJDK 64-Bit Server VM (25.422-b05 mixed mode linux-amd64 > compressed oops) > # Problematic frame: > # v ~StubRoutines::jbyte_disjoint_arraycopy > # > # Failed to write core dump. Core dumps have been disabled. To enable core > dumping, try "ulimit -c unlimited" before starting Java again > # > # An error report file with more information is saved as: > # /root/phoenix/phoenix-core/hs_err_pid783375.log > Compiled method (c2) 175534 23481 4 > org.apache.hadoop.hbase.unsafe.HBasePlatformDependent::copyMemory (22 bytes) > total in heap [0x00007fb765360a90,0x00007fb765360e70] = 992 > relocation [0x00007fb765360bb8,0x00007fb765360bd8] = 32 > main code [0x00007fb765360be0,0x00007fb765360ce0] = 256 > stub code [0x00007fb765360ce0,0x00007fb765360cf8] = 24 > oops [0x00007fb765360cf8,0x00007fb765360d00] = 8 > metadata [0x00007fb765360d00,0x00007fb765360d20] = 32 > scopes data [0x00007fb765360d20,0x00007fb765360df8] = 216 > scopes pcs [0x00007fb765360df8,0x00007fb765360e58] = 96 > dependencies [0x00007fb765360e58,0x00007fb765360e60] = 8 > nul chk table [0x00007fb765360e60,0x00007fb765360e70] = 16 > [thread 140407862195776 also had an error] > [thread 140407849612864 also had an error] > [thread 140407648286272 also had an error] > # > # If you would like to submit a bug report, please visit: > # https://access.redhat.com/support/cases/ > # > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)