I recently upgraded to xCode 3.2.5 and iOS 4.2 . After this, the app crashes while scrolling the table which has text fields.
resignFirstResponder throws "EXEC_BAD_ACCESS" and crashes the app.
The same code works perfect with earlier versions of iOS.