[MDEV-11435] MariaDB 10.2.2 crashed during startup Created: 2016-12-01 Updated: 2016-12-08 Resolved: 2016-12-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2.2 |
| Fix Version/s: | 10.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Michael Graf | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows Server 2012 R2 Standard |
||
| Attachments: |
|
| Sprint: | 10.2.4-1 |
| Description |
|
Upgrade from 10.1.19 to 10.2.2. I attached the used my.ini and errorlog. |
| Comments |
| Comment by Elena Stepanova [ 2016-12-01 ] |
|
Possibly the same problem as |
| Comment by Michael Graf [ 2016-12-02 ] |
|
I attached 2 minidumps. |
| Comment by Vladislav Vaintroub [ 2016-12-02 ] |
|
Exception 0xc0000094 == Integer divided by zero |
| Comment by Vladislav Vaintroub [ 2016-12-02 ] |
|
Michael, the one dump of yours shows threads waiting for an MDL lock. mysqld.exe_161128_064117 and nothing else. IT was taken manually. |
| Comment by Vladislav Vaintroub [ 2016-12-02 ] |
|
srv_buf_pool_size = buf_pool_size_align(srv_buf_pool_size); |
| Comment by Jan Lindström (Inactive) [ 2016-12-07 ] |
|
~wlad can you fix this ? |