Re: EXC_BAD_ACCESS on breakpoint
Re: EXC_BAD_ACCESS on breakpoint
- Subject: Re: EXC_BAD_ACCESS on breakpoint
- From: Brent Smith <email@hidden>
- Date: Fri, 7 May 2010 12:54:11 -0700
I rolled back my xcode, seems to be an Xcode 3.2.3 issue.
On May 7, 2010, at 12:04 PM, Kyle Sluder wrote:
> On Fri, May 7, 2010 at 11:57 AM, Brent Smith <email@hidden> wrote:
>> When i run an NSLog on newLinesString I get this,
>> 2010-05-07 11:56:07.604 testingApp[2573:a0f] ‡√Kpˇ
>>
>> When it should be some readable english form a text file.
>> I am at a loss :(
>
> Well, it's quite apparent you have a memory management bug somewhere.
> But to find it, you'll need to post a lot more code. That which you
> have posted isn't helpful in sniffing out the problem.
>
> When you do post code, don't strip it out of its methods or rewrite it
> in any way. Context is very important. Since you're dealing with
> NSTask, it's very important that we understand what code is running in
> what process.
>
> --Kyle Sluder
_______________________________________________
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