Bug #98790 | C API Asynchronous Function segmentation fault | ||
---|---|---|---|
Submitted: | 1 Mar 2020 11:42 | Modified: | 2 Mar 2020 7:38 |
Reporter: | Niklaus Schen | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: C API (client library) | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | CentOS (7) |
Assigned to: | CPU Architecture: | Any |
[1 Mar 2020 11:42]
Niklaus Schen
[1 Mar 2020 11:49]
Niklaus Schen
I also tried some other IPs and ports. The conclusion is, if IP or port cannot help to build up a TCP connection, then this segmentation fault happened.
[2 Mar 2020 7:38]
MySQL Verification Team
Hello Niklaus Schen, Thank you for the report and feedback. Imho this is duplicate of Bug #97805, please see Bug #97805. regards, Umesh
[2 Mar 2020 7:44]
MySQL Verification Team
Related - Bug #98254 mysql_real_connect_nonblocking() is not nonblocking Bug #98574 mysql_real_connect_nonblocking() blocks [14 Feb 15:21] Paul Dubois Posted by developer: Fixed in 8.0.20. The mysql_real_connect_nonblocking() C API function exhibited blocking behavior.