Same issue here. It looks like the crash happens specifically when a UIToolbar is added via a .xib file. If you add the toolbar programmatically instead, the crash doesn't occur. So as a temporary workaround, I'd recommend creating the UIToolbar in code rather than using Interface Builder.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: