[MDEV-6943] Assertion `(uint)v->offset <= vars->dynamic_variables_head' failure and further refusal to start Created: 2014-10-25 Updated: 2015-02-28 Resolved: 2015-02-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugins |
| Affects Version/s: | 10.1.1 |
| Fix Version/s: | 10.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The problem appeared in 10.1 tree with this revision:
Stack trace from
An attempt to start server again fails:
|
| Comments |
| Comment by Elena Stepanova [ 2014-10-28 ] | |||||||||||||||||||
|
Same assertion with QUERY_RESPONSE_TIME, only here I can get the stack trace, and no disaster on further startup:
| |||||||||||||||||||
| Comment by Sergei Golubchik [ 2015-02-27 ] | |||||||||||||||||||
|
I cannot repeat it in the latest 10.1 | |||||||||||||||||||
| Comment by Elena Stepanova [ 2015-02-28 ] | |||||||||||||||||||
|
The problem disappeared from 10.1 tree after the following commit:
(I don't know why, but it did). |