Re: Xcode 3.0 deadbeefs my app on PPC
Re: Xcode 3.0 deadbeefs my app on PPC
- Subject: Re: Xcode 3.0 deadbeefs my app on PPC
- From: Jack Repenning <email@hidden>
- Date: Wed, 21 May 2008 14:38:39 -0700
On May 21, 2008, at 1:49 PM, R.L.Grigg wrote:
OSX 10.5.2, PPC, Xcode 3.0, Cocoa app.
Xcode 3.0 seems to be stalking me. When I build debug (ppc arch
only) and try to run my app in Xcode the launch hangs and craps out,
choking on "deadbeef":
Your collection of symptoms is pretty typical of a memory corruption
problem, such as uninitialized or used-after-freed objects or
variables. The cow obituaries are part of the debug stuff for
detecting and reporting this sort of thing. Try running the debug
version with Guard Malloc, see if it turns up anything more helpful
(check the documentation for Guard Malloc for additional tricks).
-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"
_______________________________________________
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