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: "R.L. Grigg" <email@hidden>
- Date: Fri, 23 May 2008 14:19:06 -0700
On May 23, 2008, at 12:33 PM, Chris Espinosa wrote:
On May 23, 2008, at 12:06 PM, R.L. Grigg wrote:
[0x0-0x72072].com.apple.Xcode[580] Xcode(580,0xf0103000) malloc:
free_garbage: garbage ptr = 0x37e15a0, has non-zero refcount = 1
This is a warning caused by a lower-level framework that is doing
something innocent, but unconventional, with memory management. It
can be ignored.
Xcode[10066] Error loading /Users/russ/Library/Application Support/
SIMBL/PlugIns/Afloat.bundle/Contents/MacOS/Afloat: dlopen(/Users/
russ/Library/Application Support/SIMBL/PlugIns/Afloat.bundle/
Contents/MacOS/Afloat, 265): no suitable image found. Did find:
/Users/russ/Library/Application Support/SIMBL/PlugIns/Afloat.bundle/
Contents/MacOS/Afloat: GC capability mismatch
You have installed a plugin that does not support Objective-C
garbage collection, so Xcode is not loading it.
. . .
Same as above, but with an Input Manager. These are known to be
destabilizing. Often they're installed behind your back by 3rd
party device drivers (trackballs, etc.) I would recommend removing
this, but it's not likely to be the cause of the problem.
These "input managers" turned out to be the culprits. I had no idea
"SIMBL" and "Smart Crash Reports" were even there nor do I know what
they do. Ive removed them and I dont get deadbeef anymore!
thanks,
Russ
_______________________________________________
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