CrashKill/2014-01-27: Difference between revisions
Jump to navigation
Jump to search
(→Trunk) |
(→B2G) |
||
| Line 17: | Line 17: | ||
==B2G== | ==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 | |||
==Notes== | ==Notes== | ||
===Upcoming PTO=== | ===Upcoming PTO=== | ||
Revision as of 17:05, 27 January 2014
General
Socorro
Flash
Desktop
Beta
Aurora
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