Re: Disabling a Processor
Re: Disabling a Processor
- Subject: Re: Disabling a Processor
- From: David Dunham <email@hidden>
- Date: Tue, 6 Jul 2004 22:55:14 -0700
Scott
I have code that works perfectly on a G4 PowerBook - but will lock up
on my Dual G5 machine.
This usually means you have a threading bug; they show up more often
with a dual processor machine. Do you explicitly create any threads?
Call any non-threadsafe native routines?
(This also isn't at all relevant to Xcode use, and you might get a
better answer on a more targetted mailing list.)
--
David Dunham A Sharp email@hidden
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.