Re: -[NSSet initWithSet:copyItems:] crashing
Re: -[NSSet initWithSet:copyItems:] crashing
- Subject: Re: -[NSSet initWithSet:copyItems:] crashing
- From: j o a r <email@hidden>
- Date: Mon, 7 Mar 2005 00:17:47 +0100
On 2005-03-05, at 18.33, Thomas Deniau wrote:
I thought it was uninteresting :-) It's just an alloc/init...
Simple things are often the cause of the problems discussed on this
list...
HXCell *c=[[HXCell alloc]
initWithX:(int)catalog[type][orientation][i].x+[center x]
y(int)catalog[type][orientation][i].y+[center y]];ยจ
I don't see any obvious mistakes. And it happens only one in a million
times?
How many objects to you allocate? Can it be that you run out of memory
or something like that? Not that it matches the backtrace you provided
though... Are you doing anything else that's unusual? Can you reproduce
the crashes on your machine, or only when it's run on other machines?
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden