Just a fyi crashing on latest version:

root@nbox1:~# ntopng --version
v.1.99.150513
root@nbox1:~# gdb ntopng
GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ntopng...done.

(gdb) r -v -m "192.168.0.0/16" -G /var/run/ntopng/ntopng.pid -A 2 -i eth1
-i eth2 -i eth3 -F -v --community
Starting program: /usr/local/bin/ntopng -v -m "192.168.0.0/16" -G
/var/run/ntopng/ntopng.pid -A 2 -i eth1 -i eth2 -i eth3 -F -v --community
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
13/May/2015 09:24:42 [src/Prefs.cpp:657] WARNING: Discarding -F -v: value
out of range
13/May/2015 09:24:42 [src/Ntop.cpp:779] Setting local networks to
192.168.0.0/16
13/May/2015 09:24:42 [src/AddressResolution.cpp:135] Rule 192.168.0.0/16
13/May/2015 09:24:42 [src/Redis.cpp:93] Successfully connected to Redis
127.0.0.1:6379@0
13/May/2015 09:24:42 [pro/NtopPro.cpp:96] ERROR: [LICENSE] Invalid or
missing ntopng License [Empty license file]
13/May/2015 09:24:42 [pro/NtopPro.cpp:107] WARNING: [LICENSE] ntopng will
now run in pro mode for 10 minutes
13/May/2015 09:24:42 [pro/NtopPro.cpp:109] WARNING: [LICENSE] before
returning to community mode
13/May/2015 09:24:42 [pro/NtopPro.cpp:110] WARNING: [LICENSE] You can buy a
permanent license at http://shop.ntop.org
13/May/2015 09:24:42 [pro/NtopPro.cpp:111] WARNING: [LICENSE] or run ntopng
in community mode starting
13/May/2015 09:24:42 [pro/NtopPro.cpp:112] WARNING: [LICENSE] ntopng
--community
13/May/2015 09:24:42 [src/main.cpp:128] System has 2 CPU cores
[New Thread 0x7ffff1528700 (LWP 24193)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff1528700 (LWP 24193)]
0x000000000045cec3 in TokenBucket::update (this=0x0,
current_time=current_time@entry=100) at pro/TokenBucket.cpp:82
82      pro/TokenBucket.cpp: No such file or directory.
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to