This seems reproducible, I had two iftops spinning after closing
terminal windows, and tried again and got a third one spinning.
read(0, "", 1) = 0
poll([{fd=0, events=POLLIN}], 1, 200) = 1 ([{fd=0, revents=POLLIN|POLLERR|POLLHUP}])
read(0, "", 1) = 0
poll([{fd=0, events=POLLIN}], 1, 200) = 1 ([{fd=0, revents=POLLIN|POLLERR|POLLHUP}])
read(0, "", 1) = 0
poll([{fd=0, events=POLLIN}], 1, 200) = 1 ([{fd=0, revents=POLLIN|POLLERR|POLLHUP}])
Hey! I like the tool so i thought i try fix some bugs :). I cant reproduce it however. Tried using version found in 13.x trixie-> iftop_1.0~pre4-9. Started the tool in gnome-term and closed the term. Process iftop is gone. Maybe i am missing some steps? /C