Re: UITableView Won't Update; Crashes with EXC_BAD_ACCESS
Re: UITableView Won't Update; Crashes with EXC_BAD_ACCESS
- Subject: Re: UITableView Won't Update; Crashes with EXC_BAD_ACCESS
- From: Alexander Spohr <email@hidden>
- Date: Sat, 27 Feb 2010 14:05:12 +0100
Am 27.02.2010 um 02:16 schrieb Jason Berlinsky:
> When I remove the NSLog(@"%@",self.data), the application doesn't crash, but the UITableView doesn't update. When I replace it with fast enumeration over self.data, I get the crash again (crash log: http://pastebin.com/NDVKLsJC).
>
> Any ideas
Yes, you have a memory bug.
atze
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden