Hi, In message <[EMAIL PROTECTED]> on Sat, Jun 11, 2005 at 04:38:10PM +0800, Christian Kotz wrote: > I'm talking a growth from 4KB to 2.5GB and 3GB. The thing is it's > unrecognisable and caused console to crash when opening the massive > log.
You'll have to find a way of reading console.log. One way is to go to the Terminal (Applications > Utilities). There, you'll need to type: tail /Library/Logs/Console/$USER/console.log Hopefully, the cause of the problem will be apparent after that (might not be, though).

