#1086724 lvm2: a lot of warnings after package update to 2.03.27-1

Package:
lvm2
Source:
lvm2
Description:
Linux Logical Volume Manager
Submitter:
Antonio
Date:
2024-11-06 18:36:02 UTC
Severity:
normal
#1086724#5
Date:
2024-11-04 19:06:35 UTC
From:
To:
Dear Maintainer,
after updating packages:
- lvm2 (2.03.22-1+b1 -> 2.03.27-1)
- lvm2-dbusd (2.03.22-1 -> 2.03.27-1)

running the command from console:
$ sudo lvs -a

returns a lot of warnings:

File descriptor 21
(/home/root/.cache/mesa_shader_cache_db/part0/mesa_cache.db)
leaked on lvs invocation. Parent PID 7286: /bin/bash
File descriptor 22
(/home/root/.cache/mesa_shader_cache_db/part0/mesa_cache.idx) leaked on lvs
invocation. Parent PID 7286: /bin/bash
File descriptor 23
(/home/root/.cache/mesa_shader_cache_db/part1/mesa_cache.db)
leaked on lvs invocation. Parent PID 7286: /bin/bash
...
File descriptor 118
(/home/root/.cache/mesa_shader_cache_db/part48/mesa_cache.idx) leaked on lvs
invocation. Parent PID 7286: /bin/bash
File descriptor 119
(/home/root/.cache/mesa_shader_cache_db/part49/mesa_cache.db) leaked on lvs
invocation. Parent PID 7286: /bin/bash
File descriptor 120
(/home/root/.cache/mesa_shader_cache_db/part49/mesa_cache.idx) leaked on lvs
invocation. Parent PID 7286: /bin/bash

$ fax|grep 7286
7286 pts/1 Ss 0:00 | \_ /bin/bash

Note that if I downgrading to the previous version solves the problem.

Thank you,
Antonio

#1086724#10
Date:
2024-11-06 18:33:06 UTC
From:
To:
Dear Maintainer,
a recent update of the mesa packages (24.2.4-1->24.2.6-1) seems to have
fixed the problem, maybe there was a problem in those packages.

I think this bug can be closed.

Thanks,
Antonio