I just went to 1260 from 1183 and have this problem, too. I can repro it at will in my app by creating a pickerWheel, removing the pickerwheel, and then doing a suspend/resume. On resume, I get an endless loop (!) of the _manageRowLifeCycle error.
1260 is dated 11/13/13. This commit is also dated with that same date, and includes a change to deal with a suspend/resume event handler:
https://github.com/coronalabs/framework-widget/commit/572a3b5a8edd7bc14bdb0ea385039abd8bbd88fc
So, is that commit the cause of the bug and is in 1260, the fix for the bug and is in the first Graphics 2.0 build, or extremely coincidental but irrelevant?
Confirmed, btw, that the problem is not in 1259. Rolled back to that until going to a v1 compatibility build – 1260 is a no-go.