LINUX.ORG.RU
ФорумAdmin

мускуль сдох...


0

0

mysql-4.0.22 внезапно перестал отбивать запросы....
Ну, думаю, подвисло че-нить, с кем не бывает?..

#/etc/init.d/mysql restart
* Stopping mysqld ...
No process in pidfile `/var/run/mysqld/mysqld.pid' found running; none k [ !! ]

#ps ax|grep mysql
9206 ? Ss 0:00 /bin/sh /usr/bin/mysqld_safe
9241 ? S 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --skip-locking --port=3306 --socket=/var/run/mysqld/mysqld.sock

#ls /var/run/mysql
mysqld.sock=

никакого намека на pid-файл....

#cat /var/log/mysql/mysql.err
041103 13:29:18 mysqld started

#cat /var/log/mysql/mysqld.err
041103 13:29:18 bdb: /var/lib/mysql/log.0000000001: Permission denied
041103 13:29:18 bdb: PANIC: Permission denied
* glibc detected * double free or corruption: 0x08303b88 *
mysqld got signal 6;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail.

key_buffer_size=16777216
read_buffer_size=131072
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 233983 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

thd=0x82fc3e8
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
Bogus stack limit or frame pointer, fp=0xbfffeaf8, stack_bottom=0x56555453, thread_stack=131072, aborting backtrace.
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x5251504f is invalid pointer
thd->thread_id=0



Cовершенно непонятно, в общем, к чему ему пермишен денайд, и чего вообще случилось - вчера еще работало все....

Заранее спасибо всем за ответы.

P.S. Система: Gentoo-2004.2
mysql-4.0.22, собран просто #emerge -u mysql

(1)
"It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built, or misconfigured."

какие-то либы померли?

(2)
"This error can also be caused by malfunctioning hardware."

Бэды? Неверная фаза луны?

(3)
Да ты нашел новый баг?
"041103 13:29:18 bdb: PANIC: Permission denied * glibc detected * double free or corruption: 0x08303b88 *"

Я так понял здесь говорится о том, что mysql пытался освободить свободную память (double free)?

(4)
"
key_buffer_size=16777216 
read_buffer_size=131072 
max_used_connections=0 
max_connections=100 
threads_connected=0 
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 233983 K
"

У тебя 256Мб оперативы есть?

(5)
Сокет наружу смотрит? Какой-нить новый эксплоит?
Это последний mysql-4? Если нет попробуй проапгрейдь

afunix
()
Ответ на: комментарий от afunix

>У тебя 256Мб оперативы есть?

Есть целый гиг...

>Это последний mysql-4?

Самый что ни на есть...

>Бэды? Неверная фаза луны?

Винчестер чистый, только если луна....

>какие-то либы померли?

Непохоже....

>Сокет наружу смотрит?

В локалку только...

>Какой-нить новый эксплоит?

Maybe....
Clam молчит.

BregorEsgarothian
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.