root@dotspot:~# gdb /usr/sbin/squid  /var/spool/squid/cache/squid/core.4434
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/squid...done.
[New LWP 4434]
[New LWP 4516]
[New LWP 4521]
[New LWP 4534]
[New LWP 4518]
[New LWP 4541]
[New LWP 4519]
[New LWP 4533]
[New LWP 4522]
[New LWP 4545]
[New LWP 4523]
[New LWP 4538]
[New LWP 4520]
[New LWP 4544]
[New LWP 4517]
[New LWP 4540]
[New LWP 4537]
[New LWP 4546]
[New LWP 4547]
[New LWP 4536]
[New LWP 4543]
[New LWP 4531]
[New LWP 4526]
[New LWP 4524]
[New LWP 4532]
[New LWP 4527]
[New LWP 4535]
[New LWP 4528]
[New LWP 4525]
[New LWP 4539]
[New LWP 4542]
[New LWP 4529]
[New LWP 4530]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `(squid-1) -YC -f /etc/squid/squid.conf'.
Program terminated with signal 6, Aborted.
#0  0x00007f656d67c165 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) backtrace
#0  0x00007f656d67c165 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f656d67f3e0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x000000000055b12f in xassert (msg=<optimized out>, file=<optimized
out>, line=<optimized out>) at debug.cc:566
#3  0x00000000006ade68 in commSetConnTimeout (conn=..., timeout=15,
callback=...) at comm.cc:769
#4  0x000000000052d6ca in ConnStateData::getSslContextDone
(this=this@entry=0x833e5598, sslContext=<optimized out>,
sslContext@entry=0x8cd0c110, isNew=isNew@entry=false) at client_side.cc:3997
#5  0x000000000052e230 in ConnStateData::getSslContextStart
(this=this@entry=0x833e5598) at client_side.cc:3907
#6  0x000000000052e849 in ConnStateData::httpsPeeked (this=0x833e5598,
serverConnection=...) at client_side.cc:4069
#7  0x00000000005961e8 in UnaryMemFunT<ConnStateData,
RefCount&lt;Comm::Connection>, RefCount<Comm::Connection> >::doDial
(this=0xac883b50) at base/AsyncJobCalls.h:113
#8  0x000000000053adaa in JobDialer<ConnStateData>::dial (this=0xac883b50,
call=...) at base/AsyncJobCalls.h:166
#9  0x00000000006a2b79 in AsyncCall::make (this=0xac883b20) at
AsyncCall.cc:32
#10 0x00000000006a67df in AsyncCallQueue::fireNext
(this=this@entry=0xd6e2d0) at AsyncCallQueue.cc:52
#11 0x00000000006a6b10 in AsyncCallQueue::fire (this=0xd6e2d0) at
AsyncCallQueue.cc:38
#12 0x000000000056c3bc in EventLoop::runOnce
(this=this@entry=0x7fff2c09e4c0) at EventLoop.cc:135
#13 0x000000000056c548 in EventLoop::run (this=0x7fff2c09e4c0) at
EventLoop.cc:99
#14 0x00000000005e3bea in SquidMain (argc=<optimized out>, argv=<optimized
out>) at main.cc:1528
#15 0x00000000004f231b in SquidMainSafe (argv=<optimized out>,
argc=<optimized out>) at main.cc:1260
#16 main (argc=<optimized out>, argv=<optimized out>) at main.cc:1252
(gdb)




--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-769-Comm-IsConnOpen-conn-tp4669842p4670001.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to