-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-10.1
-
Yes
-
Moderate
-
rhel-arch-hw
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
s390x
-
None
What were you trying to do that didn't work?
One of our tests tries to extract PV information from the ``pvs`` command but recently fails becaues a warning is displayed.
What is the impact of this issue to you?
Test fails
Please provide the package NVR for which the bug is seen:
s390utils-2.38.0-1.el10.s390x
s390utils-2.38.0-2.el10.s390x
How reproducible is this bug?:
100%
Steps to reproduce
- Log into a system that was installed with 2.36.0
- Issue ``pvs`` and confirm that information is displayed as usual
- Update s390utils to 2.38.0
- Reboot
- Issue ``pvs``
Expected results
The information is displayed as usual
Actual results
File descriptor 3 (/dev/z90crypt) leaked on pvs invocation. Parent PID 1330: -bash ...
Additional information
- If I downgrade again to 2.36.0 the issue doesn't reproduce (more specifically, s390utils-core).
- Reinstallation of 2.36.0 instead of update to 2.38.0-2 doesn't reproduce the issue.