CrashKill/2014-01-27: Difference between revisions
Jump to navigation
Jump to search
(→Aurora) |
(→Aurora) |
||
| Line 13: | Line 13: | ||
===Aurora=== | ===Aurora=== | ||
* Overall crash rates on 28 Aurora seem to be roughly in the area of 27 Aurora. | * Overall crash rates on 28 Aurora seem to be roughly in the area of 27 Aurora. | ||
* {{Bug|962163}} (__delayLoadHelper2 | ffi_closure_STDCALL) is still #3, so we may want the {{bug|958108}} fix on 28 as well. | |||
* {{Bug|952321}} (mozilla::dom::DocumentBinding::genericMethod) is #5 and we need to get it moving. | |||
* That said, gfxContext::PushClipsToDT is #1 by far (see beta). | |||
===Trunk=== | ===Trunk=== | ||
Revision as of 17:37, 27 January 2014
General
Socorro
Flash
Desktop
Beta
- steady for tomorrow's RC (fka beta10)
- overall crash rate is better than earlier on 27, seems still worse than 26, probably in the order of 10%, mostly due to bug 805406 (gfxContext::PushClipsToDT)
Aurora
- Overall crash rates on 28 Aurora seem to be roughly in the area of 27 Aurora.
- bug 962163 (__delayLoadHelper2 | ffi_closure_STDCALL) is still #3, so we may want the bug 958108 fix on 28 as well.
- bug 952321 (mozilla::dom::DocumentBinding::genericMethod) is #5 and we need to get it moving.
- That said, gfxContext::PushClipsToDT is #1 by far (see beta).
Trunk
- Graph for top crashers on trunk has tapered in the last few days, and it's converging with other branches. Looks like the bug 961969 fix has really fixed all the JS issues we saw a week ago.
Mobile
B2G
- one new crasher : bug 964328
- still same situation : need more 1.4/1.3 symbol tables; need more data for 1.2/1.1
1.4
- bug 925819 - crash in js::jit::Assembler::bind(js::jit::Label*, js::jit::BufferOffset)
- might be resolved from bug 760642.
- bug 964328 - crash in mozilla::layers::DeprecatedContentClientRemoteBuffer::CreateAndAllocateDeprecatedTextureClient(mozilla::RefPtr<mozilla::layers::DeprecatedTextureClient>&)
- also in 1.3
- needs assignment
- bug 945335 - crash in audioTrack_callBack_pullFromBuffQueue
- also in 1.3
- needs STR/assignment
- Bug 871574 - crash in mozilla::dom::indexedDB::PIndexedDBRequestChild::OnMessageReceived
- also in 1.3
- needs assignment
1.3
- Bug 945338 - crash in wpa_ctrl_attach_helper
- needs assignment