Bug #32801 wait_timeout.test fails randomly
Submitted: 28 Nov 2007 8:57 Modified: 17 Mar 2008 19:05
Reporter: Ingo Strüwing Email Updates:
Status: Closed Impact on me:
None 
Category:Tests: Server Severity:S3 (Non-critical)
Version:5.1.23 OS:Any
Assigned to: Alexey Botchkov CPU Architecture:Any
Tags: crash, pbfail

[28 Nov 2007 8:57] Ingo Strüwing
Description:
main.wait_timeout              [ fail ]

==13775== Memcheck, a memory error detector.
==13775== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==13775== Using LibVEX rev 1732, a library for dynamic binary translation.
==13775== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==13775== Using valgrind-3.2.3, a dynamic binary instrumentation framework.
==13775== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==13775== For more details, rerun with: -v
==13775== 
mysqltest: In included file "./include/not_embedded.inc": At line 3: require query 'select version() like '%embedded%' as 'have_embedded'' failed: 2006: MySQL server has gone away
==13775== 
==13775== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 1)
==13775== malloc/free: in use at exit: 1,792 bytes in 4 blocks.
==13775== malloc/free: 154 allocs, 150 frees, 219,661 bytes allocated.
==13775== For counts of detected errors, rerun with: -v
==13775== searching for pointers to 4 not-freed blocks.
==13775== checked 1,317,064 bytes.
==13775== 
==13775== LEAK SUMMARY:
==13775==    definitely lost: 0 bytes in 0 blocks.
==13775==      possibly lost: 0 bytes in 0 blocks.
==13775==    still reachable: 1,792 bytes in 4 blocks.
==13775==         suppressed: 0 bytes in 0 blocks.
==13775== Reachable blocks (those to which a pointer was found) are not shown.
==13775== To see them, rerun with: --leak-check=full --show-reachable=yes

Stopping All Servers

Disabling the test case. Please re-enable after fix.

How to repeat:
See pushbuild https://intranet.mysql.com/secure/pushbuild/showdir.pl?dir=mysql-5.1-engines
log https://intranet.mysql.com/secure/pushbuild/getlog.pl?dir=mysql-5.1-engines&entry=istruewi...
See also https://intranet.mysql.com/secure/pushbuild/xref.pl?startdate=&enddate=&dir=&plat=&testtyp...
[28 Nov 2007 10:23] Bugs System
Pushed into 6.0.4-alpha
[28 Nov 2007 10:25] Bugs System
Pushed into 5.1.23-rc
[3 Mar 2008 8:25] Bugs System
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/commits/43293

ChangeSet@1.2580, 2008-03-03 12:16:43+04:00, holyfoot@mysql.com +1 -0
  Bug #32801 wait_timeout.test fails randomly
  
  wait_timeout test enabled
[13 Mar 2008 19:27] Bugs System
Pushed into 6.0.5-alpha
[13 Mar 2008 19:34] Bugs System
Pushed into 5.1.24-rc
[17 Mar 2008 19:05] Paul DuBois
Test case change. No changelog entry needed.