Bug #28993 rpl_udf test causes server crash and valgrind warning in pushbuild
Submitted: 8 Jun 2007 20:15 Modified: 21 Jun 2007 7:37
Reporter: Mads Martin Joergensen Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.1 OS:Any
Assigned to: CPU Architecture:Any
Tags: pbfail

[8 Jun 2007 20:15] Mads Martin Joergensen
Description:
==29879== Invalid read of size 4
==29879==    at 0x78A670: get_hash_key (sql_udf.cc:99)
==29879==    by 0x9D794A: hash_delete (hash.c:152)
==29879==    by 0x78A8FC: free_udf(st_udf_func*) (sql_udf.cc:304)
==29879==    by 0x58BF78: udf_handler::cleanup() (item_func.cc:2791)

How to repeat:
pushbuild repeats it
[20 Jun 2007 12:06] 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/29181

ChangeSet@1.2522, 2007-06-20 16:05:57+04:00, kostja@bodhi.(none) +1 -0
  Disable randomly failing tests:
  rpl_udf -- Bug#28993 rpl_udf test causes server crash and valgrind
  warning in pushbuild
  rpl_ndb_circular -- Bug#29233 rpl_ndb_circular fails randomly
  ndb_dd_sql_features -- Bug#29102 ndb_dd_sql_features fails in
  pushbuild
[20 Jun 2007 19:53] Bugs System
Pushed into 5.1.20-beta
[21 Jun 2007 7:37] Lars Thalmann
Duplicate of BUG#27564.