Am 02.05.2013 10:04, schrieb Luca Deri:

Hi Luca,

i'd be glad to help with debugging.
I cannot find any hints in the log files and did not find any
debugging command line option.

You need to do gdb. My ubuntu is 64 bit, so you have a 32 bit perhaps?

Luca
Yes, my guests have to be 32 Bit.

This is what i found during running ntopng within gdb. I had to set "args -s", otherwise ntopng will die within HTTPserver::get_docs_dir.

There are a lot of warning messages like:
02/May/2013 14:00:36 [NetworkInterface.cpp:651] WARNING: findHostByMac() NOT IMPLEMENTED

ntopng stays within a main loop:

#0 flow_update_hosts_stats (node=0x81bed68, user_data=0x8137ea0) at NetworkInterface.cpp:439 #1 0x0804e594 in GenericHash::walk (this=0x8139c30, walker=0x8053266 <flow_update_hosts_stats(HashEntry*, void*)>,
    user_data=0x8137ea0) at GenericHash.cpp:125
#2 0x080532a3 in NetworkInterface::updateHostStats (this=0x8137ea0) at NetworkInterface.cpp:447 #3 0x08053a05 in NetworkInterface::runHousekeepingTasks (this=0x8137ea0) at NetworkInterface.cpp:642
#4  0x08051b53 in main (argc=2, argv=0xbffff824) at main.cpp:160

but i cannot see further details within started threads.

        Stefan


_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to