Re: [squid-users] assertion failed: comm.c:639: "fd < Squid_MaxFD"

From: Dave Raven <dave@dont-contact.us>
Date: Sat, 19 Oct 2002 07:29:20 +0200

looks like the max file descriptors on your
system are lower than those that squid was
compiled with.
    pstat -T
and see how many are available in comparison
to the amount shown in cache.log at start.

If you dont wish to up the amount of filedescs
in your kernel; you'll need to recompile squid.

----- Original Message -----
From: "Pawel Worach" <pawel.worach@telia.com>
To: <squid-users@squid-cache.org>
Sent: Friday, October 18, 2002 6:49 PM
Subject: [squid-users] assertion failed: comm.c:639: "fd < Squid_MaxFD"

> Did squid run out of fd's? There where no other errors in cache.log.
>
> squid 2.5s1 freebsd 4.6.2
>
> 2002/10/11 14:49:24| assertion failed: comm.c:639: "fd < Squid_MaxFD"
> 2002/10/11 14:50:19| Starting Squid Cache version 2.5.STABLE1 for
> i386-unknown-freebsd4.6.2...
> 2002/10/11 14:50:19| Process ID 97899
> 2002/10/11 14:50:19| With 14745 file descriptors available
> 2002/10/11 14:50:19| Performing DNS Tests...
>
> #0 0x4816eb0c in kill () from /usr/lib/libc.so.4
> #1 0x481aeef6 in abort () from /usr/lib/libc.so.4
> #2 0x806c30b in xassert (msg=0x80cab8a "fd < Squid_MaxFD",
> file=0x80ca9c0 "comm.c", line=639) at debug.c:270
> #3 0x8069523 in comm_close (fd=1633842287) at comm.c:639
> #4 0x809dc2b in sslTimeout (fd=120, data=0x19c56890) at ssl.c:357
> #5 0x806b867 in checkTimeouts () at comm_select.c:1043
> #6 0x806affe in comm_poll (msec=10) at comm_select.c:405
> #7 0x8092019 in main (argc=2, argv=0xbfbffc1c) at main.c:738
> #8 0x804a4b5 in _start ()
>
> Regards
> Pawel
>
>
Received on Fri Oct 18 2002 - 23:30:16 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:44 MST