[MDEV-22286] PLACEHOLDER: Can't initialize timers ERROR in error log, server failed to startup Created: 2020-04-18  Updated: 2020-05-05  Resolved: 2020-05-05

Status: Closed
Project: MariaDB Server
Component/s: Server
Affects Version/s: 10.5
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Roel Van de Paar Assignee: Roel Van de Paar
Resolution: Fixed Votes: 0
Labels: None
Environment:

Ubuntu x64



 Description   

2020-04-18  6:41:45 0 [Note] /test/MD110420-mariadb-10.5.3-linux-x86_64-dbg/bin/mysqld (mysqld 10.5.3-MariaDB-debug-log) starting as process 7100 ...
Can't initialize timers
2020-04-18  6:41:45 0 [ERROR] Aborting



 Comments   
Comment by Daniel Black [ 2020-04-18 ]

the only thing causing this is a failure to create a thread
https://github.com/MariaDB/server/blame/10.5/mysys/thr_timer.c#L94

and the only recent change would be https://github.com/MariaDB/server/commit/ad17c98dd5877ededb8ac3d4e0ac1f7beed5406c, MDEV-16264, a 10.5 thread stack size increase from 8k to 64k.

Comment by Roel Van de Paar [ 2020-05-05 ]

Tuned most server vars, many to maximums. Will see if this happens again. Thanks for the input from various people here & elsewhere.
https://github.com/mariadb-corporation/mariadb-qa/blob/master/setup_server.sh

Generated at Thu Feb 08 09:13:36 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.