Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2016 00:20:12 +0000
From:      Kaya Saman <kayasaman@gmail.com>
To:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Ntopng port segfaulting when using with Mysql
Message-ID:  <0570f8c8-00fa-2f70-53ce-260796189e88@gmail.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0570f8c8-00fa-2f70-53ce-260796189e88>