> On Jul 22, 2015, at 11:41 AM, Victor Fernandez <[email protected]> > wrote: > > I have update to 1.0.4 cause 1.1 give a lot of memory troubles.
What problems specifically? Could you file a bug report with details, please? > In this version now I'm having this message > *** Assertion failure in -[CBL_FMDatabase beginUse], > /Users/jenkins/jenkins/workspace/build_cblite_ios_104-enterprise/couchbase-lite-ios/vendor/fmdb/src/FMDatabase.m:967 The message logged with it says: ***** THREAD-SAFETY VIOLATION: This database is being used on a thread it wasn't created on! Please see the concurrency guidelines in the Couchbase Lite documentation. ***** Generally this means you’re calling a CBL object from a thread it wasn’t created on. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/DE8133FA-45C3-47EB-8F2F-24C6AFA4F612%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
