You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2021/08/19 07:29:00 UTC

[jira] [Created] (HDDS-5639) RocksDB core dump from TestSCMInstallSnapshot

Attila Doroszlai created HDDS-5639:
--------------------------------------

             Summary: RocksDB core dump from TestSCMInstallSnapshot
                 Key: HDDS-5639
                 URL: https://issues.apache.org/jira/browse/HDDS-5639
             Project: Apache Ozone
          Issue Type: Bug
          Components: SCM HA
    Affects Versions: 1.2.0
            Reporter: Attila Doroszlai


{code:title=https://github.com/elek/ozone-build-results/blob/master/2021/08/19/9805/it-filesystem-hdds/hs_err_pid15148.log}
Current thread (0x00007f585a31b000):  JavaThread "c3ed6e77-f185-467d-9600-b2528979aed4@group-5832D009925C-StateMachineUpdater" daemon [_thread_in_native, id=15247, stack(0x00007f582e754000,0x00007f582e855000)]

siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000006
...
Stack: [0x00007f582e754000,0x00007f582e855000],  sp=0x00007f582e8532d8,  free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x0000000000000006
C  [librocksdbjni726960693780309197.so+0x279f8b]
C  [librocksdbjni726960693780309197.so+0x27b9f4]  Java_org_rocksdb_WriteBatch_put__J_3BI_3BIJ+0xe4
j  org.rocksdb.WriteBatch.put(J[BI[BIJ)V+0
j  org.rocksdb.AbstractWriteBatch.put(Lorg/rocksdb/ColumnFamilyHandle;[B[B)V+15
j  org.apache.hadoop.hdds.utils.db.RDBBatchOperation.put(Lorg/rocksdb/ColumnFamilyHandle;[B[B)V+12
j  org.apache.hadoop.hdds.utils.db.RDBTable.putWithBatch(Lorg/apache/hadoop/hdds/utils/db/BatchOperation;[B[B)V+28
j  org.apache.hadoop.hdds.utils.db.RDBTable.putWithBatch(Lorg/apache/hadoop/hdds/utils/db/BatchOperation;Ljava/lang/Object;Ljava/lang/Object;)V+15
j  org.apache.hadoop.hdds.utils.db.TypedTable.putWithBatch(Lorg/apache/hadoop/hdds/utils/db/BatchOperation;Ljava/lang/Object;Ljava/lang/Object;)V+46
j  org.apache.hadoop.hdds.scm.ha.SCMHADBTransactionBufferImpl.flush()V+35
j  org.apache.hadoop.hdds.scm.ha.SCMStateMachine.takeSnapshot()J+140
j  org.apache.ratis.server.impl.StateMachineUpdater.takeSnapshot()V+15
j  org.apache.ratis.server.impl.StateMachineUpdater.checkAndTakeSnapshot(Lorg/apache/ratis/util/MemoizedSupplier;)V+29
j  org.apache.ratis.server.impl.StateMachineUpdater.run()V+35
{code}

Test output: https://github.com/elek/ozone-build-results/blob/master/2021/08/19/9805/it-filesystem-hdds/target/integration/org.apache.hadoop.hdds.scm.TestSCMInstallSnapshot-output.txt



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org