Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index 32 out of bounds for type '(anonymous namespace)::Ringbuffer::ReadCount [32]' #6390

Closed
igrechuhin opened this issue Dec 26, 2019 · 2 comments

Comments

@igrechuhin
Copy link

igrechuhin commented Dec 26, 2019

!!! 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

@leemaguire
Copy link
Contributor

Hi,

Can you please send us some code examples of how you are using Realm?

Thanks,
Lee

@RealmBot
Copy link
Collaborator

➤ Brian Munkholm commented:

Closing due to no response. Should you get more information, please reopen the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants