Bug #41019 backup_errors gives valgrind warnings on pushbuild
Submitted: 25 Nov 2008 15:04 Modified: 10 Dec 2008 14:57
Reporter: Sven Sandberg Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Tests Severity:S7 (Test Cases)
Version:6.0-rpl OS:Any
Assigned to: Jørgen Løland CPU Architecture:Any
Tags: 6.0-rpl-green, backup_errors, pushbuild, sporadic, test failure, valgrind

[25 Nov 2008 15:04] Sven Sandberg
Description:
sporadic failure in 6.0-rpl pushbuild:

backup.backup_errors                     [ fail ]  Found warnings in server log file!
@log_error
/dev/shm/var-n_mix-110/mysqld.1/mysqld.err
log_error
==8522==    at 0xCAC1D5: send_error(Backup_restore_ctx&, int, ...) (logger.h:189)
==8522==    at 0xCAC1EA: send_error(Backup_restore_ctx&, int, ...) (error.h:26)
==8522==    at 0xCAC1EF: send_error(Backup_restore_ctx&, int, ...) (error.h:30)
^ Found warnings!!

 - saving '/dev/shm/var-n_mix-110/log/backup.backup_errors/' to '/dev/shm/var-n_mix-110/log/backup.backup_errors/'

Retrying test, attempt(2/3)...

How to repeat:
https://intranet.mysql.com/secure/pushbuild/showpush.pl?dir=bzr_mysql-6.0-rpl&order=109 pb-valgrind/n_mix
xref: http://tinyurl.com/5g4wzg
[25 Nov 2008 15:08] Sven Sandberg
Please note that mtr does not report these failures in other trees, hence the failure may exist in other trees but xref cannot find it.
[25 Nov 2008 15:14] Sven Sandberg
Has also happened in test case rpl.rpl_backup, but not in any other test, according to xref: http://tinyurl.com/6p55sm
[10 Dec 2008 14:57] Sven Sandberg
This bug went away after BUG#40480 was merged to our tree. Setting to "can't repeat".