CrashKill/2013-05-20

From MozillaWiki
Jump to: navigation, search

General

Socorro

Release 46 in prod this week: https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&target_milestone=46&product=Socorro&list_id=6593936

Laura is out for the next two weeks!

Jannis is ramping up, Lars is back from vacation. We're working on getting support for RabbitMQ into master, and then setting us up to use a real queue.

Focus is on creating new reports, like for Garbage Collection and Exploitability.

Flash

Desktop

Release

  • FF 21 showing almost 15 million ADUs
  • bug 812787 was raised as a concern in email, but a query shows only 52 crashes in FF 21.
  • Third Party Issues
    • bug 874047 Norton Confidential Issue related to Mac - in top 10 crashes for Mac
      • This crash has happened for the last three releases
  • bug 675260 - crash in DefaultFreeEntry coming from ShutdownNSS
    • Rapidly risen up to #4 on release top crash list.
  • bug 744836 - crash @ RtlEnterCriticalSection | PR_Lock | nsThread::Dispatch | nsTimerImpl::PostTimerEvent
    • #5 topcrasher on Fx21

Beta

  • bug 837835 - increase in crashes with EMPTY dumps, continues to hold down #1 topcrasher at 13%.
  • Let's see if some recent fixes for some of the js top 10 crashers help in the next beta

Aurora

  • bug 860641 - startup crash in ffi_call with RelevantKnowledge
    • #1 top crasher and combined signatures have over 20% of all crashes on Aurora
  • bug 869027 - crash in JS_HasPropertyById
    • #3 top crasher. Moved from JS Engine to DOM

Trunk

  • bug 874053 Mac crash in gfxFontEntry::TestCharacterMap

Mobile

  • Fixed on Nightly, baking and need to be looked at for Aurora
    • bug 872504 - java.lang.IllegalStateException: ListPreference requires an entries array and an entryValues array. at android.preference.ListPreference.onPrepareDialogBuilder(ListPreference.java)
    • bug 868342 - java.lang.NullPointerException: at org.mozilla.gecko.BrowserToolbar.setTitle(BrowserToolbar.java)
    • bug 866501 - android.content.res.Resources$NotFoundException: Resource is not a ColorStateList (color or path): TypedValue{t=0x2/d=0x1010350 a=<n>}: at android.content.res.Resources.loadColorStateList(Resources.java) mainly on HTC devices running Gingerbread
  • Top crashes for Release are database related:
    • bug 752828 - android.database.sqlite.SQLiteDatabaseLockedException: database is locked at android.database.sqlite.SQLiteStatement.native_executeSql(Native Method) on ICS
    • bug 778935 - android.database.sqlite.SQLiteException: cannot start a transaction within a transaction at android.database.sqlite.SQLiteStatement.native_executeSql(Native Method) on devices with Adreno 2.. GPUs running ICS
      • Note: possible schema changes, race with Sync... maybe try some try/catch to show dialog instead?
  • Beta:
    • bug 867058 - java.lang.IllegalArgumentException: bytes.length 0 must be a positive number at org.mozilla.gecko.gfx.BitmapUtils.decodeByteArray(BitmapUtils.java)
      • Dev investigating

B2G

  • bug 834164 - [Camera] Camera crash after opened video app and played a video
    • FYI, wont fix in 1.0.1; we may see this there.
  • bug 871570 - crash in android::RefBase::weakref_type::decWeak @ libqc_b2g_ril
    • COMRIL crashes is probably due to incompatibility with gecko. This was found last week with LEO.
    • changes were made in COMRIL, that should be available in v1.1 AU 112 and beyond, where if the comril fails, it fails over to the mozril.

Notes