Bug #85925 Test case innodb_mysql_sync crash on pb2 run.
Submitted: 13 Apr 2017 6:48 Modified: 8 Dec 2017 15:15
Reporter: Allen Lai Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:8.0.1 OS:Any
Assigned to: CPU Architecture:Any

[13 Apr 2017 6:48] Allen Lai
Description:
This test case hit an assertion when it's running on pb2:
http://pb2.no.oracle.com/?template=mysql_show_test_failure&search=yes&push_id=11087863&tes...

How to repeat:
It can't reproduce locally.

Suggested fix:
Check the callstack.
[8 Dec 2017 15:15] Daniel Price
Posted by developer:
 
Fixed as of the upcoming 8.0.4 release, and here's the changelog entry:

 A kill thread failed to close the socket of another thread that was
executing a TRUNCATE TABLE operation, causing an assertion.