The UIImage is just a plain [UIImage imageWithData:...] generated in a background thread, the UI update is dispatched to the main thread.
I couldn't reproduce it yet. The code is run on every app execution, the probability to have this crash seems to be 1:5000.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: