Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Incomplete
-
10.5.8
-
Linux server provisioned on Oracle cloud
Description
Hi,
Our prod database was crashing daily at least two times after we have upgraded to V10.5.8 from v10.2.
We disabled the adaptive hash index but it didn't prevent the crashes. Please do the needful.
Attachments
Issue Links
- relates to
-
MDEV-24378 Crashes on Semaphore wait > 600 seconds
-
- Closed
-
In Mariadb.zip
I see the following:
mariadb-10.5.8
OS WAIT ARRAY INFO: reservation count 22537437
--Thread 140242946348800 has waited at mtr0mtr.ic line 145 for 0.00 seconds the
semaphore:
X-lock (wait_ex) on RW-latch at 0x7f90e41b1f78 created in file buf0buf.cc line 1299
a writer (thread id 140242946348800) has reserved it in mode wait exclusive
There are no further references to that thread in the log output.
This looks similar to
MDEV-24378and could be duplicatingMDEV-24188. Without having the stack traces of all threads, I am unable to diagnose either that or this report.