Bug #92154 TSAN: Disable tests with stack overflow
Submitted: 23 Aug 2018 12:26 Modified: 28 Aug 2018 13:48
Reporter: Jon Olav Hauglid Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.14 OS:Any
Assigned to: CPU Architecture:Any

[23 Aug 2018 12:26] Jon Olav Hauglid
Description:
Tests which report ER_STACK_OVERRUN_NEED_MORE currently does not work well with Thread Sanitizer.
Add support for disabling these tests when running thread sanitizer.

How to repeat:
Run e.g. main.sp with server build using -DWITH_TSAN=1
[28 Aug 2018 13:48] Paul DuBois
Posted by developer:
 
Fixed in 8.0.14.

Work was done for test suite. No changelog entry needed.