[squid-users] again i lost my cache with upgrading for 3.5.2

HackXBack hack.back at hotmail.com
Tue Feb 24 00:16:27 UTC 2015


i did that with version 3.5.1
now wen upgrade again for 3.5.2 my cache damaged again !!
i just want to know how this version is stable !!
its full of bugs !!

cache.log = 
2015/02/23 19:20:51 kid1| Could not parse headers from on disk object
2015/02/23 19:20:51 kid1| BUG 3279: HTTP reply without Date:
2015/02/23 19:20:51 kid1| StoreEntry->key: BCE3520785CBE31A447841BAEB9FC542
2015/02/23 19:20:51 kid1| StoreEntry->next: 0
2015/02/23 19:20:51 kid1| StoreEntry->mem_obj: 0x6dab40f0
2015/02/23 19:20:51 kid1| StoreEntry->timestamp: -1
2015/02/23 19:20:51 kid1| StoreEntry->lastref: 1424737251
2015/02/23 19:20:51 kid1| StoreEntry->expires: -1
2015/02/23 19:20:51 kid1| StoreEntry->lastmod: -1
2015/02/23 19:20:51 kid1| StoreEntry->swap_file_sz: 0
2015/02/23 19:20:51 kid1| StoreEntry->refcount: 1
2015/02/23 19:20:51 kid1| StoreEntry->flags:
DISPATCHED,PRIVATE,FWD_HDR_WAIT,VALIDATED
2015/02/23 19:20:51 kid1| StoreEntry->swap_dirn: -1
2015/02/23 19:20:51 kid1| StoreEntry->swap_filen: -1
2015/02/23 19:20:51 kid1| StoreEntry->lock_count: 3
2015/02/23 19:20:51 kid1| StoreEntry->mem_status: 0
2015/02/23 19:20:51 kid1| StoreEntry->ping_status: 2
2015/02/23 19:20:51 kid1| StoreEntry->store_status: 1
2015/02/23 19:20:51 kid1| StoreEntry->swap_status: 0
2015/02/23 19:20:51 kid1| assertion failed: store.cc:1885: "isEmpty()"

=================== and keep restarting ....


and for debug gdb
=============================================================
root at loai:~# gdb /usr/sbin/squid /var/spool/squid/cache/squid/core
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 20099]
[New LWP 20155]
[New LWP 20147]
[New LWP 20153]
[New LWP 20149]
[New LWP 20146]
[New LWP 20154]
[New LWP 20152]
[New LWP 20157]
[New LWP 20151]
[New LWP 20161]
[New LWP 20158]
[New LWP 20166]
[New LWP 20168]
[New LWP 20164]
[New LWP 20148]
[New LWP 20163]
[New LWP 20172]
[New LWP 20144]
[New LWP 20145]
[New LWP 20171]
[New LWP 20162]
[New LWP 20165]
[New LWP 20167]
[New LWP 20174]
[New LWP 20159]
[New LWP 20175]
[New LWP 20169]
[New LWP 20160]
[New LWP 20150]
[New LWP 20170]
[New LWP 20173]
[New LWP 20156]

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  0x00007f854c547165 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) backtrace
#0  0x00007f854c547165 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f854c54a3e0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x000000000058739f in xassert (msg=<optimized out>, file=<optimized
out>, line=<optimized out>) at debug.cc:544
#3  0x0000000000648a0c in StoreEntry::startWriting (this=0x6e50d970) at
store.cc:1885
#4  0x000000000077459e in Client::setFinalReply (this=0x71474228,
rep=0x70f79970) at Client.cc:158
#5  0x00000000005d0d68 in HttpStateData::processReply (this=0x71474228) at
http.cc:1238
#6  0x00000000005d354a in JobDialer<HttpStateData>::dial (this=0x719fe0f0,
call=...) at base/AsyncJobCalls.h:174
#7  0x00000000006c8139 in AsyncCall::make (this=0x719fe0c0) at
AsyncCall.cc:40
#8  0x00000000006cbd8f in AsyncCallQueue::fireNext
(this=this at entry=0x27c5bf0) at AsyncCallQueue.cc:56
#9  0x00000000006cc0c0 in AsyncCallQueue::fire (this=0x27c5bf0) at
AsyncCallQueue.cc:42
#10 0x000000000059872c in EventLoop::runOnce
(this=this at entry=0x7fffb403fbe0) at EventLoop.cc:120
#11 0x00000000005988d0 in EventLoop::run (this=0x7fffb403fbe0) at
EventLoop.cc:82
#12 0x00000000005fc468 in SquidMain (argc=<optimized out>, argv=<optimized
out>) at main.cc:1508
#13 0x00000000005154bb in SquidMainSafe (argv=<optimized out>,
argc=<optimized out>) at main.cc:1240
#14 main (argc=<optimized out>, argv=<optimized out>) at main.cc:1233
(gdb)




--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/again-i-lost-my-cache-with-upgrading-for-3-5-2-tp4670035.html
Sent from the Squid - Users mailing list archive at Nabble.com.


More information about the squid-users mailing list