CrashKill/2013-09-16: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 28: Line 28:


==B2G==
==B2G==
=== 1.2 Top Crashes ===
* {{bug|851806}} js::ShapeTable::search(int, bool)
** Desktop crash has been fixed :  2013-03-22
** need to investigate more and see what's going on for b2g project
* {{Bug|915869}} - Firefox OS crash in mozalloc_abort(char const*) | NS_DebugBreak | mozilla::layers::PGrallocBufferParent::Write(mozilla::layers::PGrallocBufferParent*, IPC::Message*, bool)
** patch is there, still crashing?
=== Release ===
* Camera crashes:
** {{Bug|878542}} - crash in liboemcamera.so@0x12240 on Keon / [@ liboemcamera.so@0x12494 ] on inari
** {{Bug|901226}} - crash in liboemcamera.so@0x116bc
* {{Bug|878366}} - crash on abort in mozilla::dom::ContentChild::ProcessingError
** Partial fix is in : {{Bug|867025}} - [unagi][tara][weekly build 13.04.17]monkey test crash in mozilla::dom::ContentChild::ProcessingError
* SMS Crashes:
** {{Bug|905818}} - crash in mozilla::dom::sms::SmsMessageData::Assign
* BT Crashes:
** {{Bug|891160}} - [inari][bluetooth] Bluetooth crash in mozilla::dom::bluetooth::PBluetoothRequest::Transition with abort message: "__delete__()d actor" after trying to send to the Mac and then switching to camera app
{| class="wikitable collapsible collapsed" style="width: 100%"
! Tracking Notes
|-
|
* TRACKING:
* {{Bug|878366}} - crash on abort in mozilla::dom::ContentChild::ProcessingError
** Looks like an IPC issue that happens a lot in 1.0.1; 1.1 has partial fix of {{bug|867025}}
* {{Bug|849884}} - crash in PR_Lock|mozilla::layers::AsyncPanZoomController::SetState|mozilla::layers::AsyncPanZoomController::ContentReceivedTouch
** Maybe a dup of {{bug|833964}}; which is fixed in 1.1
* STR WANTED:
* {{Bug|845928}} - crash in libOmxH264Dec when recording a video through the camera app in gaia ui test automation
|}


==Stability Week Actions==
==Stability Week Actions==

Revision as of 17:18, 16 September 2013

General

Socorro

  • Android device split is now on the signature summary! example
  • Shipped 59 last week
  • One of the bugs that is part of the improved B2G reporting goal is going to miss - Enable search by device / top crashes per device bug 853455. This requires indexing raw crashes into ElasticSearch and will miss due to poor dependency planning on my part. Need more machines in the cluster, which is underway but won't happen by end of the quarter.
  • Hoping to have a full set of draft goals for director's co-ordination meeting on Thursday. If you have small stuff, this doesn't matter, but if there are big things (infrastructure related, or dependent on other groups), please let me know before then.

Flash

Desktop

Beta

  • [NEW] bug 916825 - crash in XPCConvert::NativeData2JS(JS::Value*, void const*, nsXPTType const&, nsID const*, tag_nsresult*)
    • this bug crept into #15 slot with an increase in volume in 24.0b10

Aurora

  • [NEW] bug 916880 - crash in nsStyleContext::CalcStyleDifference(nsStyleContext*, nsChangeHint)

Trunk

Explosive crashers:

  • [NEW] bug 916860 - crash in JS_ValueToObject(JSContext*, JS::Value, JSObject**)
  • [NEW] bug 916836 - crash in mozilla::MP3Buffer::ExtractFrameHeader(unsigned char const*)
  • [FIXED] bug 915625 - Intermittent PROCESS-CRASH | tp5o | application crashed [@ nsScriptLoader::GetScriptContext(JSObject**)]
    • Spiked and fixed over the weekend. Crash volume is dropping

Mobile

B2G

1.2 Top Crashes

  • bug 851806 js::ShapeTable::search(int, bool)
    • Desktop crash has been fixed : 2013-03-22
    • need to investigate more and see what's going on for b2g project
  • bug 915869 - Firefox OS crash in mozalloc_abort(char const*) | NS_DebugBreak | mozilla::layers::PGrallocBufferParent::Write(mozilla::layers::PGrallocBufferParent*, IPC::Message*, bool)
    • patch is there, still crashing?

Release

  • Camera crashes:
    • bug 878542 - crash in liboemcamera.so@0x12240 on Keon / [@ liboemcamera.so@0x12494 ] on inari
    • bug 901226 - crash in liboemcamera.so@0x116bc
  • bug 878366 - crash on abort in mozilla::dom::ContentChild::ProcessingError
    • Partial fix is in : bug 867025 - [unagi][tara][weekly build 13.04.17]monkey test crash in mozilla::dom::ContentChild::ProcessingError
  • BT Crashes:
    • bug 891160 - [inari][bluetooth] Bluetooth crash in mozilla::dom::bluetooth::PBluetoothRequest::Transition with abort message: "__delete__()d actor" after trying to send to the Mac and then switching to camera app

Stability Week Actions

Notes

Upcoming PTO