Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-1051

finalizers that attempt to seize locks, may time out

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.8.4
    • 2.8.0
    • Java, Java-Android
    • Security Level: Public
    • None
    • 5

    Description

      Several companion `free()` methods are not thread safe and must be called holding the db lock. If another thread (or sequence of threads) hold the lock for a significant amount of time, the finalizer will time out and abort.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            blake.meike Blake Meike
            blake.meike Blake Meike
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty