CrashKill/2014-03-03: Difference between revisions
Jump to navigation
Jump to search
(→1.4) |
|||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 23: | Line 23: | ||
==Metro== | ==Metro== | ||
* {{bug|960692}} - main crash under BETA, Aurora and Release (Intel Drivers, still cannot reproduce the issue) | |||
* {{bug|962140}} - Due to a missing character message, one of the top crashers and is still being actively worked on | |||
==Android== | ==Android== | ||
* uplift {{bug|970076}} to beta - number one crash in beta | |||
* {{bug|952721}} seems to be lost in the weeds number 2 crasher in beta | |||
There are a set of array crashes in Java that end up having different stacks for each one | |||
* [https://crash-stats.mozilla.com/search/?java_stack_trace=java.lang.IndexOutOfBoundsException%3A+replace&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform java.lang.IndexOutOfBoundsException: replace (n ... n-1)] | |||
==B2G== | ==B2G== | ||
=== Summary === | === Summary === | ||
* 1.4 has some issues with the home screen crashing | * 1.4 has some issues with the home screen crashing which is fixed as of today | ||
* we need symbols for various devices still (open c, sora, etc.) and dev builds | * we need symbols for various devices still (open c, sora, etc.) and dev builds | ||
* 1.2 and lower don't have enough crash volume | * 1.2 and lower don't have enough crash volume | ||
=== 1.4 === | === 1.4 === | ||
* {{Bug|978450}} - Homescreen keeps crashing 1/3 nightly (Peak, Keon, Hamachi) | * {{Bug|978450}} - Homescreen keeps crashing 1/3 nightly (Peak, Keon, Hamachi) | ||
| Line 37: | Line 45: | ||
=== 1.3 === | === 1.3 === | ||
* Bug 871574 - crash in mozilla::dom::indexedDB::PIndexedDBRequestChild::OnMessageReceived | * {{Bug|871574}} - crash in mozilla::dom::indexedDB::PIndexedDBRequestChild::OnMessageReceived | ||
==Notes== | ==Notes== | ||
===Upcoming PTO=== | ===Upcoming PTO=== | ||
Latest revision as of 18:22, 3 March 2014
General
Socorro
- GET laura -> 301 permanent redirect -> lonnen
- Shipping slightly more often than once a week with plans to increase to many times per week
- API tokens now allow unlimited access to the socorro api. If you're running scripts against the API log into Socorro and get your token today.
Flash
Desktop
Beta
- bug 973138 startup crash in __fnNCDESTROY (mostly with MovieMode.48CA2AEFA22D.dll) appears to be spiking in Firefox 28
Aurora
- bug 976536 - js::jit::InlineFrameIteratorMaybeGC<int>::findNextFrame()
- It's now at #2 in Aurora. I'll look into adding information.
Trunk
- bug 978605 - multiple signatures high on explosiveness, patch just landed on -central
- bug 978522 - that signature is also high on explosiveness, patch just landed on -central
- bug 978015 - some signatures on explosiveness point to a dupe of this, patch also just landed on -central
Metro
- bug 960692 - main crash under BETA, Aurora and Release (Intel Drivers, still cannot reproduce the issue)
- bug 962140 - Due to a missing character message, one of the top crashers and is still being actively worked on
Android
- uplift bug 970076 to beta - number one crash in beta
- bug 952721 seems to be lost in the weeds number 2 crasher in beta
There are a set of array crashes in Java that end up having different stacks for each one
B2G
Summary
- 1.4 has some issues with the home screen crashing which is fixed as of today
- we need symbols for various devices still (open c, sora, etc.) and dev builds
- 1.2 and lower don't have enough crash volume
1.4
- bug 978450 - Homescreen keeps crashing 1/3 nightly (Peak, Keon, Hamachi)
- fixed as of today
- bug 970403 - crash in android_atomic_add
1.3
- bug 871574 - crash in mozilla::dom::indexedDB::PIndexedDBRequestChild::OnMessageReceived