Closed
Bug 944181
Opened 12 years ago
Closed 24 days ago
"Assertion failure: valid (Should never call with a bogus aCharset.)" in nsScanner::SetDocumentCharset
Categories
(Core :: Networking, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: assertion, testcase, Whiteboard: [necko-would-take])
Crash Data
Attachments
(2 files)
No description provided.
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
Assertion failure: valid (Should never call with a bogus aCharset.), at parser/htmlparser/src/nsScanner.cpp:123
| Reporter | ||
Comment 3•12 years ago
|
||
Crashes nightly: bp-de2e0b66-a829-4db7-8221-aecd12131128
Crash Signature: [@ nsScanner::SetDocumentCharset(nsACString_internal const&, int) ]
Updated•10 years ago
|
Crash Signature: [@ nsScanner::SetDocumentCharset(nsACString_internal const&, int) ] → [@ nsScanner::SetDocumentCharset(nsACString_internal const&, int) ]
[@ nsScanner::SetDocumentCharset ]
Updated•10 years ago
|
Whiteboard: [necko-would-take]
Comment 4•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Updated•3 years ago
|
Severity: critical → S2
Comment 5•3 years ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: S2 → S3
Comment 6•24 days ago
|
||
The code has changed and the assertion no longer exists.
Status: NEW → RESOLVED
Closed: 24 days ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•