[MDEV-30734] [ERROR] mariadbd: pam: cannot exec /usr/lib64/mysql/plugin/auth_pam_tool_dir/auth_pam_tool (errno: 12 "Cannot allocate memory") Created: 2023-02-23 Updated: 2023-03-13 Resolved: 2023-02-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - pam |
| Affects Version/s: | 10.5.18 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Claudio Nanni | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7 |
||
| Issue Links: |
|
||||||||
| Description |
|
A customer reports the problem which is solved by decreasing the memory used by mariadb to less than half the ram. It seems similar to this: Which is fixed in 10.5.16 and the patch is also present in 10.5.18 enterprise. So apparently it didn't solve. |
| Comments |
| Comment by Sergei Golubchik [ 2023-02-27 ] |
|
It's not something we can fix.
|
| Comment by Sergei Golubchik [ 2023-02-27 ] |
| Comment by Claudio Nanni [ 2023-02-27 ] |
|
Just checked: 2.26 introduced the change ( on 2.25 is still present the vfork() |