Ntopng port segfaulting when using with Mysql

Kaya Saman kayasaman at gmail.com
Tue Dec 13 00:20:16 UTC 2016


Hi,


I'm trying to run Ntopng while logging to a Mysql server.


I'm using this command to start it:


ntopng -r ris-server:6379 -i lagg0 -F 
"mysql;remote-db-host;ntopng;flows;uname;passwd" -U ntopng -m 
192.168.0.0/16,172.16.0.0/12,10.0.0.0/8 -D all -S all


What happens is that if I click on a host IP address then the Graph icon 
I get this:


13/Dec/2016 00:16:12 [NetworkInterface.cpp:1057] WARNING: If you have 
TSO/GRO enabled, please disable it
Segmentation fault


I'm wondering if it's something to do with this: 
https://github.com/ntop/ntopng/issues/778

or something in the actual Port build mechanism causing this like a 
library or so?


The version I have installed should be the latest from @Ports: # ntopng -V
v.2.5.161212 [Community Edition]
GIT rev:   :2.5.161212


Any insight would be highly appreciated.


Regards,


Kaya



More information about the freebsd-ports mailing list