EXC_BAD_ACCESS with IBACTION
问题 I have read a lot about this issue but mine still seems to be different somehow. So from what I understood, EXC_BAD_ACCESS occurs with memory management problems. The thing is, mine does not seem (! :)) to be there. The thing is, I simple added a button in IB, rounded rect, no image. The I hooked it up with an IBACTION I defined in my class. This method does nothing (!) by the way. Anyway, as soon as I click the button, the App crashes, with "EXC_BAD_ACCESS". I am surely not overreleasing