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: Jens Alfke <email@hidden>
- Date: Sun, 05 Jun 2011 10:33:33 -0700
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 |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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