CrashKill/2014-02-24: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(9 intermediate revisions by 5 users not shown)
Line 2: Line 2:


==Socorro==
==Socorro==
* Released [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&target_milestone=75&product=Socorro&list_id=9545904 75] last week. Work on search, gccrashes, API auth.
* Approaching final numbers from IT on costs of operating Socorro/costs to move to 100% processing.


==Flash==
==Flash==
Line 8: Line 10:
==Desktop==
==Desktop==


===Beta===
=== Beta (Anthony Hughes) ===
* ''sprotector.dll'' ({{bug|957258}}) is #1 in explosiveness today  -- did the blocklist fail?
* ''nsCSSStyleSheet::GetOwningDocument()'' ({{bug|976125}}) is #2 in explosiveness today  -- more fallout from <input type=number>?
* ''NS_ABORT_OOM(unsigned int) | nsString::nsString(nsString const&) is #3 in explosiveness'' ({{bug|976135}}) -- regression from Fx 28b4?
* ''mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xmalloc | GCGraphBuilder::NoteChild(void*, nsCycleCollectionParticipant*, nsCString'' ({{bug|976141}}) has risen to #12 in the last week on Beta


===Aurora===
===Aurora===
* {{Bug|976181}} - startup crash in nsContentUtils::IsCallerChrome()


===Trunk===
===Trunk===
* {{bug|976072}} - crash in nsXBLPrototypeResources::~nsXBLPrototypeResources() at 0x5a5a5a5a
* {{bug|976072}} - crash in nsXBLPrototypeResources::~nsXBLPrototypeResources() at 0x5a5a5a5a
** A startup topcrash due to landing of {{bug|97251}}  
** A startup topcrash due to landing of {{bug|972591}}  
** :mccr8 has taken the bug
** :mccr8 has taken the bug
* {{bug|}} 960902 - HTTP cache v2: crash in mozilla::net::nsHttpChannel::ProcessResponse(), mAuthProvider null, on opening multiple MozillaWiki pages
* {{bug|960902}} - HTTP cache v2: crash in mozilla::net::nsHttpChannel::ProcessResponse(), mAuthProvider null, on opening multiple MozillaWiki pages
** Is currently the highest volume crasher on Nightly.
** Is currently the highest volume crasher on Nightly.
* Another grouping of mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int)| signatures has appeared in the past few days. Are they related or require individual bugs?
* Another grouping of mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int)| signatures has appeared in the past few days. Are they related or require individual bugs?
Line 24: Line 31:


==Metro==
==Metro==
* {{Bug|960692}} - [https://crash-stats.mozilla.com/report/list?product=MetroFirefox&range_value=7&range_unit=days&date=2014-02-24&signature=igd10iumd32.dll%400xbc69&version=MetroFirefox%3A29.0a2 igd10iumd32.dll@0xbc69]
** This is currently the top crash in Metro throughout all the channels, it's occurring due to an Intel Driver. Intel needs the STR so they can investigate the issue.
* {{Bug|962140}} - [https://crash-stats.mozilla.com/report/list?product=MetroFirefox&range_value=7&range_unit=days&date=2014-02-24&signature=mozilla%3A%3Awidget%3A%3ANativeKey%3A%3ARemoveFollowingCharMessage%28%29&version=MetroFirefox%3A30.0a1 mozilla::widget::NativeKey::RemoveFollowingCharMessage()]
** Crashing due to a missing character message. It's been fixed and is waiting verification.


==Android==
==Android==
* {{Bug|970076}} - crash in libmm-color-convertor.so@0x66e - poked bug review on Feb 20
* {{Bug|970081}} - Fixed in b4 crash in android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue...on Samsung Galaxy Tab Plus
* {{bug|975838}} - crash in java.util.ConcurrentModificationException: at java.util.HashMap$HashIterator.nextEntry(HashMap.java) fixed by backout of {{bug|975525}}


==B2G==
==B2G==

Latest revision as of 18:59, 24 February 2014

General

Socorro

  • Released 75 last week. Work on search, gccrashes, API auth.
  • Approaching final numbers from IT on costs of operating Socorro/costs to move to 100% processing.

Flash

  • Yet another out-of-band 12.0 security release appeared last week, no stability issues to see there or in 13.0 beta at this time.

Desktop

Beta (Anthony Hughes)

  • sprotector.dll (bug 957258) is #1 in explosiveness today -- did the blocklist fail?
  • nsCSSStyleSheet::GetOwningDocument() (bug 976125) is #2 in explosiveness today -- more fallout from <input type=number>?
  • NS_ABORT_OOM(unsigned int) | nsString::nsString(nsString const&) is #3 in explosiveness (bug 976135) -- regression from Fx 28b4?
  • mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xmalloc | GCGraphBuilder::NoteChild(void*, nsCycleCollectionParticipant*, nsCString (bug 976141) has risen to #12 in the last week on Beta

Aurora

  • bug 976181 - startup crash in nsContentUtils::IsCallerChrome()

Trunk

Metro

  • bug 960692 - igd10iumd32.dll@0xbc69
    • This is currently the top crash in Metro throughout all the channels, it's occurring due to an Intel Driver. Intel needs the STR so they can investigate the issue.

Android

  • bug 970076 - crash in libmm-color-convertor.so@0x66e - poked bug review on Feb 20
  • bug 970081 - Fixed in b4 crash in android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue...on Samsung Galaxy Tab Plus
  • bug 975838 - crash in java.util.ConcurrentModificationException: at java.util.HashMap$HashIterator.nextEntry(HashMap.java) fixed by backout of bug 975525

B2G

General News

  • nhirata at MWC; read only
  • need symbols for open c, flame, sora/tcl soul, flatfish; dev who build their own builds
  • 1.2 and lower don't have enough data
  • Open C/Flame have the drivers for MWC; bug 975739 needs to be resolved for Flame
    • Flame is the reference phone for b2g

1.4

  • bug 970403 - crash in android_atomic_add
    • possibly the blob has not been updated on dev builds; 48.0% of 1.4 crashes; need STR
  • bug 975384 - crash in mozilla::layers::GrallocTextureHostOGL::GrallocTextureHostOGL
    • occurs on multiple devices, need STR
  • bug 974629 - crash in mozilla::layers::TextureClient::Finalize()

1.3

  • bug 945335 - crash in audioTrack_callBack_pullFromBuffQueue
  • bug 871574 - crash in mozilla::dom::indexedDB::PIndexedDBRequestChild::OnMessageReceived

Notes

Upcoming PTO