I'm using Xcode 4.1, build 48103. Crash occurs both on the iPad (running 4.3.2) and in the simulator (4.3) although I just discovered that if I click the "cancel" button of the UIAlertView, my alertView:didDismissWithButtonIndex: is correctly called and it doesn't crash.
Not sure what that means... -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com On Aug 15, 2011, at 21:01, Hunter Hillegas wrote: > What version of Xcode are you using? > > There was a bug very similar to this in earlier beta versions of Xcode 4.1. > > On Aug 15, 2011, at 7:45 PM, Laurent Daudelin wrote: > >> Instead, I have to click the thread in the thread popup in the path-like >> control above the console output. Then, I get the stacktrace which actually >> shows that the crash occured in objc_assign_ivar(), called from [AppleSpell >> init]->[UITextChecker _checker]->… >> >> Is there anyway to get that real stacktrace in the navigation pane or >> displayed somewhere like Xcode 3 used to do? >> >> Any idea why the code crashes on 4.3 but not on 3.2? > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com