Details
-
Bug
-
Status: Stalled (View Workflow)
-
Critical
-
Resolution: Unresolved
-
10.11, 11.4
-
Can result in hang or crash
-
Q4/2025 Server Maintenance
Description
Community server branch 10.11 commit db188083c38 crashed while running regression test 't_oltp_insert_innodb'. Last successful run of that branch was for commit 8bc1643148f. So the faulty commit was probably somewhere inbetween,
Error log:
2025-05-26 13:22:07 0 [Note] /home/galera/mariadb-install/mariadb-community-10.11-db188083c38/libexec/mariadbd: ready for connections.
|
Version: '10.11.14-MariaDB' socket: '/tmp/mysqld.sock.sysbench' port: 3306 Source distribution
|
2025-05-26 13:44:39 0 [Note] InnoDB: Buffer Pool pages
|
-------------------
|
LRU Pages : 166071
|
Free Pages : 872265
|
Dirty Pages: 3353 : 0%
|
-------------------
|
2025-05-26 13:44:39 0 [Note] InnoDB: LSN flush parameters
|
-------------------
|
System LSN : 9718966051
|
Checkpoint LSN: 9633558374
|
Flush ASync LSN: 0
|
Flush Sync LSN: 0
|
-------------------
|
2025-05-26 13:44:39 0 [Note] InnoDB: LSN age parameters
|
-------------------
|
Current Age : 85407677 : 0%
|
Max Age(Async): 12175604261
|
Max Age(Sync) : 13914976298
|
Capacity : 15461871207
|
-------------------
|
2025-05-26 13:44:39 0 [Note] InnoDB: Pending IO count
|
-------------------
|
Pending Read : 0
|
Pending Write: 1
|
-------------------
|
2025-05-26 13:44:39 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/
|
250526 13:44:39 [ERROR] /home/galera/mariadb-install/mariadb-community-10.11-db188083c38/libexec/mariadbd got signal 6 ;
|
Attachments
Issue Links
- relates to
-
MDEV-34253 ALTER .. FOREIGN KEY stuck in "Committing alter table to storage engine" does not obey innodb_lock_wait_timeout
-
- Confirmed
-
-
MDEV-18047 Crash in dict_foreign_qualify_index or Assertion `index->magic_n == 76789786' or Assertion `pos < index->n_def' failed in dict_index_get_nth_field
-
- Confirmed
-
-
MDEV-36129 Concurrent DROP TABLE with circular FKs can block forever, ignores timeouts
-
- Confirmed
-