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

Random iOS crash? #30

Closed
booboothefool opened this issue Apr 30, 2017 · 10 comments
Closed

Random iOS crash? #30

booboothefool opened this issue Apr 30, 2017 · 10 comments

Comments

@booboothefool
Copy link

booboothefool commented Apr 30, 2017

Started getting this crash after integrating Instabug. It seems kind of random as I cannot reproduce it consistently, and I am unsure how to actually read this crash report, but it seems Instabug may potentially be linked to it. Any ideas?

crash

@booboothefool
Copy link
Author

booboothefool commented Apr 30, 2017

This is very similar to this http://stackoverflow.com/questions/31357028/ios-crash-libobjc-a-dylib-objc-msgsend, a bug in Crashlytics. Considering Instabug is similar, a bug/crash reporting service, could something be wrong?

http://stackoverflow.com/questions/30874714/objc-msgsend-nsarraym-dealloc-crash-report-sometimes-from-crashlytics

@yousefhamza
Copy link
Contributor

Try editing the Podfile for getting the Instabug SDK to:
pod 'Instabug', '~> 7.0'
from:
pod 'Instabug', '~> 7.0.0'

@booboothefool
Copy link
Author

booboothefool commented Apr 30, 2017

@yousefhamza

Those seem to both do the same thing? (use Instabug 7.0.5)

but I will try:
pod 'Instabug', '7.0.0'

@yousefhamza
Copy link
Contributor

Use pod 'Instabug', '~> 7.2'

@yousefhamza
Copy link
Contributor

Great 👍

@booboothefool
Copy link
Author

@yousefhamza Hey sorry, I spoke a little too soon. The crash is still occurring. 😢

@yousefhamza
Copy link
Contributor

Will look into it, If you have a project that reproduce the crash that would help quicken the process.

@salmatarzi
Copy link
Contributor

@booboothefool Is this crash still occuring? If yes, then could you please symbolicate the crash, or tell us the steps that will lead to reproduce the crash?

@salmatarzi
Copy link
Contributor

@booboothefool I will close this issue for now, if the problem is still there, feel free to reopen the issue.

alyezz pushed a commit that referenced this issue May 9, 2019
* ✨ add feature where a bug report can be edited before being sent to the native side
@lock
Copy link

lock bot commented May 19, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants