Closed
Bug 945839
Opened 12 years ago
Closed 7 years ago
crash in nsTArray_Impl<nsHttpHeaderArray::nsEntry, nsTArrayInfallibleAllocator>::AppendElements(unsigned int) (Bandoo)
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jbecerra, Unassigned)
Details
(Keywords: crash, topcrash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-9d41f7be-782f-4641-b313-1501c2131202.
=============================================================
This started to appear in the list of top crashers for Fx25 (release), and it is the #3. It seems to be a startup crash and it is correlated with DatamngrHlpFF25.dll which has been associated with the Bandoo toolbar. It happens slightly more on Windows 7 machines followed by XP.
![]() |
||
Comment 1•12 years ago
|
||
https://crash-stats.mozilla.com/report/list?signature=nsTArray_Impl%3CnsHttpHeaderArray%3A%3AnsEntry%2C%20nsTArrayInfallibleAllocator%3E%3A%3AAppendElements%28unsigned%20int%29 gives me the following version correlations on Windows right now:
96% (1825/1897) vs. 3% (2945/96910) DatamngrHlpFF25.dll
0% (0/1897) vs. 0% (2/96910) 5.0.0.10054
0% (3/1897) vs. 0% (6/96910) 5.0.0.10065
1% (24/1897) vs. 0% (35/96910) 5.0.0.10170
3% (51/1897) vs. 0% (91/96910) 5.0.0.10182
0% (1/1897) vs. 0% (1/96910) 5.0.0.10228
0% (1/1897) vs. 0% (1/96910) 5.0.0.10240
13% (246/1897) vs. 0% (339/96910) 5.0.0.10249
0% (1/1897) vs. 0% (2/96910) 5.0.0.10252
0% (0/1897) vs. 0% (1/96910) 5.0.0.10260
8% (147/1897) vs. 0% (197/96910) 5.0.0.10354
0% (7/1897) vs. 0% (10/96910) 5.0.0.10386
63% (1187/1897) vs. 2% (1973/96910) 5.0.0.10433
6% (105/1897) vs. 0% (192/96910) 5.0.0.10435
3% (51/1897) vs. 0% (92/96910) 5.0.0.10481
0% (1/1897) vs. 0% (3/96910) 5.0.0.10492
(these numbers are "crashes with this signature vs. all crashes on that day and OS")
So, most of those crashes are with versions 5.0.0.10433 and 5.0.0.10249.
Release Managers, do we need to send email to Bandoo or does the CC here suffice?
Flags: needinfo?(release-mgmt)
Updated•10 years ago
|
Crash Signature: [@ nsTArray_Impl<nsHttpHeaderArray::nsEntry, nsTArrayInfallibleAllocator>::AppendElements(unsigned int)] → [@ nsTArray_Impl<nsHttpHeaderArray::nsEntry, nsTArrayInfallibleAllocator>::AppendElements(unsigned int)]
[@ nsTArray_Impl<T>::AppendElements]
Comment 3•7 years ago
|
||
Mass-closing old Extension Compatibility bugs that relate to legacy add-ons or NPAPI plug-ins. If you think this bug is still valid, please reopen or comment.
Sorry for the bug spam, and happy Friday!
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•