Closed
Bug 606667
Opened 15 years ago
Closed 7 years ago
crash [@ PL_DHashTableOperate | nsScriptSecurityManager::LookupPolicy(nsIPrincipal*, ClassInfoData&, int, unsigned int, ClassPolicy**, SecurityLevel*) ]
Categories
(Core :: Security: CAPS, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash)
Crash Data
It is a residual crash signature that exists in 3.5, 3.6 and trunk builds.
Signature PL_DHashTableOperate | nsScriptSecurityManager::LookupPolicy(nsIPrincipal*, ClassInfoData&, int, unsigned int, ClassPolicy**, SecurityLevel*)
UUID 14b66012-b0f0-410d-bb8e-5e9f32101017
Time 2010-10-17 22:27:30.584546
Uptime 682
Last Crash 3424123 seconds (5.7 weeks) before submission
Install Age 2153 seconds (35.9 minutes) since version was first installed.
Product Firefox
Version 4.0b8pre
Build ID 20101017041222
Branch 2.0
OS Windows NT
OS Version 5.1.2600 Service Pack 3
CPU x86
CPU Info GenuineIntel family 15 model 4 stepping 4
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0xe0
User Comments It was a second attempt to send email via Gmail using bookmarklet
App Notes AdapterVendorID: 10de, AdapterDeviceID: 0160
Processor Notes
EMCheckCompatibility False
Crashing Thread
Frame Module Signature [Expand] Source
0 xul.dll PL_DHashTableOperate obj-firefox/xpcom/build/pldhash.c:615
1 xul.dll nsScriptSecurityManager::LookupPolicy caps/src/nsScriptSecurityManager.cpp:1166
2 xul.dll nsScriptSecurityManager::CheckPropertyAccessImpl caps/src/nsScriptSecurityManager.cpp:721
3 xul.dll XPC_WN_CallMethod js/src/xpconnect/src/xpcwrappednativejsops.cpp:1631
4 mozjs.dll CallCompiler::generateNativeStub js/src/methodjit/MonoIC.cpp:435
5 mozjs.dll js::mjit::ic::NativeCall js/src/methodjit/MonoIC.cpp:659
6 @0x130f2006
7 mozjs.dll js::mjit::EnterMethodJIT js/src/methodjit/MethodJIT.cpp:742
8 mozjs.dll CheckStackAndEnterMethodJIT js/src/methodjit/MethodJIT.cpp:767
9 mozjs.dll js::mjit::JaegerShot js/src/methodjit/MethodJIT.cpp:784
10 mozjs.dll js::RunScript js/src/jsinterp.cpp:635
11 mozjs.dll js::Execute js/src/jsinterp.cpp:998
12 mozjs.dll JS_EvaluateUCScriptForPrincipals js/src/jsapi.cpp:4882
13 mozjs.dll JS_EvaluateUCScriptForPrincipalsVersion js/src/jsapi.cpp:4858
14 xul.dll nsJSContext::EvaluateString dom/base/nsJSEnvironment.cpp:1702
15 xul.dll nsJSThunk::EvaluateScript dom/src/jsurl/nsJSProtocolHandler.cpp:356
More reports 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=PL_DHashTableOperate%20|%20nsScriptSecurityManager%3A%3ALookupPolicy%28nsIPrincipal*%2C%20ClassInfoData%26%2C%20int%2C%20unsigned%20int%2C%20ClassPolicy**%2C%20SecurityLevel*%29
I get sometimes this crash signature when doing what I described in bug 607305 comment 4
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ PL_DHashTableOperate | nsScriptSecurityManager::LookupPolicy(nsIPrincipal*, ClassInfoData&, int, unsigned int, ClassPolicy**, SecurityLevel*) ]
Updated•10 years ago
|
Crash Signature: [@ PL_DHashTableOperate | nsScriptSecurityManager::LookupPolicy(nsIPrincipal*, ClassInfoData&, int, unsigned int, ClassPolicy**, SecurityLevel*) ] → [@ PL_DHashTableOperate | nsScriptSecurityManager::LookupPolicy(nsIPrincipal*, ClassInfoData&, int, unsigned int, ClassPolicy**, SecurityLevel*) ]
[@ PL_DHashTableOperate | nsScriptSecurityManager::LookupPolicy ]
Comment 3•7 years ago
|
||
Closing because no crash reported since 12 weeks.
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
•