Closed
Bug 619122
Opened 15 years ago
Closed 9 years ago
crash in nsPluginHost::ScanPluginsDirectory
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(firefox41 affected, firefox42 affected, firefox43 affected)
RESOLVED
INCOMPLETE
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
Seen while reviewing crash stats. Crashes started showing up using the 20101214 build. http://tinyurl.com/23kwfjx links to the crashes so far which are all Windows 7.
Frame Module Signature [Expand] Source
0 xul.dll nsPluginHost::ScanPluginsDirectory modules/plugin/base/src/nsPluginHost.cpp:1957
1 xul.dll nsPluginHost::FindPlugins modules/plugin/base/src/nsPluginHost.cpp:2347
2 xul.dll nsPluginHost::LoadPlugins modules/plugin/base/src/nsPluginHost.cpp:2256
3 xul.dll nsPluginHost::GetPluginCount modules/plugin/base/src/nsPluginHost.cpp:1584
4 xul.dll nsPluginArray::GetLength dom/base/nsPluginArray.cpp:89
5 xul.dll nsMimeTypeArray::GetMimeTypes dom/base/nsMimeTypeArray.cpp:242
6 xul.dll nsMimeTypeArray::GetNamedItem dom/base/nsMimeTypeArray.cpp:160
7 xul.dll nsMimeTypeArraySH::GetNamedItem dom/base/nsDOMClassInfo.cpp:9910
8 xul.dll nsNamedArraySH::GetProperty
Comment 1•15 years ago
|
||
Can I get a regression-range hg link?
Keywords: regression,
regressionwindow-wanted
Comment 2•15 years ago
|
||
Crashes show up discontinuously in nightlies. In addition, it is a residual crash signature that exists also in 3.6.
The only comment says: "Hi, I do not know why but the wolf time I open FF I get just up the Mozilla crash reporter / Do not install the browser before I extracted my bookmarks. What can I do?"
Its ranking as a top crasher is above 300.
Crash reports over the 4 last weeks are at:
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=nsPluginHost%3A%3AScanPluginsDirectory%28nsIFile*%2C%20nsIComponentManager*%2C%20int%2C%20int*%2C%20int%29
Keywords: regression,
regressionwindow-wanted
Comment 3•15 years ago
|
||
the set of reports that marcia links to appear to be a pile of duplicate reports.
most of the urls for since the first of the month are
3.6.12 about:blank and
4.0b7 omni.jar!/chrome/browser/content/browser/aboutHome.xhtml
3.6.12 http://www.yandex.ru/ \N
3.6.3 http://www.wretch.cc/blog/fadman0821 \N
3.6.8 http://office.microsoft.com/pt-br/access-help/exibir-um-formulario-ou-uma-pagina-de-acesso-a-dados-ao-inicializar-HP005188501.aspx \N
3.6.12 and 13 http://www.yahoo.com/ \N
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ nsPluginHost::ScanPluginsDirectory(nsIFile*, nsIComponentManager*, int, int*, int) ]
Comment 4•13 years ago
|
||
The signature for ScanPluginsDirectory changed, but this crash still occurs with lowish volume
https://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=contains&query=nsPluginHost%3A%3AScanPluginsDirectory&reason_type=contains&date=11%2F30%2F2012%2020%3A05%3A22&range_value=4&range_unit=weeks&hang_type=any&process_type=any&do_query=1&signature=nsPluginHost%3A%3AScanPluginsDirectory%28nsIFile*%2C%20bool%2C%20bool*%29
Crash Signature: [@ nsPluginHost::ScanPluginsDirectory(nsIFile*, nsIComponentManager*, int, int*, int) ] → [@ nsPluginHost::ScanPluginsDirectory(nsIFile*, nsIComponentManager*, int, int*, int) ]
[@ nsPluginHost::ScanPluginsDirectory(nsIFile*, bool, bool*) ]
Updated•13 years ago
|
Summary: Firefox 4.0b8pre startup crash in [@ nsPluginHost::ScanPluginsDirectory(nsIFile*, nsIComponentManager*, int, int*, int) ] → crash in nsPluginHost::ScanPluginsDirectory
Comment 5•13 years ago
|
||
It's #87 browser crasher in 18.0.1, #63 in 19.0b3, #62 in 20.0a2, and #253 in 21.0a1.
85% of crashes are on Windows XP.
More reports at:
https://crash-stats.mozilla.com/report/list?signature=wcsstr
Crash Signature: [@ nsPluginHost::ScanPluginsDirectory(nsIFile*, nsIComponentManager*, int, int*, int) ]
[@ nsPluginHost::ScanPluginsDirectory(nsIFile*, bool, bool*) ] → [@ nsPluginHost::ScanPluginsDirectory(nsIFile*, nsIComponentManager*, int, int*, int) ]
[@ nsPluginHost::ScanPluginsDirectory(nsIFile*, bool, bool*) ]
[@ wcsstr]
OS: Windows 7 → Windows XP
Updated•10 years ago
|
Crash Signature: [@ nsPluginHost::ScanPluginsDirectory(nsIFile*, nsIComponentManager*, int, int*, int) ]
[@ nsPluginHost::ScanPluginsDirectory(nsIFile*, bool, bool*) ]
[@ wcsstr] → [@ nsPluginHost::ScanPluginsDirectory(nsIFile*, nsIComponentManager*, int, int*, int) ]
[@ nsPluginHost::ScanPluginsDirectory(nsIFile*, bool, bool*) ]
[@ wcsstr]
[@ nsPluginHost::ScanPluginsDirectory ]
Comment 6•10 years ago
|
||
#29 crash for 42.0b per https://crash-stats.mozilla.com/topcrasher/products/Firefox/versions/42.0b
https://crash-stats.mozilla.com/report/list?signature=wcsstr gives 1321 crashes in the past week, 788 of those are startup crashes.
Correlations show
Add-Ons (1 result)
EXCEPTION_ACCESS_VIOLATION_READ
All Crashes For Signature All Crashes For OS interesting-addons
7% (5/76 0% (68/20338 dzffxtbr@www.pconverter.com
status-firefox41:
--- → affected
status-firefox42:
--- → affected
status-firefox43:
--- → affected
OS: Windows XP → Windows
Version: Trunk → 42 Branch
Comment 7•9 years ago
|
||
Resolving old bugs which are likely not relevant any more, since NPAPI plugins are deprecated.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•