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

Crash in app launch ios 14 and earlier #8487

Closed
DrWaleedNour opened this issue Feb 13, 2024 · 4 comments
Closed

Crash in app launch ios 14 and earlier #8487

DrWaleedNour opened this issue Feb 13, 2024 · 4 comments
Assignees
Labels
Encryption:Off Frequency:Always More-information-needed More information is needed to progress. The issue will close automatically in 2 weeks. O-Community Repro:Always SDK-Use:Local T-Bug Waiting-For-Reporter Waiting for more information from the reporter before we can proceed

Comments

@DrWaleedNour
Copy link

How frequently does the bug occur?

Always

Description

in my app when run it in ios 14 and earlier, the app not run and crash on launch, the crash occur before appdelgate and this is reason
Thread 1: EXC_BAD_ACCESS (code=1, address=0x3c4000)

realm::util::FunctionRef<unsigned long (realm::BPlusTreeNode*, unsigned long)>::FunctionRef<realm::BPlusTree::insert(unsigned long, long long)::'lambda'(realm::BPlusTreeNode*, unsigned long)&>(realm::BPlusTree::insert(unsigned long, long long)::'lambda'(realm::BPlusTreeNode*, unsigned long)&)::'lambda'(void*, realm::BPlusTreeNode*, unsigned long)::__invoke(void*, realm::BPlusTreeNode*, unsigned long):

Stacktrace & log output

No response

Can you reproduce the bug?

Always

Reproduction Steps

run on ios 14 and earlier

Version

10.46

What Atlas Services are you using?

Local Database only

Are you using encryption?

No

Platform OS and version(s)

14

Build environment

Xcode version: ...
Dependency manager and version: ...

@nirinchev
Copy link
Member

Does this happen on simulator or a real device? Also, does it happen in a brand new project or only in your real project? This is the first time we've received such a report, indicating that it's likely not a widespread issue and there's something unusual about your setup that is causing the crash.

@sync-by-unito sync-by-unito bot added More-information-needed More information is needed to progress. The issue will close automatically in 2 weeks. Waiting-For-Reporter Waiting for more information from the reporter before we can proceed labels Feb 13, 2024
@DrWaleedNour
Copy link
Author

Does this happen on simulator or a real device? Also, does it happen in a brand new project or only in your real project? This is the first time we've received such a report, indicating that it's likely not a widespread issue and there's something unusual about your setup that is causing the crash.

real device
real project

@github-actions github-actions bot added Needs-Attention Reporter has responded. Review comment. and removed More-information-needed More information is needed to progress. The issue will close automatically in 2 weeks. Waiting-For-Reporter Waiting for more information from the reporter before we can proceed labels Feb 14, 2024
@nirinchev
Copy link
Member

Unfortunately, this is not enough information for us to investigate. If you're able to reproduce it and get a complete stacktrace or give us a project we can debug locally, we would be happy to work on it.

@nirinchev nirinchev added More-information-needed More information is needed to progress. The issue will close automatically in 2 weeks. and removed Needs-Attention Reporter has responded. Review comment. labels Feb 14, 2024
@sync-by-unito sync-by-unito bot added the Waiting-For-Reporter Waiting for more information from the reporter before we can proceed label Feb 20, 2024
Copy link

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Encryption:Off Frequency:Always More-information-needed More information is needed to progress. The issue will close automatically in 2 weeks. O-Community Repro:Always SDK-Use:Local T-Bug Waiting-For-Reporter Waiting for more information from the reporter before we can proceed
Projects
None yet
Development

No branches or pull requests

2 participants