|
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-24378 and could be duplicating MDEV-24188. Without having the stack traces of all threads, I am unable to diagnose either that or this report.
|