You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, yes - the app uses GCD but the strange thing is that first a set of operations is
performed with no problems - then cdq.contexts.current.rollback is called to throw away all changes,
and then the issue appears when trying to perform the same set of operations again.
Intermittently, our application crashes (no obvious pattern) from a EXC_BAD_ACCESS within cdq.
Crash log: http://pastebin.com/xdR7G3CQ
This happens on iOS 8.1.3, using RM 3.3 and cdq 0.1.8.
The text was updated successfully, but these errors were encountered: