Closed
Bug 709482
Opened 14 years ago
Closed 13 years ago
Crash in nsPluginHost::TrySetUpPluginInstance @ nsAString_internal::Assign while loading a PDF
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It's #47 top crasher in 8.0.1.
Comments talk about loading PDFs.
Signature nsAString_internal::Assign(nsAString_internal const&)
UUID 53515fba-fa1d-4ccc-8a73-49d4b2111210
Date Processed 2011-12-10 07:48:32.944186
Uptime 406
Install Age 6.8 minutes since version was first installed.
Install Time 2011-12-10 15:41:33
Product Firefox
Version 8.0.1
Build ID 20111120135848
Release Channel release
OS Windows NT
OS Version 6.1.7601 Service Pack 1
Build Architecture x86
Build Architecture Info GenuineIntel family 6 model 42 stepping 7
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x8
App Notes AdapterVendorID: 10de, AdapterDeviceID: 0a7a, AdapterDriverVersion: 8.17.12.6669
D2D? D2D+
DWrite? DWrite+
D3D10 Layers? D3D10 Layers+
EMCheckCompatibility True
Frame Module Signature [Expand] Source
0 xul.dll nsAString_internal::Assign xpcom/string/src/nsTSubstring.cpp:384
1 xul.dll nsDOMEvent::GetType content/events/src/nsDOMEvent.cpp:264
2 xul.dll nsPluginHost::TrySetUpPluginInstance dom/plugins/base/nsPluginHost.cpp:1305
3 xul.dll nsPluginHost::TrySetUpPluginInstance dom/plugins/base/nsPluginHost.cpp:1307
4 nspr4.dll CreateMonitor nsprpub/pr/src/threads/prcmon.c:323
5 xul.dll nsStyleContext::GetStyleVisibility layout/style/nsStyleStructList.h:92
6 xul.dll SearchTable obj-firefox/xpcom/build/pldhash.cpp:439
7 xul.dll xul.dll@0x11d0bf
8 xul.dll PL_DHashTableOperate obj-firefox/xpcom/build/pldhash.cpp:625
9 xul.dll nsBindingManager::GetBindingImplementation content/xbl/src/nsBindingManager.cpp:1287
10 xul.dll nsGenericElement::PostQueryInterface content/base/src/nsGenericElement.cpp:4270
11 xul.dll nsXULElement::QueryInterface content/xul/content/src/nsXULElement.cpp:403
12 @0x1b
There's a strong correlation with vbscript.dll:
92% (56/61) vs. 0% (146/48832) vbscript.dll
More crash reports at:
https://crash-stats.mozilla.com/report/list?signature=nsAString_internal%3A%3AAssign%28nsAString_internal%20const%26%29
| Reporter | ||
Comment 1•13 years ago
|
||
There have been no crashes for the last four weeks with the above stack trace in 19.0 and above.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•