CrashKill/2013-04-29
From MozillaWiki
General
Socorro
- 4 open code bugs left blocking Django parity
- Shipped early last week (JSON b2g manifest files, fix a Java sig regression in new processor)
- ElasticSearch is in production but not the default. Please test by forcing the URL - instructions
Flash
Desktop
Beta
- bug 865701 Is another flare-up of "the AMD crash" we have in 21.0b4 - we have built a 21.0b5 from the same source that doesn't show any such spike for the moment.
- bug 851934 (Outlook.com) is once again lower in rates over the weekend, but similar to last weekend.
Aurora
- bug 856670 (js::RemapWrapper) is dropping fast, looks like bug 854803 fixed it.
Trunk
- bug 866402 (nsRefreshDriver::Tick) is a new crash, might be the same as fuzzer bug 866545
Mobile
Nightly:
- bug 863685 - Android crash in EnterBaseline on ARMv6 devices
Aurora :
- bug 859100 - java.lang.NullPointerException: at org.mozilla.gecko.BrowserToolbar.canToolbarHide(BrowserToolbar.java)
- fixed in Nightly, affects aurora, needs to be nomed/uplifted
- bug 852467 is blocking bug 834243 - crash in mozilla::layers::LayerManagerOGL::Initialize with abort message: "We need a context on Android"
- Should bug 852467 be looked at more in terms of pushing down to beta? (see next point)
- "Looks like there is at least https://crash-stats.mozilla.com/report/index/2afb873d-1da3-4a92-98af-836f72130428 which includes that fix and still crashed with this in the App Notes." - https://bugzilla.mozilla.org/show_bug.cgi?id=834243#c38
Misc:
- Bug 827407 - java.lang.NullPointerException: at com.adobe.flashplayer.FlashPaintSurface$2$<n>.run(FlashPaintSurface.java) on ICS and above
- QAWAnted
- Tegra crashes bug 802827 and bug 782223 are rising over the weekend (the latter might just be the signature switching due to some kind of symbols we got)
- STRs are listed for bug 760394
- bug 752828 - android.database.sqlite.SQLiteDatabaseLockedException: database is locked at android.database.sqlite.SQLiteStatement.native_executeSql(Native Method) on ICS
- still seems to be a pain spot.
FYI:
- Nightly was crashing high, these are the causes and why it's declining:
- bug 864339 - Crash on 'New Private Tab' @ org.mozilla.gecko.mozglue.NativeZip.createInputStream(NativeZip.java:71)
- seems to be fixed.
- bug 860466 - crash in mozilla::gl::GLContextEGL::GetSharedHandleDetails
- seems fixed, people need to update
- bug 861796 - Crash in LibHandle::~LibHandle
- seems fixed, people need to update
- bug 847834 - java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp.onActivityResult(BrowserApp.java)
- Seems fixed, already pushed to aurora today
- bug 864339 - Crash on 'New Private Tab' @ org.mozilla.gecko.mozglue.NativeZip.createInputStream(NativeZip.java:71)
Other FYI:
- bug 837370 - crash in TypeConstraintFreeze::newType @ js::types::TypeCompartment::addPendingRecompile
- push to beta
- bug 845729 - crash in mozilla::MediaPluginReader::DecodeVideoFrame @ libstagefright.so@0x1... on Samsung Galaxy SII and Note with qcom hw running ICS
- fixed down to beta
B2G
- bug 865764 - [FOTA] Crash when new system version download is interrupted and resumed
- bug 865446 - crash on opening SMS conversation
- bug 864427 - crash in [@ mozalloc_abort(char const*) | abort | mozilla::layers::TextureHost::SwapTextures(mozilla::layers::SurfaceDescriptor const&, mozilla::layers::SurfaceDescriptor*, nsIntRegion*) ]
- Mpeg4 loading crashes video app
- bug 862974 - crash in [@ __libc_android_abort | __android_log_assert | android::OMXCodec::onCmdComplete ]
- switching from video app to camera and taking a picture
Misc:
- bug 862324 - Use after free of PGrallocBufferParent when the child process is killed
- found through bug 864598 - Camera app crashes system when switching to camcorder
- only occurs on master atm
- resolved
- found through bug 864598 - Camera app crashes system when switching to camcorder
Notes
- Should we have a "Stability for developers" page describing e.g. how to get minidumps, how to get full dumps from users, etc.?