Mailing List Archive

#1745: Assert error in Req_Cleanup(), cache/cache_req.c line 171: Condition((req->vsl->wid) != 0) not true.
#1745: Assert error in Req_Cleanup(), cache/cache_req.c line 171:
Condition((req->vsl->wid) != 0) not true.
----------------------+-------------------
Reporter: slink | Owner: slink
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: normal | Keywords:
----------------------+-------------------
{{{varnishd (varnish-trunk revision 2b1ac1c)}}}


{{{
Jun 1 13:08:40 c12 Assert error in Req_Cleanup(), cache/cache_req.c line
171:
Jun 1 13:08:40 c12 Condition((req->vsl->wid) != 0) not true.
Jun 1 13:08:40 c12 errno = 131 (Connection reset by peer)
Jun 1 13:08:40 c12 thread = (cache-worker)
Jun 1 13:08:40 c12 version = varnish-trunk revision 2b1ac1c
Jun 1 13:08:40 c12 ident = -jsolaris,-smalloc,-smalloc,-hcritbit,ports
Jun 1 13:08:40 c12 Backtrace:
Jun 1 13:08:40 c12 8087824: pan_backtrace+0x14
Jun 1 13:08:40 c12 8087b20: pan_ic+0x1d9
Jun 1 13:08:40 c12 808add3: Req_Cleanup+0x238
Jun 1 13:08:40 c12 80a394e: HTTP1_Session+0x166
Jun 1 13:08:40 c12 8091252: SES_Proto_Req+0x104
Jun 1 13:08:40 c12 808997c: Pool_Work_Thread+0x432
Jun 1 13:08:40 c12 809e311: WRK_Thread+0x1ce
Jun 1 13:08:40 c12 8089a58: pool_thread+0x7d
Jun 1 13:08:40 c12 fec0cd56: libc.so.1'_thrp_setup+0x7e [0xfec0cd56]
Jun 1 13:08:40 c12 fec0cfe0: libc.so.1'_lwp_start+0x0 [0xfec0cfe0]
Jun 1 13:08:40 c12 req = 9b23660 {
Jun 1 13:08:40 c12 sp = e267d48, vxid = 0, step = R_STP_RESTART,
Jun 1 13:08:40 c12 req_body = R_BODY_INIT,
Jun 1 13:08:40 c12 restarts = 0, esi_level = 0,
Jun 1 13:08:40 c12 sp = e267d48 {
Jun 1 13:08:40 c12 fd = -1, vxid = 383115,
Jun 1 13:08:40 c12 client = 212.23.139.98 49945,
Jun 1 13:08:40 c12 step = S_STP_H1NEWREQ,
Jun 1 13:08:40 c12 },
Jun 1 13:08:40 c12 ws = 9b23794 {
Jun 1 13:08:40 c12 id = "req",
Jun 1 13:08:40 c12 {s,f,r,e} = {9b24f38,9b24f38,+12288,+18184},
Jun 1 13:08:40 c12 },
Jun 1 13:08:40 c12
}}}

--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1745>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator

_______________________________________________
varnish-bugs mailing list
varnish-bugs@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
Re: #1745: Assert error in Req_Cleanup(), cache/cache_req.c line 171: Condition((req->vsl->wid) != 0) not true. [ In reply to ]
#1745: Assert error in Req_Cleanup(), cache/cache_req.c line 171:
Condition((req->vsl->wid) != 0) not true.
----------------------+---------------------
Reporter: slink | Owner: slink
Type: defect | Status: closed
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: normal | Resolution: fixed
Keywords: |
----------------------+---------------------
Changes (by Nils Goroll <nils.goroll@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [a72ab6cf297b97b25d7a392ef0202b8cfec8a6a0]:
{{{
#!CommitTicketReference repository=""
revision="a72ab6cf297b97b25d7a392ef0202b8cfec8a6a0"
We don't have a vsl when coming from error in HTTP1_Session()

Fixes #1745
}}}

--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1745#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator

_______________________________________________
varnish-bugs mailing list
varnish-bugs@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs