Closed rainerg2000 closed 6 years ago
I am pretty sure I have found and fixed this already (related to #965 in that after anything goes wrong during a close, the "finally" block will attempt to close an already disposed object resulting in a native crash)
closing based on comment from @borrrden , above.
In my UWP test app running on Windows 10 1709 I run a couple of test cases that exercise Push, Pull and PushPull replications.
In this file (encrypted for @borrrden ) I collected some logs from couchbase-lite-core and from Sync Gateway: https://drive.google.com/file/d/1ov8sE08zsqUX6waP3AjeUWCEAESiYt2A/view?usp=sharing Files with 'bad' in the name are from several identical sessions that ended with a crash. Files with 'good' in the name are from several identical sessions that ended without a crash.
Here's a stack trace