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

Invalid ref translation entry #7835

Closed
molind opened this issue Jun 23, 2024 · 2 comments
Closed

Invalid ref translation entry #7835

molind opened this issue Jun 23, 2024 · 2 comments

Comments

@molind
Copy link

molind commented Jun 23, 2024

SDK and version

SDK : realm-swift 10.49.2
Version: realm-core 14.5.2

Observations

  • How frequent do the crash occur?
    • 2 times. Only one user affected
  • Does it happen in production or during dev/test?
    • in production
  • Can the crash be reproduced by you?
    • no
  • Can you provide instructions for how we can reproduce it?
    • no

Crash log / stacktrace

OS Version: iOS 17.5.1 (21F90)
Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)
Crashed Thread: 12

Application Specific Information:
Invalid ref translation entry

Thread 12 Crashed:
0   libsystem_kernel.dylib          0x3a68a642c         __pthread_kill
1   libsystem_pthread.dylib         0x3ce3e9c0c         pthread_kill
2   libsystem_c.dylib               0x324583ba0         abort
3   Realm                           0x1016375b8         please_report_this_issue_in_github_realm_realm_core_v_14_5_2
4   Realm                           0x1016378bc         realm::util::terminate_internal
5   Realm                           0x101637760         realm::util::terminate_with_info
6   Realm                           0x1016375cc         realm::util::terminate
7   Realm                           0x1017fc718         <unknown> + 72
8   Realm                           0x1014cb350         realm::ClusterNodeInner::traverse
9   Realm                           0x1014cc0d4         realm::ClusterTree::traverse
10  Realm                           0x101577344         realm::Query::do_count
11  Realm                           0x10175d114         realm::Results::size
12  Realm                           0x101903d74         <unknown> + 20
13  GuruPro                         0x200899284         SearchQuery.searchInMyCollections (SearchQuery.swift:313)
14  libswift_Concurrency.dylib      0x32ad73764         <redacted>

https://sentry.getyourmap.com/share/issue/cda3b98dbf0e4cdea17df8c46d9dd3e4/

Copy link

sync-by-unito bot commented Jun 23, 2024

➤ PM Bot commented:

Jira ticket: RCORE-2179

Copy link

sync-by-unito bot commented Aug 14, 2024

➤ jedelbo commented:

I am sorry, but without a reproduction case and no possibility to get access to the realm file in question, I see no way to find the root cause for this. I will have to close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant