Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11641

JVM crashed. SIGSEGV in org.rocksdb.RocksIterator.next0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 9.4.16.Final
    • Loaders and Stores
    • None
    • Hide

      We are looking for steps for stable reproducing.

      Show
      We are looking for steps for stable reproducing.

      JRE: OpenJDK 8u222.

      Crash log attached. (crash.log)

      Cache configuration:

      <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>
      

            wburns@redhat.com Will Burns
            ihostage Sergey Morgunov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: