You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#0 0x00000001043a2f23 in (anonymous namespace)::Ringbuffer::expand_to(unsigned int) () #1 0x00000001043a09af in realm::SharedGroup::low_level_commit(unsigned long long) at .../checkouts/realm-core/src/realm/group_shared.cpp:2384 #2 0x000000010439d5ff in realm::SharedGroup::do_commit() at .../checkouts/realm-core/src/realm/group_shared.cpp:2205 #3 0x00000001043a165d in realm::SharedGroup::commit_and_continue_as_read() at .../checkouts/realm-core/src/realm/group_shared.cpp:2225 #4 0x000000010312e8a1 in realm::_impl::SharedGroupFriend::commit_and_continue_as_read(realm::SharedGroup&) at .../checkouts/realm-core/src/realm/group_shared.hpp:1170 #5 0x00000001031128af in realm::LangBindHelper::commit_and_continue_as_read(realm::SharedGroup&) at .../checkouts/realm-core/src/realm/lang_bind_helper.hpp:353 #6 0x000000010311284f in realm::_impl::transaction::commit(realm::SharedGroup&) at .../checkouts/realm-cocoa/Realm/ObjectStore/src/impl/transact_log_handler.cpp:845 #7 0x000000010301e98c in realm::impl::RealmCoordinator::commit_write(realm::Realm&) at .../checkouts/realm-cocoa/Realm/ObjectStore/src/impl/realm_coordinator.cpp:519 #8 0x00000001033e3c25 in realm::Realm::commit_transaction() at .../checkouts/realm-cocoa/Realm/ObjectStore/src/shared_realm.cpp:722 #9 0x000000010398e951 in ::-[RLMRealm commitWriteTransactionWithoutNotifying:error:](NSArray , NSError *) at .../checkouts/realm-cocoa/Realm/RLMRealm.mm:663 #10 0x0000000103aa91bf in Realm.commitWrite(withoutNotifying:) at .../checkouts/realm-cocoa/RealmSwift/Realm.swift:276 #11 0x0000000103aa879a in Realm.write(withoutNotifying::) at .../checkouts/realm-cocoa/RealmSwift/Realm.swift:218
Steps to Reproduce
Code Sample
Version of Realm and Tooling
Realm framework version: 4.3.0
Realm Object Server version: ?
Xcode version: 11.3 (11C29)
iOS/OSX version: iOS 12.2
Dependency manager + version: SwiftPM
The text was updated successfully, but these errors were encountered:
!!! MANDATORY TO FILL OUT !!!
Goals
Expected Results
Actual Results
#0 0x00000001043a2f23 in (anonymous namespace)::Ringbuffer::expand_to(unsigned int) ()
#1 0x00000001043a09af in realm::SharedGroup::low_level_commit(unsigned long long) at .../checkouts/realm-core/src/realm/group_shared.cpp:2384
#2 0x000000010439d5ff in realm::SharedGroup::do_commit() at .../checkouts/realm-core/src/realm/group_shared.cpp:2205
#3 0x00000001043a165d in realm::SharedGroup::commit_and_continue_as_read() at .../checkouts/realm-core/src/realm/group_shared.cpp:2225
#4 0x000000010312e8a1 in realm::_impl::SharedGroupFriend::commit_and_continue_as_read(realm::SharedGroup&) at .../checkouts/realm-core/src/realm/group_shared.hpp:1170
#5 0x00000001031128af in realm::LangBindHelper::commit_and_continue_as_read(realm::SharedGroup&) at .../checkouts/realm-core/src/realm/lang_bind_helper.hpp:353
#6 0x000000010311284f in realm::_impl::transaction::commit(realm::SharedGroup&) at .../checkouts/realm-cocoa/Realm/ObjectStore/src/impl/transact_log_handler.cpp:845
#7 0x000000010301e98c in realm::impl::RealmCoordinator::commit_write(realm::Realm&) at .../checkouts/realm-cocoa/Realm/ObjectStore/src/impl/realm_coordinator.cpp:519
#8 0x00000001033e3c25 in realm::Realm::commit_transaction() at .../checkouts/realm-cocoa/Realm/ObjectStore/src/shared_realm.cpp:722
#9 0x000000010398e951 in ::-[RLMRealm commitWriteTransactionWithoutNotifying:error:](NSArray , NSError *) at .../checkouts/realm-cocoa/Realm/RLMRealm.mm:663
#10 0x0000000103aa91bf in Realm.commitWrite(withoutNotifying:) at .../checkouts/realm-cocoa/RealmSwift/Realm.swift:276
#11 0x0000000103aa879a in Realm.write(withoutNotifying::) at .../checkouts/realm-cocoa/RealmSwift/Realm.swift:218
Steps to Reproduce
Code Sample
Version of Realm and Tooling
Realm framework version: 4.3.0
Realm Object Server version: ?
Xcode version: 11.3 (11C29)
iOS/OSX version: iOS 12.2
Dependency manager + version: SwiftPM
The text was updated successfully, but these errors were encountered: