Jason Pearson
  • Home
  • Talks
  • Github
  • About
  • Consulting
  • Photography
Sign in Subscribe

bugfix

A collection of 3 posts
KSP Memory Leak Dive
jvm

KSP Memory Leak Dive

An accounting of tools and techniques used to reproduce, visualize, fix and test a KSP memory leak.
20 Feb 2025 8 min read
Android App Bundle Crashing on ResourceNotFound
android

Android App Bundle Crashing on ResourceNotFound

Android App Bundle has been a required format for Play Store app uploads for years now, but there is still an important gotcha that requires special handling. When a user restores a backup or sideloads an APK that was derived from the AAB format, that APK might not have the
04 Oct 2023 2 min read
Fixing a crash in ViewGroup offsetRectBetweenParentAndChild
android

Fixing a crash in ViewGroup offsetRectBetweenParentAndChild

Description I was a tracking an originally low volume bug for about 6 months that gradually worked its way into our top crashes. The stacktrace had the clue all along but I kept missing what it was pointing out. android.view.ViewGroup.offsetRectBetweenParentAndChild (ViewGroup.java:6296) android.view.ViewGroup.offsetDescendantRectToMyCoords
18 May 2023 2 min read
Page 1 of 1
Jason Pearson © 2025
Powered by Ghost