[squid-users] squid-3.5.0.4 coredump on FreeBSD 10.1

Odhiambo Washington odhiambo at gmail.com
Tue Jan 27 13:03:50 UTC 2015


Upon squid -k parse, I get a segmentation fault/coredump.


FreeBSD banter 10.1-RELEASE FreeBSD 10.1-RELEASE #0: Sat Jan 24 09:09:29
EAT 2015     root at banter:/usr/obj/usr/src/sys/BEASTIE-10.x  amd64

root at mail:/opt/squid-3.5.0.4 # ./sbin/squid -v
Squid Cache: Version 3.5.0.4
Service Name: squid
configure options:  '--prefix=/opt/squid-3.5.0.4'
'--enable-removal-policies=lru heap' '--disable-epoll' '--enable-auth'
'--enable-auth-basic=DB
NCSA PAM PAM POP3 SSPI' '--enable-external-acl-helpers=session unix_group
file_userip' '--enable-auth-negotiate=kerberos' '--with-pthreads' '--en
able-storeio=ufs diskd rock aufs' '--enable-delay-pools' '--enable-snmp'
'--with-openssl=/usr' '--enable-forw-via-db' '--enable-cache-digests' '-
-enable-wccpv2' '--enable-follow-x-forwarded-for' '--with-large-files'
'--enable-large-cache-files' '--enable-esi' '--enable-kqueue' '--enable-ic
ap-client' '--enable-kill-parent-hack' '--enable-ssl' '--enable-leakfinder'
'--enable-ssl-crtd' '--enable-url-rewrite-helpers' '--enable-xmalloc-
statistics' '--enable-stacktraces' '--enable-zph-qos' '--enable-eui'
'--with-nat-devpf' '--enable-pf-transparent' 'CC=clang' 'CXX=clang++'
--enable-ltdl-convenience


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 `squid'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/librt.so.1...done.
Loaded symbols for /usr/lib/librt.so.1
Reading symbols from /usr/local/lib/libnettle.so.4...done.
Loaded symbols for /usr/local/lib/libnettle.so.4
Reading symbols from /usr/local/lib/libxml2.so.2...done.
Loaded symbols for /usr/local/lib/libxml2.so.2
Reading symbols from /usr/local/lib/libexpat.so.1...done.
Loaded symbols for /usr/local/lib/libexpat.so.1
Reading symbols from /usr/lib/libssl.so.7...done.
Loaded symbols for /usr/lib/libssl.so.7
Reading symbols from /usr/lib/libgssapi.so.10...done.
Loaded symbols for /usr/lib/libgssapi.so.10
Reading symbols from /usr/lib/libgssapi_krb5.so.10...done.
Loaded symbols for /usr/lib/libgssapi_krb5.so.10
Reading symbols from /usr/lib/libheimntlm.so.11...done.
Loaded symbols for /usr/lib/libheimntlm.so.11
Reading symbols from /usr/lib/libkrb5.so.11...done.
Loaded symbols for /usr/lib/libkrb5.so.11
Reading symbols from /usr/lib/libhx509.so.11...done.
Loaded symbols for /usr/lib/libhx509.so.11
Reading symbols from /usr/lib/libcom_err.so.5...done.
Loaded symbols for /usr/lib/libcom_err.so.5
Reading symbols from /lib/libcrypto.so.7...done.
Loaded symbols for /lib/libcrypto.so.7
Reading symbols from /usr/lib/libasn1.so.11...done.
Loaded symbols for /usr/lib/libasn1.so.11
Reading symbols from /usr/lib/libwind.so.11...done.
Loaded symbols for /usr/lib/libwind.so.11
Reading symbols from /usr/lib/libheimbase.so.11...done.
Loaded symbols for /usr/lib/libheimbase.so.11
Reading symbols from /usr/lib/libroken.so.11...done.
Loaded symbols for /usr/lib/libroken.so.11
Reading symbols from /lib/libcrypt.so.5...done.
Loaded symbols for /lib/libcrypt.so.5
Reading symbols from /lib/libm.so.5...done.
Loaded symbols for /lib/libm.so.5
Reading symbols from /usr/lib/libc++.so.1...done.
Loaded symbols for /usr/lib/libc++.so.1
Reading symbols from /lib/libcxxrt.so.1...done.
Loaded symbols for /lib/libcxxrt.so.1
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/libthr.so.3...done.
Loaded symbols for /lib/libthr.so.3
Reading symbols from /lib/libc.so.7...done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /lib/libz.so.6...done.
Loaded symbols for /lib/libz.so.6
Reading symbols from /usr/lib/liblzma.so.5...done.
Loaded symbols for /usr/lib/liblzma.so.5
Reading symbols from /usr/lib/private/libheimipcc.so.11...done.
Loaded symbols for /usr/lib/private/libheimipcc.so.11
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x000000080423976b in strlen () from /lib/libc.so.7
[New Thread 805006400 (LWP 100229/squid)]
(gdb) bt full
#0  0x000000080423976b in strlen () from /lib/libc.so.7
No symbol table info available.
#1  0x0000000000515d07 in std::__1::operator<< <std::__1::char_traits<char>
> (__os=@0x80516e280, __str=0x0) at string:651
        __len = <value optimized out>
        __s = {__ok_ = true, __os_ = @0x80516e280}
#2  0x00000000006c138c in ~ACL (this=0xb87710) at Acl.cc:378
        _dbo = <value optimized out>
#3  0x0000000804214a00 in __cxa_finalize () from /lib/libc.so.7
No symbol table info available.
#4  0x00000008041b5e8c in exit () from /lib/libc.so.7
No symbol table info available.
#5  0x000000000050f4b6 in _start ()
No symbol table info available.
#6  0x0000000800b87000 in ?? ()
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.
(gdb)



-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
"I can't hear you -- I'm using the scrambler."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20150127/227234a5/attachment.html>


More information about the squid-users mailing list