Steve I have put a patch for this Please try again Thank you Luca
On Jun 2, 2013, at 12:16 AM, Steve Clark <[email protected]> wrote: > 31/May/2013 23:14:56 [NetworkInterface.cpp:382] Purged 28/1428 idle hosts > 31/May/2013 23:15:01 [NetworkInterface.cpp:378] Purged 178/1701 idle flows > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0xb59e3b70 (LWP 5074)] > 0x080588db in IpAddress::compare (this=0x0, ip=0xb1201600) at IpAddress.cpp:72 > 72 if(addr.ipVersion < ip->addr.ipVersion) return(-1); else > if(addr.ipVersion > ip->addr.ipVersion) return(1); > Missing separate debuginfos, use: debuginfo-install > glibc-2.12-1.47.el6_2.12.i686 libgcc-4.4.7-3.el6.i686 > libpcap-1.0.0-6.20091201git117cb5.el6.i686 libstdc++-4.4.7-3.el6.i686 > libxml2-2.7.6-12.el6_4.1.i686 zlib-1.2.3-27.el6.i686 > (gdb) bt > #0 0x080588db in IpAddress::compare (this=0x0, ip=0xb1201600) at > IpAddress.cpp:72 > #1 0x08057c87 in HostHash::get (this=0x824f2e0, vlanId=0, key=0xb1201600) at > HostHash.cpp:40 > #2 0x0805e5fe in NetworkInterface::getHostInfo (this=0x8197228, > vm=0xb4fab1c0, host_ip=0xafed99d8 "10.254.41.201", > vlan_id=0) at NetworkInterface.cpp:525 > #3 0x0805a4f1 in ntop_get_interface_host_info (vm=0xb4fab1c0) at Lua.cpp:340 > #4 0x080cc97f in lj_BC_FUNCC () > #5 0x080b2764 in lua_pcall (L=0xb4fab1c0, nargs=0, nresults=-1, errfunc=0) > at lj_api.c:1052 > #6 0x0805bd8c in Lua::run_script (this=0xb1202ae0, script_path=0xb59e324c > "./scripts/callbacks/minute.lua") > at Lua.cpp:883 > #7 0x08061616 in PeriodicActivities::runScript (this=0x8195240, > path=0xb59e324c "./scripts/callbacks/minute.lua") > at PeriodicActivities.cpp:69 > #8 0x08061781 in PeriodicActivities::minuteActivitiesLoop (this=0x8195240) > at PeriodicActivities.cpp:98 > #9 0x08061462 in minuteStartLoop (ptr=0x8195240) at PeriodicActivities.cpp:44 > #10 0x007cda09 in start_thread () from /lib/libpthread.so.0 > #11 0x006df43e in clone () from /lib/libc.so.6 > (gdb) > > -- > Stephen Clark > NetWolves > Director of Technology > Phone: 813-579-3200 > Fax: 813-882-0209 > Email: [email protected] > http://www.netwolves.com > _______________________________________________ > Ntop-dev mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev
_______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
