[MDEV-18946] munmap of 1 byte during shutdown is EINVAL Created: 2019-03-16  Updated: 2019-03-18  Resolved: 2019-03-18

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.3.7
Fix Version/s: 10.3.14, 10.4.4

Type: Bug Priority: Major
Reporter: Daniel Black Assignee: Marko Mäkelä
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Problem/Incident
is caused by MDEV-10814 Feature request: Optionally exclude ... Closed

 Description   

added in MDEV-10814 where a missing argument cased a later optional argument, the boolean true, to be treated as the size.

The unmap of this memory occurs during shutdown and resizing innodb buffer pool. As a result the memory is lost but still allocated until shutdown complete.


Generated at Thu Feb 08 08:47:55 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.