[MDEV-17373] Windows : application verifier stop "Attempt to use an unknown SOCKET" in debug build. Created: 2018-10-04 Updated: 2018-10-05 Resolved: 2018-10-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.19 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In debug code (DBUG_EXECUTE_IF), and hopefully only there, sometimes the socket is being closed from inside the server and set to INVALID_SOCKET Verified does not like it, and stops with ======================================= FFFFFFFF : SOCKET being accessed at this place e.g in connect_debug test mysqld!inline_mysql_socket_send |