Closed
Bug 1272515
Opened 9 years ago
Closed 5 years ago
Crash in nsPlainTextSerializer::AppendElementStart
Categories
(Core :: DOM: Serializers, defect)
Tracking
()
People
(Reporter: fitzgen, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-0ae2e095-ca5d-4baa-8cbc-8d80b2160512.
=============================================================
Was quickly/repeatedly double clicking random text because I'm fidgety when I read. Sometimes text starts dragging, too. Not sure if that is related to the crash.
Reporter | ||
Comment 1•9 years ago
|
||
Looks like there had been 32 of these crashes over the last two weeks: https://crash-stats.mozilla.com/signature/?product=Firefox&signature=nsPlainTextSerializer%3A%3AAppendElementStart&_columns=date&_columns=product&_columns=version&_columns=build_id&_columns=platform&_columns=reason&_columns=address&page=1#reports
Updated•9 years ago
|
Component: DOM → Serializers
Comment 2•8 years ago
|
||
Crash volume for signature 'nsPlainTextSerializer::AppendElementStart':
- nightly (version 51): 0 crashes from 2016-08-01.
- aurora (version 50): 1 crash from 2016-08-01.
- beta (version 49): 3 crashes from 2016-08-02.
- release (version 48): 54 crashes from 2016-07-25.
- esr (version 45): 19 crashes from 2016-05-02.
Crash volume on the last weeks (Week N is from 08-22 to 08-28):
W. N-1 W. N-2 W. N-3
- nightly 0 0 0
- aurora 1 0 0
- beta 1 2 0
- release 17 11 2
- esr 0 1 2
Affected platforms: Windows, Mac OS X, Linux
Crash rank on the last 7 days:
Browser Content Plugin
- nightly
- aurora
- beta
- release #899 #373
- esr #1839
status-firefox48:
--- → affected
status-firefox49:
--- → affected
status-firefox50:
--- → affected
status-firefox-esr45:
--- → affected
Updated•7 years ago
|
Comment 3•7 years ago
|
||
It's possible that my patch in bug 1370737 would fix a whole class of crashes with this signature...
Comment 4•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•