I do not consider this problem fixed, because a novice user would try to use this stable package and the application would not work. The stable package should be removed if it is not going to work because the application crashes which introduces security vulnerabilities. I was able to install a newer version of nethogs from the "deb http://ftp.deb ian.org/debian jessie-backports main" repository. Here are the steps I used to get nethogs working. 1. Uninstall nonworking nethogs if installed from Jessie main repository. 2. Install the jessie-backports repository. I followed these instructions: https://backports.debian.org/Instructions/ 3. Install application from backports. # apt-get -t jessie-backports install nethogs
Thanks, Chad

