Skip to content

Instantly share code, notes, and snippets.

@jbq
Created September 2, 2011 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbq/1188943 to your computer and use it in GitHub Desktop.
Save jbq/1188943 to your computer and use it in GitHub Desktop.
varnishncsa 3.0.1 rc1 crash
warning: Can't read pathname for load map: Input/output error.
Reading symbols from /usr/lib/varnish/libvarnishcompat.so...Reading symbols from /usr/lib/debug/usr/lib/varnish/libvarnishcompat.so...done.
done.
Loaded symbols for /usr/lib/varnish/libvarnishcompat.so
Reading symbols from /usr/lib/libvarnishapi.so.1...Reading symbols from /usr/lib/debug/usr/lib/libvarnishapi.so.1.0.0...done.
done.
Loaded symbols for /usr/lib/libvarnishapi.so.1
Reading symbols from /lib/x86_64-linux-gnu/libpthread.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libpthread.so.0
Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libc.so.6
Reading symbols from /lib/x86_64-linux-gnu/libpcre.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libpcre.so.3
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Core was generated by `/usr/bin/varnishncsa -a -c -w /var/log/nomao/varnishncsa.log -D -P /var/run/var'.
Program terminated with signal 11, Segmentation fault.
#0 0x0000000000404a50 in VSB_cat (s=0x11c1ef0, str=0x0) at ../../lib/libvarnish/vsb.c:331
331 ../../lib/libvarnish/vsb.c: No such file or directory.
in ../../lib/libvarnish/vsb.c
(gdb) bt
#0 0x0000000000404a50 in VSB_cat (s=0x11c1ef0, str=0x0) at ../../lib/libvarnish/vsb.c:331
#1 0x0000000000403027 in h_ncsa (priv=0x11b9bf0, tag=SLT_ReqEnd, fd=266, len=71, spec=1, ptr=0x7f758b704488 <Address 0x7f758b704488 out of bounds>, bitmap=0) at varnishncsa.c:615
#2 0x00007f759047ff18 in VSL_Dispatch (vd=0x11b8010, func=0x402b82 <h_ncsa>, priv=0x11b9bf0) at vsl.c:318
#3 0x0000000000403baf in main (argc=10, argv=0x7fff3c1de8a8) at varnishncsa.c:874
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment