После обновления mysql, при попытке войти в cacti, mysql падает. [Solved]

После обновления mysql до версии 5.1.50-r1, при попытке войти в cacti через веб, mysql падает с ошибкой, в логе пишет:

 100914 12:24:06 - mysqld got signal 11 ;
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=1048576
read_buffer_size=262144
max_used_connections=3
max_threads=151
threads_connected=3
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 117953 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

thd: 0x8be8120
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...
stack_bottom = 0xb35b136c thread_stack 0x30000
/usr/sbin/mysqld(my_print_stacktrace+0x1e) [0x847c17a]
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x8bedad0 = select value from `cacti`.`settings` where name='availability_method'
thd->thread_id=5
thd->killed=NOT_KILLED
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash. 

Есть у кого какие мысли, не знаю надо ли выкладывать конфиг mysql?

Цитата: 2010-02-21-mysql-upg

Цитата:
2010-02-21-mysql-upgrade
Title MySQL 5.1 unmasking and upgrade procedures
Author Robin H. Johnson
Posted 2010-02-21
Revision 4

The 5.1 series of MySQL is going to be unmasked at the same time as the release
of this news item. When upgrading from an older major version (including 5.0),
you will be required to rebuild everything linked to the libmysqlclient.so.15
and libmysqlclient_r.so.15.

You can do this by installing app-portage/gentoolkit and running:
# revdep-rebuild --library libmysqlclient.so.15
# revdep-rebuild --library libmysqlclient_r.so.15

If you use the Portage 2.2 series, you may also use:
# emerge @preserved-rebuild

The official upgrade documentation is available here:
http://dev.mysql.com/doc/refman/5.1/en/upgrade.html

Note that existing databases may need converting as well, again including those
upgrading from 5.0 to 5.1. Details are in the update documentation.

Делалось что-нибудь из этого?

Не грусти, товарищ! Всё хорошо, beautiful good!

Да делалось, но результат

Да делалось, но результат нулевой.
Даже заново с нуля ставил, результат нулевой

revdep-rebuild --library libmysqlclient.so.15
* Configuring search environment for revdep-rebuild

* Checking reverse dependencies
* Packages containing binaries and libraries using libmysqlclient.so.15
* will be emerged.

* Collecting system binaries and libraries
* Generated new 1_files.rr
* Checking dynamic linking
[ 100% ]

* There are no dynamic links to libmysqlclient.so.15... All done.

revdep-rebuild --library libmysqlclient_r.so.15
* Configuring search environment for revdep-rebuild

* Checking reverse dependencies
* Packages containing binaries and libraries using libmysqlclient_r.so.15
* will be emerged.

* Collecting system binaries and libraries
* Generated new 1_files.rr
* Checking dynamic linking
[ 100% ]

* There are no dynamic links to libmysqlclient_r.so.15... All done.

А базу передобавлял?

А базу передобавлял?

Не грусти, товарищ! Всё хорошо, beautiful good!

Ставил с нуля mysql потом с

Ставил с нуля mysql потом с нуля cacti, все тоже самое.

Тогда лови -

Тогда лови - http://bugs.gentoo.org/show_bug.cgi?id=335995

Не грусти, товарищ! Всё хорошо, beautiful good!

Спасибо, помогло! Убрал из

Спасибо, помогло!
Убрал из make.conf -fomit-frame-pointer, после этого пересобрал gcc и mysql, удалил и поставил заново cacti, и все стало хорошо.
Единственное, так и не понял причины глюка.

Кстати, может кто знает как оставить в системе рабочую libmysqlclient.so.15, а то с libmysqlclient.so.16 не работает teamspeak3-server?

Насколько я понял из бага,

Насколько я понял из бага, причина каких-то хаках в MySQL 5.1.

Никак. Только ждать тимспик, который скомпилирован с MySQL 5.1 и оставаться на MySQL 5.0

Не грусти, товарищ! Всё хорошо, beautiful good!

Ясно, спасибо, решил

Ясно, спасибо, решил отказаться от teamspeak. Надеюсь скоро они соберут его под mysql 5.1.

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".