Closed
Bug 1196782
Opened 10 years ago
Closed 10 years ago
Crash reports need Swift symbols to be de-mangled
Categories
(Firefox for iOS :: Build & Test, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sleroux, Assigned: sleroux)
References
Details
The symbols we get some any of the swift frameworks are mangled. We need a script to run that will demangle the symbols before we package them up for breakpad.
Swift demangler tool: xcrun swift-demangle
Sample of mangled crash report: https://crash-stats.mozilla.org/report/index/a1a33e5d-bf47-405a-8140-6322d2150819
_TFFFC7Storage19DeferredDBOperationP33_A6B22247AC4A1E27728093897556B53C4mainU__FGS0_Q__FT_T_U_FCS_18SQLiteDBConnectionGSqCSo7NSError_u_KT_GSqSS_
![]() |
Assignee | |
Updated•10 years ago
|
Assignee: nobody → sleroux
![]() |
Assignee | |
Comment 1•10 years ago
|
||
Merged as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1195986
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•