[Varnish] #132: Varnish 1.1 dies with assert error in SES_Delete

Varnish varnish-bugs at projects.linpro.no
Tue Aug 7 16:08:34 CEST 2007


#132: Varnish 1.1 dies with assert error in SES_Delete
----------------------------------+-----------------------------------------
 Reporter:  anders                |        Owner:  phk          
     Type:  defect                |       Status:  new          
 Priority:  high                  |    Milestone:  Varnish 1.1.1
Component:  varnishd              |      Version:  1.1          
 Severity:  major                 |   Resolution:               
 Keywords:  core dump SES_Delete  |  
----------------------------------+-----------------------------------------
Comment (by anders):

 Finally I got a dump from this bug. But the backtrace does not show much:

 {{{
 # gdb -c varnishd_2007-08-07_13-45-00.core -s /usr/local/sbin/varnishd
 GNU gdb 6.1.1 [FreeBSD]
 Copyright 2004 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you
 are
 welcome to change it and/or distribute copies of it under certain
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 This GDB was configured as "amd64-marcel-freebsd"...
 Core was generated by `varnishd'.
 Program terminated with signal 6, Aborted.
 #0  0x00000008009e30dc in ?? ()

 (gdb) bt
 #0  0x00000008009e30dc in ?? ()
 #1  0x000000080088401c in ?? ()
 #2  0x00007fffff5faeac in ?? ()
 #3  0x0000000800a6216d in ?? ()
 #4  0x0000000000000000 in ?? ()
 #5  0xffffffdf000186f5 in ?? ()
 #6  0xffffffffffffffff in ?? ()
 #7  0x00000000ffffffff in ?? ()
 #8  0x000000000053be10 in ?? ()
 #9  0x000000000053be00 in ?? ()
 #10 0x000000000053be10 in ?? ()
 #11 0x0000000800663b49 in ?? ()
 #12 0x0000000000000000 in ?? ()
 #13 0x0000000800b998a0 in ?? ()
 #14 0x000000000042a272 in __func__.4 ()
 Cannot access memory at address 0x42a240
 }}}

 I will share a link to the actual core dump to des/phk in private.

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


More information about the varnish-bugs mailing list