Re: MySQL 4.1.10 Crash

2005-03-04 Thread Gleb Paharenko
Hello. > 0x808d8d7 handle_segfault + 423 > 0x82e68d8 pthread_sighandler + 184 > 0x80929a3 ip_to_hostname__FP7in_addrPUi + 483 > 0x809af45 check_connection__FP3THD + 213 Looks like it is a problem with gethostbyaddr(), which solved in your version according to the manual at: http://dev.

MySQL 4.1.10 Crash

2005-03-02 Thread Batara Kesuma
Hi, I use MySQL 4.1.10, and it crashes about once a day. I posted about this bug two days ago, but I forgot to put the stack trace result there, sorry for that. Now I put the stack trace result below. My kernel is 2.6.10, RAM is 4 GB. Single CPU with HT (shows up as 2 CPU on linux). The MySQL th