[MDEV-31783] [ERROR] [FATAL] InnoDB: innodb_fatal_semaphore_wait_threshold was exceeded Created: 2023-07-27 Updated: 2023-10-02 Resolved: 2023-10-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.6.12 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | srinivas chandolu | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Microsoft Windows Server 2016 Standard |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
The MariaDB server has been crashed with the following error after server is up for around 6 days. 2023-07-20 16:54:05 0 [Note] InnoDB: Buffer pool(s) load completed at 230720 16:54:05 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.6.12-MariaDB-log source revision: 4c79e15cc3716f69c044d4287ad2160da8101cdc Thread pointer: 0x0 Eagerly waiting a reply for the reason for this crash. Also noticed that a similar issue https://jira.mariadb.org/browse/MDEV-29660 has been created. Whether the above crash is related to this one? |
| Comments |
| Comment by Marko Mäkelä [ 2023-07-27 ] | |||||
|
oleg.smirnov, can you extract the stack traces from mariadbd.dmp | |||||
| Comment by Marko Mäkelä [ 2023-07-28 ] | |||||
|
Based on some data, this does not look like In my.ini | |||||
| Comment by Marko Mäkelä [ 2023-07-28 ] | |||||
|
Actually, the call-stacks-all-threads.txt
This reentrant call matches I suggest upgrading to MariaDB Server 10.6.14 or later. | |||||
| Comment by srinivas chandolu [ 2023-07-31 ] | |||||
|
Marko Mäkelä, Thanks for the update. As suggested will upgrade to 10.6.14. In between a similar configuration (same my.ini and same system configuration) hit a similar issue. Attached the mariadbd2.dmp for reference. Based on the error looks like a similar issue. Request to check the corresponding stack trace and reason for confirmation. | |||||
| Comment by Marko Mäkelä [ 2023-07-31 ] | |||||
|
In call-stacks-all-threads-07-31.txt | |||||
| Comment by Marko Mäkelä [ 2023-08-31 ] | |||||
|
schandol, did an upgrade to 10.6.14 or later fix this issue? |