Peter Zaitsev writes:
> Well... Having mysqld to core dump again.
>
> (gdb) bt
> #0 0xef5c6ba0 in memccpy () from /usr/lib/libc.so.1
> #1 0xef5e6c94 in fputs () from /usr/lib/libc.so.1
> #2 0xbe924 in MYSQL_LOG::write (this=0x17a588, query=0x0,
> time_for_query=210) at log.cc:320
> #3 0x99eec in do_command (thd=0xb3be960) at sql_parse.cc:679
> #4 0x99344 in handle_one_connection (arg=0xb3be960) at sql_parse.cc:355
> (gdb) quit
>
> The most strange thing is that two times before that mysqld core dumped
> after restarting it and I thing the problem is with key buffers flushing.
> This time mysqld core dumped after I made "mysqladmin refresh" this makes me
> to think there are some problems with flushing keyblock in several cases...
HI!
I can not sware by it, but it could be a problem on non-reentrant
C-libs under Solaris.
Have you checked your patch level with the one I have sent you ??
And I am resending it for you.
Regards,
Sinisa
+----------------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ == mysql@stripped |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
| /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped |
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+----------------------------------------------------------------------+