CrashKill/2013-06-17
Jump to navigation
Jump to search
General
- Can we forward crash reports to Microsoft after we crash? We're thinking about stability prioritization within MS, and the fact that they don't look at Socorro
Socorro
Flash
Desktop
Beta
- bug 867226 (abort in mozilla::layers::LayerManagerOGL::CreateFBOWithTexture), previously #1 Mac crash in 22.0b4, looks to be verified fixed in beta 5.
- No other concerning issues left for 22 Beta, tracking+ crashes are down to 0, crash rate at 1.84 is pretty good as well.
Aurora
- bug 878449 (CCliModalLoop::CCliModalLoop) and bug 860641 (RelevantKnowledge) are unchanged.
Trunk
- A cluster of new crashes (in order of crash volume in yesterday's data) makes Nightly have really bad crash rates:
- bug 883524 (JSScript::ensureRanAnalysis, FIXED)
- bug 883541 (nsInputStreamPump::EnsureWaiting) - unassigned
- bug 883562 (js::ObjectImpl::getSlot, FIXED)
- bug 851806 (js::ShapeTable::search, FIXED by backout of bug 836968, later relanded with crash fix)
- bug 883560 (js::PCToLineNumber) - bhackett thinks bug 883630 should have fixed this
- bug 883607 (mozilla::net::nsHttpChannel::GetDomainLookupStart) - unassigned, maybe connected to bug 883541 (see above), both might be caused by bug 497003
- bug 882433 (js::ion::InlineFrameIteratorMaybeGC) - unassigned
- bug 883589 (js::analyze::ScriptAnalysis::analyzeBytecode, FIXED by bug 883524)
Mobile
- bug 882196 (nsXPCWrappedJS::AddRef) is a new Android-specific trunk crash, patch just got r+ over the weekend.
- Little data, but no significant issues on Beta for x86 yet.
- bug 845867 (libGLES_hgl.so) continues to be the #1 ARMv6 issue on beta and a top-3 ARMv6 issue on release.
B2G
- bug 882328 (nsXPCWrappedJS::AddRef) is a new B2G-specific trunk crash when opening the Camera app, patch just got r+ on Friday.