This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sxt1001
Recipients sxt1001, terry.reedy
Date 2022-02-26.12:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645879100.67.0.114216889491.issue46849@roundup.psfhosted.org>
In-reply-to
Content
The latest version is also problematic (Python 3.11.0a5). The above is the output stack information. Here are the steps to reproduce:

1. iotop -b -n 10 &

2. valgrind --leak-check=full /usr/sbin/iotop -b -n 5 > iotop_ test
History
Date User Action Args
2022-02-26 12:38:20sxt1001setrecipients: + sxt1001, terry.reedy
2022-02-26 12:38:20sxt1001setmessageid: <1645879100.67.0.114216889491.issue46849@roundup.psfhosted.org>
2022-02-26 12:38:20sxt1001linkissue46849 messages
2022-02-26 12:38:20sxt1001create