Michael
the code you use is outdated. Pleaser update to the current SVN code that no 
longer uses libevent

Thanks Luca

On Dec 21, 2009, at 9:23 PM, Michael Scheidell wrote:

> Freebsd, 6.4, i386, ntop 3.3.10.
> 
> it (sorta) dies every now and then.
> 
> I opened a console on the tty that started it, and when it (sorta) dies, I 
> got this:
> 
> Assertion failed: (req_waiting_head), function 
> evdns_requests_pump_waiting_queue, file evdns.c, line 621.
> does this mean that the req_waiting_head queue doesn't exist? isn't big 
> enough? any clue?
> 
> this appears to be a libevent library call, and not an ntop issue?
> from libevent/work/evdns.c  line 621:
> 
> static void
> evdns_requests_pump_waiting_queue(void) {
>         while (global_requests_inflight < global_max_requests_inflight &&
>             global_requests_waiting) {
>                 struct request *req;
>                 /* move a request from the waiting queue to the inflight 
> queue */
>                 assert(req_waiting_head);
> 
> 
> 
> -- 
> Michael Scheidell, CTO
> Phone: 561-999-5000, x 1259
> > | SECNAP Network Security Corporation
>       • Certified SNORT Integrator
>       • 2008-9 Hot Company Award Winner, World Executive Alliance
>       • Five-Star Partner Program 2009, VARBusiness
>       • Best Anti-Spam Product 2008, Network Products Guide
>       • King of Spam Filters, SC Magazine 2008
> 
> This email has been scanned and certified safe by SpammerTrap®. 
> For Information please see www.spammertrap.com
> 
> 
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop

---
We can't solve problems by using the same kind of thinking we used when we 
created them - Albert Einstein

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

Reply via email to