[infinispan-issues] [JBoss JIRA] (ISPN-11641) JVM crashed. SIGSEGV in org.rocksdb.RocksIterator.next0

Sergey Morgunov (Jira) issues at jboss.org
Tue Apr 14 16:04:56 EDT 2020


Sergey Morgunov created ISPN-11641:
--------------------------------------

             Summary: JVM crashed. SIGSEGV in org.rocksdb.RocksIterator.next0
                 Key: ISPN-11641
                 URL: https://issues.redhat.com/browse/ISPN-11641
             Project: Infinispan
          Issue Type: Bug
          Components: Loaders and Stores
    Affects Versions: 9.4.16.Final
            Reporter: Sergey Morgunov
         Attachments: crash.log

*JRE*: OpenJDK 8u222.

Crash log attached. (crash.log)

Cache configuration:
{code:xml}
<distributed-cache name="sessions" configuration="sessionsConfiguration">
    <memory>
        <object size="100000" strategy="REMOVE"/>
    </memory>
    <persistence passivation="false">
        <rocksdb-store path="cache/warm/" preload="true" fetch-state="true">
            <expiration path="cache/expired/"/>
        </rocksdb-store>
    </persistence>
</distributed-cache>
{code}




--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list