Xcode messes up my Log Files
Xcode messes up my Log Files
- Subject: Xcode messes up my Log Files
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Tue, 2 Dec 2008 14:26:20 +0700
Whenever Xcode is running, I get hundreds of lines like:
02/12/2008 14:02:37 Xcode[451] Xcode(451,0xb0103000) malloc:
free_garbage: garbage ptr = 0x3af12c0, has non-zero refcount = 1
in my Log Files (Console Messages).
I am ready to believe that this is something quite innocent and not to
be worried about.
I might even be persuaded that logging these innocent messages is
vitally important and that they really must be shown to every user.
(Might take some persuading though).
Ok. So I did Console.app -> File -> New Log Database Query... and
intended to do something like
"Show all messages where Sender is *not* equal to Xcode".
Somehow I could not do this.
But there is "Sender matches regex". As there are a lot of different
regex syntaxes I turned to Help to teach me which rules are used by
Console.app.
But, as I almost expected: "No Results Found".
So: can someone tell me how to get rid of these "malloc: free_garbage"
lines?
It really makes it difficult to see the important console messages
among all this garbage.
Kind regards,
Gerriet.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden