Bug #49711 Unit test in backup fails on mysql-6.0-codebase
Submitted: 15 Dec 2009 12:08 Modified: 15 Dec 2009 13:23
Reporter: Mikael Ronström Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Backup Severity:S2 (Serious)
Version:mysql-6.0-codebase OS:Any
Assigned to: CPU Architecture:Any

[15 Dec 2009 12:08] Mikael Ronström
Description:
backup/bstr_eos-t...............bstr_eos-t: stream_v1_transport.c:1993: bstream_next_chunk: Assertion `s->buf.header > s->buf.pos' failed.
backup/bstr_eos-t...............ok 1/0Aborted                                
backup/bstr_eos-t...............dubious                                      
        Test returned status 134 (wstat 34304, 0x8600)
backup/bstr_extra1-t............ok                                           
backup/bstr_callback_errors-t...dubious                                      
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 32
        Failed 1/32 tests, 96.88% okay
../dbug/tests-t.................ok                                           
Failed Test                   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
backup/bstr_callback_errors-t    1   256    32    2   6.25%  32
backup/bstr_eos-t              134 34304    ??   ??       %  ??
2 subtests skipped.
Failed 2/19 test scripts, 89.47% okay. -12/3561 subtests failed, 100.34% okay.
make[1]: *** [test] Error 255

How to repeat:
run make test on mysql-6.0-codebase with debug and
innodb part of build
[15 Dec 2009 13:21] Sveta Smirnova
Thank you for the report.

This is duplicate of bug #47540

See also bug #48676 for details.
[15 Dec 2009 13:21] Rafal Somla
This looks like a duplicate of a problem reported in BUG#46880 and fixed by BUG#47540. The fix is queued for push but not pushed to the main tree yet.
[15 Dec 2009 13:23] Sveta Smirnova
Thank you for the report.

This is duplicate of bug #47540

See also bug #48676 for details.