Closed
Bug 1127859
Opened 10 years ago
Closed 5 years ago
Missing symbols for OS X 10.9 system libraries
Categories
(Socorro :: Symbols, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jrmuizel, Assigned: mstange)
References
Details
If you look at this crash:
https://crash-stats.mozilla.com/report/index/64d40954-ddf5-4f73-b3ff-c63dd2150123
We don't get any symbols for the system libraries.
Reporter | ||
Updated•10 years ago
|
Summary: Missing symbols for OS X system libraries → Missing symbols for OS X 10.9 system libraries
Reporter | ||
Updated•10 years ago
|
Comment 1•10 years ago
|
||
We don't have any automated process for OS X system symbols, bug 951229 has some prototype work from a Socorro community member towards that.
If you have a 10.9 machine handy and would like to scrape these symbols I can upload them for you. (If you're interested it's pretty trivial to get access to the Symbol upload API on crash-stats and do it yourself, you can upload a zip with curl.)
Assignee | ||
Comment 3•7 years ago
|
||
We have automated scraping infrastructure running now, see https://github.com/luser/breakpad-mac-update-symbols , but it's not completely working. I'm currently investigating why.
Assignee: nobody → mstange
Status: NEW → ASSIGNED
Comment 4•5 years ago
|
||
Gabriele: I know your group has been doing a lot of symbols upload work lately. Any idea if this is still an issue now?
Flags: needinfo?(gsvelto)
Comment 5•5 years ago
|
||
Yep, this is mostly fixed and we should have another bug on file for the missing ones (we still don't get symbols for major updates IIRC).
Status: ASSIGNED → NEW
Flags: needinfo?(gsvelto)
Comment 6•5 years ago
|
||
Sorry for messing with the status. I'd say this is fixed but bug 1361055 is still valid and should be left open.
Status: NEW → ASSIGNED
Comment 7•5 years ago
|
||
Cool--marking this as FIXED. Thank you!
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•