QA/Fennec/fennec-related-jscript-crashers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
Here are the unreported JavaScript Crashers: | Here are the unreported JavaScript Crashers: | ||
* https://crash-stats.mozilla.com/report/index/8be748e1-9415-4a89-9ebe-357272110201 | *[https://crash-stats.mozilla.com/report/index/8be748e1-9415-4a89-9ebe-357272110201 Fennec 4.0b3 Crash Report [@ js::NewBuiltinClassInstance ]] | ||
Fennec 4.0b3 Crash Report [@ js::NewBuiltinClassInstance ] | **( maybe related to: | ||
( maybe related to: | |||
{{bug|605830}} crash [@ js_NewGCObject(JSContext*, js::gc::FinalizeKind) ] ) | {{bug|605830}} crash [@ js_NewGCObject(JSContext*, js::gc::FinalizeKind) ] ) | ||
*[https://crash-stats.mozilla.com/report/index/92f5eac5-0693-4ff3-b0a6-767622110126 Fennec 4.0b4pre Crash Report [@ js_GetArgsValue ]] | |||
https://crash-stats.mozilla.com/report/index/92f5eac5-0693-4ff3-b0a6-767622110126 | *[https://crash-stats.mozilla.com/report/index/3bb99619-e4d5-481c-b163-2401a2110127 Fennec 4.0b4pre Crash Report [@ CallCompiler::update ]] | ||
Fennec 4.0b4pre Crash Report [@ js_GetArgsValue ] | **(possible related bugs: | ||
https://crash-stats.mozilla.com/report/index/3bb99619-e4d5-481c-b163-2401a2110127 | |||
Fennec 4.0b4pre Crash Report [@ CallCompiler::update ] | |||
(possible related bugs: | |||
{{bug|612102}} - crash [@ js::mjit::StubCompiler::fixCrossJumps(unsigned char*, unsigned int, unsigned int) ] | {{bug|612102}} - crash [@ js::mjit::StubCompiler::fixCrossJumps(unsigned char*, unsigned int, unsigned int) ] | ||
{{bug|629078}} - crash Crash Report [@ js::mjit::Compiler::iterMore() ] ) | {{bug|629078}} - crash Crash Report [@ js::mjit::Compiler::iterMore() ] ) | ||
*[https://crash-stats.mozilla.com/report/index/f17802c6-3f7a-4aac-95b4-268042110127 Fennec 4.0b4pre Crash Report [@ @0x0 | JS_DHashClearEntryStub ]] | |||
https://crash-stats.mozilla.com/report/index/f17802c6-3f7a-4aac-95b4-268042110127 | *[https://crash-stats.mozilla.com/report/index/02837e9f-4c56-4213-8717-ae5e72110127 Fennec 4.0b4pre Crash Report [@ JSObject::getGlobal ]] | ||
Fennec 4.0b4pre Crash Report [@ @0x0 | JS_DHashClearEntryStub ] | *[https://crash-stats.mozilla.com/report/index/c0aa6995-3e6f-4646-b7c6-107b22110126 Fennec 4.0b4pre Crash Report [@ libdvm.so@0x42520 ]] | ||
https://crash-stats.mozilla.com/report/index/02837e9f-4c56-4213-8717-ae5e72110127 | |||
Fennec 4.0b4pre Crash Report [@ JSObject::getGlobal ] | |||
https://crash-stats.mozilla.com/report/index/c0aa6995-3e6f-4646-b7c6-107b22110126 | |||
Fennec 4.0b4pre Crash Report [@ libdvm.so@0x42520 ] |
Revision as of 18:07, 2 February 2011
The purpose of this page is to keep track of all bugs that are crashers that maybe related to JS.
The following bugs have been marked in the whiteboard with
"fennec-related-jscript-crashers":
Blocking-Fennec
- bug 615993 - Fennec crash [@ js::mjit::JaegerShot ]
- bug 629797 - crash [@ js::mjit::ic::PurgeMICs]
- bug 626361 - Fennec crash [@ EqualityCompiler::update]
- bug 623188 - Crash [@js::mjit::ic::GetGlobalName]
- bug 608021 - Crashes based in nsFrameMessageManager::ReceiveMessage [@ js::Interpret] [@ js::TraceRecorder::record_NativeCallComplete] [@ js_LookupPropertyWithFlags]
- bug 623166 - Fennec crash [@ js::AbortRecordingImpl ]
- bug 617297 (JS exception?) -
Fennec 4.0b3pre Crash Report [@ nsXPConnect::GetPrincipal] [@ nsScriptSecurityManager::doGetObjectPrincipal] [@ XPCWrappedNative::GetObjectPrincipal]
Nominated Blocking-Fennec
- bug 625381 - Fennec crash during launch if a badly formed JS dump is in the scrollBy method of the binding
- bug 630033 - Fennec 4.0b4pre Crash Report [@js::ctypes::ConvertToJS ]
Here are the unreported JavaScript Crashers:
- Fennec 4.0b3 Crash Report [@ js::NewBuiltinClassInstance ]
- ( maybe related to:
bug 605830 crash [@ js_NewGCObject(JSContext*, js::gc::FinalizeKind) ] )
- Fennec 4.0b4pre Crash Report [@ js_GetArgsValue ]
- Fennec 4.0b4pre Crash Report [@ CallCompiler::update ]
- (possible related bugs:
bug 612102 - crash [@ js::mjit::StubCompiler::fixCrossJumps(unsigned char*, unsigned int, unsigned int) ] bug 629078 - crash Crash Report [@ js::mjit::Compiler::iterMore() ] )