Hi Rob, You can put a break point on asl_send. This is the function that does the logging.
-Ken On Mon, Oct 13, 2008 at 9:55 PM, Rob Keniger <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I'm getting the following error in the run log of my Garbage-Collected app: > > object 0x1481f60 with 0 retain-count passed to CFMakeCollectable > > It's not firing an exception, so how can I find out what object is causing > this problem? > > -- > Rob Keniger > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/kenferry%40gmail.com > > This email sent to [EMAIL PROTECTED] > _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
