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

MessageEndpointListener's C4Socket is getting GC'd prematurely

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.1.0
    • 3.1.0
    • Java, Java-Android
    • Security Level: Public
    • None
    • 3

    Description

      Nobody is holding a strong ref to the C4 Socket created when the MessageEndpointListener accepts a connection.  As a result the object is being finalized while the socket is still in use, by LiteCore

      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