Working, thanks. -----Oorspronkelijk bericht----- Van: Luca Deri [mailto:[EMAIL PROTECTED] Verzonden: dinsdag 15 juli 2003 11:39 Aan: [EMAIL PROTECTED] Onderwerp: Re: [Ntop-dev] New ntop commit (author deri)
Fixed. Please try again. Luca Kouprie, Robbert wrote: >This change introduces a new segfault: > >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 16386 (LWP 16561)] >incrementTrafficCounter (ctr=0x3c, value=64) at util.c:3175 >3175 ctr->value += value, ctr->modified = 1; >(gdb) bt >#0 incrementTrafficCounter (ctr=0x3c, value=64) at util.c:3175 >#1 0x4008b379 in processIpPkt (bp=0xbf7fda8a "E�", h=0xbf7ffaac, length=64, >ether_src=0xbf7fda32 "", ether_dst=0xbf7fda2c "\001", actualDeviceId=0, > vlanId=-1) at pbuf.c:1528 >#2 0x4008f79a in processPacket (_deviceId=0x0, h=0xbf7ffaac, p=0xbf7fda7c >"\001") at pbuf.c:2493 >#3 0x4008d9b5 in dequeuePacket (notUsed=0x0) at pbuf.c:1718 >#4 0x40281d53 in pthread_start_thread () from /lib/libpthread.so.0 >#5 0x40281d99 in pthread_start_thread_event () from /lib/libpthread.so.0 > >-- Robbert > >-----Oorspronkelijk bericht----- >Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Verzonden: maandag 14 juli 2003 18:53 >Aan: [EMAIL PROTECTED] >Onderwerp: [Ntop-dev] New ntop commit (author deri) > > >Update of /export/home/ntop/ntop >In directory jabber:/tmp/cvs-serv22616 > >Modified Files: > emitter.c globals-core.c globals-core.h globals-report.h > globals-structtypes.h graph.c hash.c initialize.c main.c > ntop.c ntop_win32.h pbuf.c report.c reportUtils.c term.c > webInterface.c >Log Message: >Added dynamic support for IP-based protocols. This means that protocols such >as OSPF/IGMP are now handled dynamically. At the moment (this is because I >want your feedback first) I have added "manually" OSPF/IGMP/IPSEC in main.c. >If everything seems to work fine we'll think of adding something similar to >-P. > > > > >_______________________________________________ >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 > > -- Luca Deri <[EMAIL PROTECTED]> http://luca.ntop.org/ Hacker: someone who loves to program and enjoys being clever about it - Richard Stallman _______________________________________________ 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
