[Varnish] #418: Segfault in cnt_lookup

Varnish varnish-bugs at projects.linpro.no
Mon Jan 5 15:09:53 CET 2009


#418: Segfault in cnt_lookup
--------------------+-------------------------------------------------------
 Reporter:  sky     |        Owner:  sky  
     Type:  defect  |       Status:  new  
 Priority:  normal  |    Milestone:       
Component:  build   |      Version:  trunk
 Severity:  normal  |   Resolution:       
 Keywords:          |  
--------------------+-------------------------------------------------------
Changes (by sky):

  * owner:  => sky

Comment:

 {{{
 (gdb) p  sp->obj->objhead->objects->vtqh_first
 $32 = (struct object *) 0x7f5fb4e76000
 (gdb) p sp->obj
 $33 = (struct object *) 0x7f5fb4e7d000

 (gdb) p  sp->obj->objhead->objects->vtqh_first->objhead
 $34 = (struct objhead *) 0x7f432eb50430
 (gdb) p  sp->obj->objhead
 $35 = (struct objhead *) 0x7f432eb50430

 }}}

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


More information about the varnish-bugs mailing list