Bug #1282 Replication test failure on FreeBSD5.0-Sparc64
Submitted: 15 Sep 2003 15:11 Modified: 29 Jan 2004 7:28
Reporter: Guilhem Bichot
Status: Closed
Category:Server: Replication Severity:S3 (Non-critical)
Version:4.0 OS:FreeBSD (FreeBSD5.0-Sparc64)
Assigned to: Guilhem Bichot Target Version:

[15 Sep 2003 15:11] Guilhem Bichot
Description:
Internal bug report: this is a test failure we currently have on our build host (the
symptom is that rpl000001 hangs).
It does not occur in 4.1.
The I/O slave thread is not able to connect to the master (the master rejects the
connection as one can see from the --debug log).

How to repeat:
login on this host and do:
./mysql-test-run --local --debug t/rpl000001.test

Suggested fix:
I will study this again.
[29 Jan 2004 7:28] Guilhem Bichot
I spent hours on this one, trying to install gdb and get it to work on the host, involving
Lenz and the admin of the host. Never could get gdb to work (some web pages in Google
report such problem "failing gdb on FreeBSD-Sparc64" but no fix). I have had no news
since a long time, so I don't know if the test still fails (since, I changed something in
mini_client to make replication work on HP-UX 64bit and Solaris 64 bit, so I don't know if
this solved the bug on FreeBSD).