Closed
Bug 926427
Opened 12 years ago
Closed 12 years ago
crash in nsBinaryOutputStream::WriteWStringZ(wchar_t const*)
Categories
(Core :: XPCOM, defect)
Tracking
()
VERIFIED
FIXED
mozilla27
People
(Reporter: tracy, Assigned: tbsaunde)
References
Details
(Keywords: crash, regression, topcrash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-a99d6fdb-0e0c-4a28-b943-d0a6b2131014.
=============================================================
#1 topcrasher on Nightly. This is a start up crasher. It first appeared on Friday, 20131011, then exploded as Nightly testers updated over the weekend.
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=aa986b6ce882&tochange=500765bd8dd9
avg toolbar strongly correlated:
Add-ons
EXCEPTION_ACCESS_VIOLATION_READ
98% (515/527) vs. 32% (517/1609) avg@toolbar
Comment 1•12 years ago
|
||
Is this definitely from a nightly change, or could a new version of AVG be causing this?
Comment 2•12 years ago
|
||
Nevermind, the crash clearly points to new code added here:
734a282006c2 Trevor Saunders — bug 915558 - save attributes of binding element to the startup cache r=smaug
tbsaunde, we should back this out if there is not an immediate/obvious fix.
Assignee: nobody → trev.saunders
Comment 3•12 years ago
|
||
Should be fixed by the backout of bug 915558; nightlies respinning.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → mozilla27
Reporter | ||
Comment 4•12 years ago
|
||
crashes with this signature stopped occurring with Nightly builds on 20131015. The last crashy build was 20131014030204
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•