Hi!

Going through my email backlog...

Just a short update on this.

>>>>> "Sasha" == Sasha Pachev <[EMAIL PROTECTED]> writes:

Sasha> On Monday 29 April 2002 04:39 am, David Harper wrote:

>> >Description:
>> I'm running the pre-compiled Compaq Alpha (OSF1) version of MySQL 3.23.49
>> with master/slave replication.

<cut>

>> I built mysqld from the source code with the --with-debug option specified
>> to the configure script. Then I duplicated the slave server crash and found
>> that the problem is in the code which tried to re-connect to the master.
>> Specifically, the SEGV fault occurs within call to gethostbyname_r. Here is
>> the debugger traceback:

<cut>
>> #8  0x1202953e0 in __gethostbyname_r(0x20000000199, 0x20000f3b418, 
Sasha> 0x20000f3b318, 0x20000f3b418, 0x0, 0x1) in 


Sasha> At this point, I have two theories:

Sasha> a) There is something wrong with your gethostbyname_r function

<cut>

We have been able to verify that this is the case and we will have a
workaround for this in 3.23.51 and MYSQL 4.0.2

Regards,
Monty

-- 
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Michael Widenius <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, CTO
/_/  /_/\_, /___/\___\_\___/   Helsinki, Finland
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to