Varnish 3.0.0 crash

Jean-Baptiste Quenot jbq at caraldi.com
Fri Jul 15 21:10:55 CEST 2011


These are the details I could manage to get for now:

Core was generated by `/usr/sbin/varnishd -P /var/run/varnishd.pid -a
:80 -t 604800 -T localhost:6082'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007ff242c71aab in mempcpy () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x00007ff242c71aab in mempcpy () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ff242c60bbe in _IO_default_xsputn () from
/lib/x86_64-linux-gnu/libc.so.6
#2  0x00007ff242c3331d in vfprintf () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x00007ff242ce8780 in __vsnprintf_chk () from
/lib/x86_64-linux-gnu/libc.so.6
#4  0x000000000043193e in WSL ()
#5  0x0000000000429df5 in ?? ()
#6  0x0000000000429f8e in http_DissectRequest ()
#7  0x0000000000417318 in CNT_Session ()
#8  0x000000000042daf8 in ?? ()
#9  0x000000000042df81 in ?? ()

This is running on Ubuntu 11.04.  I had to set
core_pattern="/var/tmp/%p.core" in the kernel, otherwise no core was
generated.

I can't manage to load debug symbols from libvarnish1...
-- 
Jean-Baptiste Quenot




More information about the varnish-dev mailing list