Re: universal binary crashing on iMac (Core2Duo) system
Re: universal binary crashing on iMac (Core2Duo) system
- Subject: Re: universal binary crashing on iMac (Core2Duo) system
- From: David Dunham <email@hidden>
- Date: Sun, 4 Mar 2007 23:30:26 -0800
On 4 Mar 2007, at 22:54, Lijith P wrote:
The application works finely on the ppc.. But when i try to run the
application on an iMac (core2Duo) system , the application is
crashing at
randomly.. But when i disable one cpu , the application is running
properly..
My application has a main thread and a helper thread...
Is there any way to schedule multiple threads in a single processor on
a dual core system..
I suggest you fix your threading bug. (What's the point of threading
if you can't take advantage of multiple processors [PowerPC] or cores
[Intel]?) Most often crashing with multiple processors is merely an
existing but rare bug happening more often.
You might want to ask more specific questions on Apple's MT-SMP
mailing list.
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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