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

HELIUM: Native crash in objects derived from ResultSet

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.1.7
    • 2.6.0
    • Java, Java-Android
    • Security Level: Public
    • None
    • JAK 130
    • 4

    Description

      Any object obtained from a ResultSet, a Result, a Dictionary, an Array, etc, cannot be used once the ResultSet that owns the c4QueryEnum has been closed.

      Closing the ResultSet will free the query enumerator and subsequent references to the Fleece data underlying it will have unpredictable results.

      Any reference to any object that can be obtained from a QueryResult should fail immediatly, if the QueryResult that owns it has been closed.

      Attachments

        Issue Links

          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:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty