Low Level Tools/2018/11/26

From MozillaWiki
Jump to: navigation, search

Status updates for the week of 2018/11/26

Nick

Nov 19--23

Firefox landings:

rustc landings:

Other:

  • More progress on new DMD viewer.

Gabriele

  • I triaged November 17th's nightlies, filed bug 1508212 - Crash in java.lang.NullPointerException: at android.view.ViewRootImpl.performDraw(ViewRootImpl.java), bug 1508216 - Crash in java.lang.IllegalArgumentException: at org.mozilla.gecko.sync.Utils.throwIfNull(Utils.java), bug 1508221 - Crash in _chkstk | CreateNotificationBlock and added two signatures to bug 1479795 - Crash in igd10iumd64.dll with Intel driver 23.20.16.4973
  • I closed a bunch of old bugs to clean up some of my components: bug 1091975 - Android NDK r10c failure building breakpad: error: 'ElfELFSIZE_Addr' does not name a type, bug 1119569 - We should assert/crash if CGROUPS is not enabled in the kernel, bug 1362203 - Crash in AsyncShutdownTimeout | profile-before-change | Crash reporter: blocking on minidump analysis
  • I prepared a patch to figure out what executable we're stuck on in bug 1386760
  • I prepared a patch to block the Facebook Uploader plugin from loading on Mac in bug 1502977. I regressed this when I refactored the crash annotations
  • I wrote a patch to diagnose the timing difference described in bug 1505944 but the results were inconclusive
  • I filed and investigated bug 1508215 which is about graphics adapter names showing up in weird ways on Socorro
  • I filed bug 1508265 - Re-enable getting minidumps of hung content processes on shutdown, and bug 1509298 - Add tests to ensure that FallbackEncoding picks up locale changes correctly as follow ups to work I did last week and a number of bugs regarding crash reporting issues: bug 1509032 - The pingsender leaves behind zombie processes on Linux, bug 1508267 - Crash reports that have not been submitted are not deleted on Android, bug 1509030 - The X11 widget does not populate the graphics adapter annotations
  • I landed a patch to fix bug 1500026 - The FallbackEncoding instance is not listening to the "intl:requested-locales-changed" event