Hard calculation crashes after 60Minutes
Hard calculation crashes after 60Minutes
- Subject: Hard calculation crashes after 60Minutes
- From: Caleb Strockbine <email@hidden>
- Date: Sun, 31 Aug 2008 11:22:09 -0400
On Aug 31, 2008, at 3:13 AM, "Mr. Gecko" <email@hidden> wrote:
Hello I am making a program that does a really hard calculation and it
seems to crash after 60 Minutes. I don't really know why it does, I am
guessing it is because I am using a for loop that takes awhile to run
(an estaminet of 120 MInutes every time it loops). so I was hoping
someone will be able to help me fix it.
Here is the error I am getting.
cal(18129,0xa00c9074) malloc: *** mmap(size=16777216) failed (error
code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Trace/BPT trap
Did you set a breakpoint in malloc_error_break? If yes, what did you
find? If no, doesn't that seem like a good place to start?
cheers,
Caleb.
_______________________________________________
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