[MDEV-28385] Spurious warning about core file size Created: 2022-04-22  Updated: 2023-11-28

Status: Open
Project: MariaDB Server
Component/s: Server
Affects Version/s: 10.7, 10.8, 10.9
Fix Version/s: 10.11

Type: Bug Priority: Minor
Reporter: Roel Van de Paar Assignee: Oleksandr Byelkin
Resolution: Unresolved Votes: 0
Labels: None


 Description   

2022-04-22 15:06:53 0 [Warning] setrlimit could not change the size of core files to 'infinity';  We may not be able to generate a core file on signals

Is shown even when core file size is already set to 'unlimited'

$ ulimit -a | head -n1
core file size          (blocks, -c) unlimited

This may lead to users attempting to tune something which is set correctly already.

Likely present in all versions. Propose to fix in 10.7.

May also be good to change 'infinity' to 'unlimited' in messages (or possibly this is the cause of the issue).



 Comments   
Comment by Daniel Black [ 2022-04-22 ]

note, shows up in mysql-test/include/mtr_warnings.sql and mysql-test/mariadb-test-run.pl

Generated at Thu Feb 08 10:00:20 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.