This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-16. For the latest, interactive version please visit https://mariadb.com/kb/.

Mariadb Killed by Ubuntu Kernel with OOM issue.

Having MariaDB 10.7.11 on an Ubuntu 22.04.1 VM. After some days, memory slowly fills up, and MariaDB is killed by the OS due to an OOM (Out of Memory) issue.

VM Configuration: CPU: 64 Core RAM: 128GB OS: Ubuntu 22.04.1 (64 bit).

Answer Answered by Ian Gilfillan in this comment.

You need to provide more information in order for anyone to be able to help (and for this kind of issue that may require diagnosis, perhaps rather JIRA or Zulip where developers are active). See for example MDEV-20698. Also note that MariaDB 10.7 is end-of-life, and there never was a 10.7.11 - the final version in that series was MariaDB 10.7.8. Ideally you should be running a current release in case it's a bug that has been fixed.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.