Bug #12457 rpl_openssl test hangs
Submitted: 9 Aug 2005 10:51 Modified: 11 Aug 2005 22:26
Reporter: Joerg Bruehe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.11 OS:Linux (Linux (x86_64 + ia64))
Assigned to: Jim Winstead CPU Architecture:Any

[9 Aug 2005 10:51] Joerg Bruehe
Description:
Release build of 5.0.11, based on ChangeSet
  1.1950.1.1 05/08/06 03:10:35 kent@mysql.com +1 -0
  make_win_src_distribution.sh:
    Added missing backslashes

Tests hang in "rpl_openssl", continued only by "killall". Resulting message:

rpl_openssl                    [ fail ]

Errors are (from PATH/mysqltest-time) :
line 41: failed in select master_pos_wait('master-bin.000001', 392): 2013: Lost connection to MySQL server during query
mysqltest returned unexpected code 139, it has probably crashed

Occurs on "hammer-glibc23", "ita2-rhas21", and "quadita2-glibc23",
on each in all five builds (cluster+debug+max+pro+standard)
in both test runs (normal+ps-protocol).

How to repeat:
Test suite failure.
[9 Aug 2005 18:44] Joerg Bruehe
Rebuilding from same sources, but without "yassl", the tests pass:
Both "rpl_openssl" and "init_connect".
So it seems to be an effect of "yassl".
[10 Aug 2005 10:42] Joerg Bruehe
Rebuild without "yassl" finished, all tests taken: "rpl_openssl" is completely skipped.
[10 Aug 2005 19:45] Jim Winstead
it looks to me that the way the rpl_openssl test is written, you have to run mysql-test-run using --with-openssl for it to not get skipped.
[10 Aug 2005 20:34] Jim Winstead
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/28131