[Varnish] #491: Crash in 2.0.4

Varnish varnish-bugs at projects.linpro.no
Mon May 4 21:10:10 CEST 2009


#491: Crash in 2.0.4
--------------------+-------------------------------------------------------
 Reporter:  sky     |        Owner:     
     Type:  defect  |       Status:  new
 Priority:  normal  |    Milestone:     
Component:  build   |      Version:  2.0
 Severity:  normal  |   Resolution:     
 Keywords:          |  
--------------------+-------------------------------------------------------
Old description:

> {{{
> Panic message: Assert error in WS_Release(), cache_ws.c line 170:
> Condition(bytes <= ws->e - ws->f) not true.  thread = (cache-worker)sp =
> 0x7f4ff0277008 {   fd = 1043, id = 1043, xid = 1662105498,   client =
> 208.68.167.134:35521,   step = STP_FETCH,   handling = error,   err_code
> = 200, err_reason = (null),   ws = 0x7f4ff0277078 {      id = "sess",
> {s,f,r,e} = {0x7f4ff0277808,,+3354,(nil),+32768},   },     worker =
> 0x7f52e9083be0 {     },     vcl = {       srcname = {         "input",
> "Default",       },     },   obj = 0x7f6d71a0b000 {     refcnt = 1, xid =
> 1662105498,     ws = 0x7f6d71a0b028 {        id = "obj",       {s,f,r,e}
> = {0x7f6d71a0b358,,+327,+3240,+3240},     },     http = {       ws =
> 0x7f6d71a0b028 {          id = "obj",         {s,f,r,e} =
> {0x7f6d71a0b358,,+327,+3240,+3240},       },       hd = {         "Date:
> Tue, 21 Apr 2009 10:01:29 GMT",         "Server: Apache",
> "Content-language: en",         "X-Served-By-Backend:
>
> }}}

New description:

 {{{
 Panic message: Assert error in WS_Release(), cache_ws.c line 170:
    Condition(bytes <= ws->e - ws->f) not true.
 thread = (cache-worker)sp = 0x7f4ff0277008 {
    fd = 1043, id = 1043, xid = 1662105498,
    client = 208.68.167.134:35521,
    step = STP_FETCH,
    handling = error,
    err_code = 200, err_reason = (null),
    ws = 0x7f4ff0277078 {
       id = "sess",
      {s,f,r,e} = {0x7f4ff0277808,,+3354,(nil),+32768},
    },
      worker = 0x7f52e9083be0 {
      },
      vcl = {
        srcname = {
          "input",
          "Default",
        },
      },
    obj = 0x7f6d71a0b000 {
      refcnt = 1, xid = 1662105498,
      ws = 0x7f6d71a0b028 {
         id = "obj",
        {s,f,r,e} = {0x7f6d71a0b358,,+327,+3240,+3240},
      },
      http = {
        ws = 0x7f6d71a0b028 {
           id = "obj",
          {s,f,r,e} = {0x7f6d71a0b358,,+327,+3240,+3240},
        },
        hd = {
          "Date: Tue, 21 Apr 2009 10:01:29 GMT",
          "Server: Apache",
          "Content-language: en",
          "X-Served-By-Backend:

 }}}

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/491#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list