[Varnish] #272: Assert error in vca_acct(), cache_acceptor.c line 173
Varnish
varnish-bugs at projects.linpro.no
Sun Jul 6 20:01:59 CEST 2008
#272: Assert error in vca_acct(), cache_acceptor.c line 173
------------------------+---------------------------------------------------
Reporter: bonetruck2 | Owner: phk
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: 1.1.2
Severity: normal | Keywords:
------------------------+---------------------------------------------------
The error I get upon giving the start command is:
Child said (2, 23453): <<Assert error in vca_acct(), cache_acceptor.c line
173:
Condition((setsockopt(ls->sock, 0xffff, 0x1005, &tv_sndtimeo, sizeof
tv_sndtimeo)) == 0) not true.
errno = 33 (Numerical argument out of domain)
Again, this is on OpenBSD -current on a i386 host. I'm guessing the bad
argument is tv_sndtimeo. Haven't chased it any further though.
BTW, both VTAILQ_FOREACH lines (170 and 180) have trailing whitespace too.
FYI.
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/272>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list