Workaround: install the 3.4 version from 

apt-add repository ppa:sylvain-garcia

then modify /etc/init.d/ntop
Line 96 add the flag   -b    *(this is the same as --disable-decoders)

(I started with line 95 to display the full modified command)
 start-stop-daemon --start --quiet --name $NAME --exec $DAEMON -- \
  -d -b -L -u $USER -P $HOMEDIR \

then restart ntop

sudo service ntop restart

it would be nice if the package maintainer would add the -b flag to the
package. Or expain to me how to do it and I'll do it myself.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/588049

Title:
  ntop crash "segfault ... error 4 in libntop-3.3.so .."

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to