Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Missing symbols in crash reports #5967

Closed
boundsj opened this issue Aug 11, 2016 · 1 comment
Closed

Missing symbols in crash reports #5967

boundsj opened this issue Aug 11, 2016 · 1 comment
Assignees
Labels
bug build iOS Mapbox Maps SDK for iOS
Milestone

Comments

@boundsj
Copy link
Contributor

boundsj commented Aug 11, 2016

In #5924 we learned that crash reports that involve the iOS SDK have missing symbols in some cases. This issue is to investigate what those scenarios are and correct them.

@boundsj boundsj added iOS Mapbox Maps SDK for iOS build labels Aug 11, 2016
@boundsj boundsj added this to the ios-v3.4.0 milestone Aug 11, 2016
@boundsj boundsj self-assigned this Aug 12, 2016
@boundsj boundsj added the bug label Aug 15, 2016
@boundsj
Copy link
Contributor Author

boundsj commented Aug 20, 2016

I added artificial crashers in several parts of the SDK and created dynamic build (make iframework SYMBOL=YES BUILDTYPE=Release) and used that build in a sample app (replacing a previous pod install's Mapbox.framework and Mapbox.framework.dSYM with my special crashing version). For each crash in various areas of the SDK I saw the expected stack trace with Mapbox SDK symbols. I'm going to close this issue.

@boundsj boundsj closed this as completed Aug 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug build iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

No branches or pull requests

1 participant