Closed
Bug 1055529
Opened 11 years ago
Closed 6 years ago
crash in nsUTF8ToUnicode::Convert(char const*, int*, wchar_t*, int*)
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox32 | --- | affected |
People
(Reporter: FlorinMezei, Unassigned)
References
Details
(Keywords: crash)
Crash Data
*** This is a follow up on bug 1035411 ***
The crash referenced in bug 1035411 still shows after the fix, on Firefox 32 Beta. 3 crashes are seen in builds with IDs: 20140722195627, 20140804164216, 20140807212602 (see [1]).
All crashes seem to be on Win XP x86.
[1] - https://crash-stats.mozilla.com/report/list?product=Firefox&range_unit=days&range_value=28&signature=nsUTF8ToUnicode%3A%3AConvert%28char+const%2A%2C+int%2A%2C+wchar_t%2A%2C+int%2A%29#tab-reports
See bug 1035411 for more details.
Updated•10 years ago
|
Crash Signature: [@ nsUTF8ToUnicode::Convert(char const*, int*, wchar_t*, int*)] → [@ nsUTF8ToUnicode::Convert(char const*, int*, wchar_t*, int*)]
[@ nsUTF8ToUnicode::Convert]
Comment 1•10 years ago
|
||
Only few crashes with this signature and definitely no longer related to cache2.
Component: Networking: Cache → General
Comment 2•10 years ago
|
||
Only few crashes with this signature and definitely no longer related to cache2.
Comment 3•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•