Page MenuHomePhabricator

Crash in image protocol
Closed, ResolvedPublic

Description

https://rink.hockeyapp.net/manage/apps/152731/app_versions/40/crash_reasons/113809573

Not sure of repro steps.

But the crash is caused because self is nil - we need to bail if self has been deallocated

Event Timeline

As requested by Mhurd I moved to the Blocked or Waiting section.

JMinor triaged this task as Medium priority.Mar 22 2016, 9:43 PM

I checked on iOS 9 with the latest build 5.0.2 (797), haven't noticed any issues. I'll leave this in Needs QA until testing on an iOS 8 device on Tuesday.

Adding crash log

Still not fixed with the latest changes… back to the drawing board.

@Mhurd looking at a few potential fixes and also exploring getting rid of the protocol and using a cache strategy