[MDEV-7553] Server crashes on shutdown on Windows under Application Verifier Created: 2015-02-06 Updated: 2015-11-28 Resolved: 2015-02-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The problem appeared in 10.1 tree with this commit:
If Application Verifier is enabled for mysqld.exe, the server crashes on shutdown. A couple of stack traces from different machines:
Reproducible both on Debug and RelWithDebInfo. |
| Comments |
| Comment by Elena Stepanova [ 2015-02-06 ] |
|
I will also need to re-enable appverif in buildbot for 10.1 after this bug is fixed. |
| Comment by Sergei Golubchik [ 2015-02-11 ] |
|
Already fixed in https://github.com/MariaDB/server/commit/bfe703a45888107936c184076eaead28b8b8a90a |