Closed
Bug 596685
Opened 15 years ago
Closed 15 years ago
Preponderance of Mac trunk crashes with no symbols for XUL library
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 596700
People
(Reporter: marcia, Unassigned)
References
Details
Seen while reviewing Mac specific crash stats - using a diff between 9/14 and 9/15 - there are a number of crashes that look like the following (5 out of the top 6 Mac Trunk crashes, and there are more down the line)
@XUL@20c1c7 - http://tinyurl.com/29pt3k6
@XUL@10aae50 - http://tinyurl.com/29vykeh
@XUL@b010e7 - http://tinyurl.com/25px5ru
@XUL@ba001 - http://tinyurl.com/2dhl4mf
@XUL@ba29a9 - http://tinyurl.com/2dncqd5
Reporter | ||
Comment 1•15 years ago
|
||
There seem to be a fair number of Windows reports that are showing up as well when I look at the overall crash stats picture today.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•15 years ago
|
||
I just crashed on trunk and got this report: https://crash-stats.mozilla.com/report/index/3d5a68e3-b95e-4368-9684-cd3cf2100915, and there are no symbols.
Reporter | ||
Comment 4•15 years ago
|
||
Here is the same crash that I got on 2010-09-13 using a trunk build with build id: 20100913030652
http://crash-stats.mozilla.com/report/index/7cebacdc-59cf-4544-b737-cb72d2100913
Compare this to the crash above, which happened today (2010-09-15) after the other bug was fixed is using today's Mac trunk build (20100915031022)
https://crash-stats.mozilla.com/report/index/3d5a68e3-b95e-4368-9684-cd3cf2100915
Comment 5•15 years ago
|
||
Marcia, I need some clarification - the two crash appear to be totally different.
If you compare the "raw dump" tabs of the two crashes (the output for the stackwalker), there are many differences: one crashes in thread 0 and the other crashes in thread 2. If you scroll down to the frames, you'll see that the frame sets are very different. In addition, any frame from XUL is fully equipped with proper symbols in both crashes.
Did you post the correct crashes to compare?
Assignee | ||
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•