Performing verification for jammy I installed python3-sysv-ipc 1.0.0-2build5 from jammy -release and ran the reproducer:
$ python3 reproducer.py | uniq Memory usage : 302092 (kb) Memory usage : 302356 (kb) Memory usage : 302620 (kb) Memory usage : 302884 (kb) Memory usage : 303148 (kb) Memory usage : 303412 (kb) Memory usage : 303676 (kb) Memory usage : 303940 (kb) Memory usage : 304204 (kb) Memory usage : 304468 (kb) Memory usage : 304732 (kb) Memory usage : 304996 (kb) Memory usage : 305260 (kb) Memory usage : 305524 (kb) and it keeps rapidly increasing. I then enabled -proposed, and installed python3-sysv-ipc 1.0.0-2ubuntu0.1 I then ran the reproducer again: $ python3 reproducer.py | uniq Memory usage : 28892 (kb) This time the memory usage never increased at all, and memory usage was flat. The package in -proposed fixes the issue. Happy to mark verified for jammy. ** Tags removed: verification-needed verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2139394 Title: python3-sysv-ipc leaks memory under python3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-sysv-ipc/+bug/2139394/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
