[MDEV-29660] [ERROR] [FATAL] InnoDB: innodb_fatal_semaphore_wait_threshold was exceeded for dict_sys.latch Created: 2022-09-28 Updated: 2023-09-18 Resolved: 2023-05-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.6.7 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Claudio Nanni | Assignee: | Claudio Nanni |
| Resolution: | Incomplete | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
Similar to
|
| Comments |
| Comment by Marko Mäkelä [ 2022-09-28 ] |
|
claudio.nanni, without the stack traces of all threads that were active at the time the watchdog task killed the process, we cannot possibly diagnose the source of the hang. The stack trace of the watchdog task itself is totally uninteresting. We need to know what the other threads in the process were doing. |
| Comment by Claudio Nanni [ 2022-09-28 ] |
|
marko only that is available and crash happened once now. I can't predict when it will happen again. I can ask to setup to get a core dump for next time. |
| Comment by Claudio Nanni [ 2022-10-03 ] |
|
Hello Julien sure I agree. They had another crash but they did not provide a core dump, reminded that that we need that to proceed. |
| Comment by Marko Mäkelä [ 2022-10-25 ] |
|
This might be the same as |
| Comment by Marko Mäkelä [ 2022-10-29 ] |
|
Even more likely explanations of this hang are |
| Comment by Marko Mäkelä [ 2023-03-06 ] |
|
Part of Can you please provide fully resolved stack traces of the hung server? |
| Comment by Marko Mäkelä [ 2023-04-26 ] |
|
Are there more stack traces of hanging threads? Note that for releases between 10.6.9 and 10.6.12, |
| Comment by Andras [ 2023-09-14 ] |
|
I got here from searching the error message 2023-09-14 10:50:31 0 [ERROR] [FATAL] InnoDB: innodb_fatal_semaphore_wait_threshold was exceeded for dict_sys.latch. Please refer to https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mysqld/ 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.15-MariaDB source revision: 0d16eb35bc981023ce2f4912e8ecde68ca381f4e Thread pointer: 0x0 Kernel version: Linux version 3.10.0-1160.59.1.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ) #1 SMP Wed Feb 23 16:47:03 UTC 2022 |
| Comment by Olivier LEVILLAIN [ 2023-09-16 ] |
|
Same for me on 11.1.2 on OCI, VM.Standard.E2.1.Micro with Oracle Linux 8, MariaDB running in Docker {{Version: '11.1.2-MariaDB-1:11.1.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution 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: 11.1.2-MariaDB-1:11.1.2+maria~ubu2204 source revision: 9bc25d98209df6810f7a7d5e7dd3ae677a313ab5 Thread pointer: 0x0 Kernel version: Linux version 5.15.0-103.114.4.el8uek.x86_64 (mockbuild@host-100-100-224-28) (gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9.1.0.3), GNU ld version 2.36.1-2.0.1.el8) #2 SMP Mon Jun 26 10:13:01 |
| Comment by Marko Mäkelä [ 2023-09-18 ] |
|
In |