Looks as if the MySQL DB crashed and recovered.
Linux 2.4.18-5smp #1 SMP
MySQL version 3.23.51

>From the MySQL server while running mtop 26JUL02 ~6:45AM PST:
Unable to execute show procs [Lost connection to MySQL server during query]
Stack Trace:
    at main::__ANON__(/usr/local/bin/mtop:446)
    at main(/usr/local/bin/mtop:943)

>From the error log (/data/mysql/var/*.err):
mysqld got signal 11;

Stack trace:
0x80b980e
0x40027f75
0x400290c6
0x400261cc
0x81146cb
0x80c19e1
0x80c3117
0x80bf55a
0x80bea14

Built symbol file:
nm -n /data/mysql/libexec/mysqld > /tmp/mysqld.sym

Created stack file:
/data/mysql/var/errors/mysqld.stack.200207260645

Tried to find reason for crash:
/data/mysql/bin/resolve_stack_dump -s /tmp/mysqld.sym -n mysqld.stack

Got:
0x80b980e handle_segfault__Fi + 406
0x40027f75 _end + 937971053
0x400290c6 _end + 937975486
0x400261cc _end + 937963460
0x81146cb mysqld_list_processes__FP3THDPCcb + 1915
0x80c19e1 mysql_execute_command__Fv + 6805
0x80c3117 mysql_parse__FP3THDPcUi + 211
0x80bf55a do_command__FP3THD + 1374
0x80bea14 handle_one_connection__FPv + 592

Searched G for handle_segfault:
Only results for Mac OS and errors on compilation of MySQL

Searched G for mysqld_list_processes:
"The above happens if a new user logs in at the same time you do
mysql_list_processes().  This is fixed in the newest MySQL 3.22
version!"

--We  are using version 3.23.51 - shouldn't be a problem?


---------------------------------------------------------------------
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