[MDEV-23834] InnoDB: Assertion failure Created: 2020-09-28 Updated: 2020-09-30 Resolved: 2020-09-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.5.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Vern Pilling | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | innodb | ||
| Environment: |
Windows Server 2019 Datacenter |
||
| Issue Links: |
|
||||||||
| Description |
|
|
| Comments |
| Comment by Daniel Black [ 2020-09-29 ] |
|
Can you provide which MariaDB version you are using? Is there more to the log? |
| Comment by Daniel Black [ 2020-09-29 ] |
|
|
| Comment by Vern Pilling [ 2020-09-29 ] |
|
Yes I am running 10.5.5 on Windows Server 2019 Datacenter with 32 Cores and 256G RAM. |
| Comment by Vern Pilling [ 2020-09-29 ] |
|
Here is everything related to the error: 2020-09-27 16:00:15 0x30b4 InnoDB: Assertion failure in file D:\winx64-packages\build\src\storage\innobase\row\row0sel.cc line 3961 To report this bug, see https://mariadb.com/kb/en/reporting-bugs We will try our best to scrape up some info that will hopefully help Server version: 10.5.5-MariaDB-log Thread pointer: 0x16188eaeb28 Trying to get some variables. |
| Comment by Daniel Black [ 2020-09-30 ] |
|
Thanks vpilling, that confirms this bug as identical to If you have further information please provide it there. |
| Comment by Vern Pilling [ 2020-09-30 ] |
|
My bug appears very often. Sometimes >20+ per day. The interval seems very random. |
| Comment by Daniel Black [ 2020-09-30 ] |
|
Ouch. Per other bug, seem to be rowid_filter. Disabling this should avoid this bug until next release. I'm fairly sure I have a fix for this. |