Re: XCode 3 trashing & error during event broadcast
Re: XCode 3 trashing & error during event broadcast
- Subject: Re: XCode 3 trashing & error during event broadcast
- From: Yose Widjaja <email@hidden>
- Date: Mon, 06 Jun 2011 03:40:47 +1000
On Mon, Jun 6, 2011 at 3:33 AM, Jens Alfke
<email@hidden> wrote:
On Jun 3, 2011, at 5:52 PM, Yose Widjaja wrote:
Well today, I decided to be patient and wait it out, and after sitting patiently in front of the monitor for maybe half an hour, the following appeared:
Error During Event Broadcast
Attempt to allocate 2999104 bytes of CFString failed
Sounds like some (32-bit) process ran out of address space. Any indication in the log of which process wrote this?
Now, the stats again. I'm debugging a 150k sloc project on a mac mini with only 1GB memory.
Would this confirm the suspicion that upgrading to a new mac mini would alleviate this problem once and for all?
On a 1GB machine, if some process got as far as filling up its 4GB address space, you’ll definitely be seeing some horrendous thrashing. Try upgrading the RAM first, since that’s the pressing issue.
—Jens
I see, it seems like that is the issue. I'll see and report how it goes.
Cheers
p.s people here like to bottom-post huh.. I guess I'll try to follow suit
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden