[Varnish] #262: Varnish crashes on Assert error in htc_header_complete(), cache_httpconn.c line 60
Varnish
varnish-bugs at projects.linpro.no
Wed Jun 25 09:56:43 CEST 2008
#262: Varnish crashes on Assert error in htc_header_complete(), cache_httpconn.c
line 60
----------------------+-----------------------------------------------------
Reporter: anders | Owner: phk
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: major | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by phk):
{{{
(gdb) print *htc
$2 = {magic = 1041886673, fd = 477, ws = 0x80c001078, rxbuf = {
b = 0x80c0017b3 "\n", e = 0x80c0017b3 "\n"}, pipeline = {b = 0x0, e =
0x0}}
(gdb) print htc->rxbuf
$3 = {b = 0x80c0017b3 "\n", e = 0x80c0017b3 "\n"}
(gdb) print *htc->ws
$5 = {magic = 905626964, id = 0x43590d "sess",
s = 0x80c0017a0 "84.209.97.237", f = 0x80c0017b3 "\n",
r = 0x80c0027b3 " GMT", e = 0x80c0037a0 '¥' <repeats 200 times>...,
overflow = 0}
}}}
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/262#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list