Re: [Maria-developers] replication tests crash mysqld in mariadb 5.5.25

2012-06-28 Thread Elena Stepanova
Hi Rich, This looks like the problem described in http://bugs.mysql.com/bug.php?id=61575. The recommended solution was so far to increase aio-max-nr on the host; but as you can see in the last Monty's comment, in MariaDB it has now been fixed (by switching off Linux Native AIO if we fail to i

[Maria-developers] replication tests crash mysqld in mariadb 5.5.25

2012-06-28 Thread Rich Prohaska
with mariadb-5.5.25 on a centos 5.8 machine, when i run this: ./mysql-test-run.pl --suite=rpl --force --max-test-fail=0 --nowarnings --parallel=4 mysqld crashes in the xtradb code trying to deref a NULL pointer. core files are available. Core was generated by `/home/prohaska/distros/mariadb-5.5