charles-awayup
charles-awayup
Sometime, we have another error with the same action for reproduce /Users/realm/workspace/realm_realm-core_release_12.3.0/src/realm/alloc_slab.cpp:544: [realm-core-12.3.0] Assertion failed: prev->first + prev->second first, prev->second, get_file_path_for_assertions()) = [28568, 24, 27864, 728, "/var/mobile/Containers/Data/Application/CBDF4464-6F46-4E17-9DA3-AFAA812FA0D4/Documents/default.realm"] 0 Realm 0x000000010a19ab50...
I access to the realm instance like this: ``` var config = Realm.Configuration.defaultConfiguration config.deleteRealmIfMigrationNeeded = false config.schemaVersion = 93 Realm.Configuration.defaultConfiguration = config ``` And `let realm = try Realm() `...
Another crash report for the same hard reset process: `/Users/realm/workspace/realm_realm-core_release_12.3.0/src/realm/array.hpp:754: [realm-core-12.3.0] Assertion failed: has_refs() 0 Realm 0x000000010a8b2b50 _ZN5realm4utilL18terminate_internalERNSt3__118basic_stringstreamIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE + 28 1 Realm 0x000000010a8b2a98 _ZN5realm4util9terminateEPKcS2_lOSt16initializer_listINS0_9PrintableEE + 328 2 Realm 0x000000010a8630f4 _ZN5realm5Table14get_key_directERNS_9AllocatorEm...
``` Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=io.realm Code=1 "Column name must be unique Exception backtrace: 0 Realm 0x0000000106121c64 _ZN5realm10LogicErrorC1ENS0_9ErrorKindE + 56 1 Realm 0x000000010638efb4 _ZN5realm4Spec13insert_columnEmNS_6ColKeyENS_10ColumnTypeENS_10StringDataEi +...