Hi!

>>>>> "Jeremy" == Jeremy Zawodny <[EMAIL PROTECTED]> writes:

Jeremy> On Tue, Mar 19, 2002 at 04:02:46PM -0800, Jeremy Zawodny wrote:
Jeremy> [snip]

>> Here's the relevant entry from the error log, repeated over and over:
>> 
>> 020319 15:57:33  /home/mysql-4-bk/libexec/mysqld: Out of memory at line 100, 
>'net_serv.cc'
>> 020319 15:57:33  /home/mysql-4-bk/libexec/mysqld: needed 16391 byte (17k), memory 
>in use: 535192717 bytes (522650k)

>> It now has the CPU at 100% but isn't doing any real work.  The
>> binary log is no longer updating.  I can kill mysqld and restart and
>> it'll run fine for a day or so.  I know because this happened
>> yesterday too.
>> 
>> What can I do to debug this further?  Give it a "kill -6" and
>> backtrace on the core?

Jeremy> Just for kicks, here's the backtrace:

A backtrace doesn't help here.

If this happens again, can you do 'mysqladmin debug' and then ftp the
'hostname.err' file to ftp://support.mysql.com/pub/mysql/secret so
that we can check if there is some code that is not freeing memory
properly.

Regards,
Monty

-- 
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Michael Widenius <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, CTO
/_/  /_/\_, /___/\___\_\___/   Helsinki, Finland
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to