Crash in Appium inspector on Android 4.2.2

Hey guys,
I found this crash

Environment:
Appium Server 1.4.13
Appium .app 1.4.8
Device Under Test: Android 4.2.2 Samsung Galaxy Tab 3

Steps to Reproduce

  1. I start ARC
  2. I type page //this is fine
  3. I start the appium inspector
  4. I click the inspect button

Expected Behavior: the inspector screen shots the view heirarchy as normal
Actual Result: Crash. Download the crash log at https://www.dropbox.com/s/qc4rmrxuog2x44y/Appium_2015-10-19-102117_Eric-Shermans-Mac.crash?dl=0

Here’s a gist to what happens in ARC/appium server log when the crash occurs:

I believe this ticket also references the same problem: https://github.com/appium/appium/issues/5659. Hopefully someone else can help.
Thanks!