Bug #28993 rpl_udf test causes server crash and valgrind warning in pushbuild
Submitted: 8 Jun 2007 22:15 Modified: 21 Jun 2007 9:37
Reporter: Mads Martin Joergensen
Status: Duplicate
Category:Server Severity:S1 (Critical)
Version:5.1 OS:Any
Assigned to: Target Version:
Tags: pbfail

[8 Jun 2007 22: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 14: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 21:53] Bugs System
Pushed into 5.1.20-beta
[21 Jun 2007 9:37] Lars Thalmann
Duplicate of BUG#27564.