madhuneal / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
0 stars 0 forks source link

2009/02/28 15:43:14| assertion failed: store_client.c:193: "sc->new_callback == NULL" #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Lusca crashed with the following error:

assertion failed: store_client.c:193: "sc->new_callback == NULL"

# /usr/local/squid/sbin/squid -v
Squid Cache: Version LUSCA_1.0
configure options:  '--prefix=/usr/local/squid' '--with-pthreads'
'--with-aio' '--with-dl' '--with-large-files'
'--enable-storeio=ufs,aufs,diskd,coss,null'
'--enable-removal-policies=lru,heap' '--enable-htcp'
'--enable-kill-parent-hack' '--enable-snmp' '--enable-carp'
'--disable-poll' '--disable-select' '--enable-kqueue' '--disable-epoll'
'--disable-ident-lookups' '--enable-stacktraces' '--enable-cache-digests'
'--enable-err-languages=English'

# uname -r
7.1-RELEASE

cache_mem 1024 MB
memory_pools_limit 0
cache_replacement_policy heap LFUDA
memory_replacement_policy heap LRU

maximum_object_size 256000 KB
minimum_object_size 0 KB
maximum_object_size_in_memory 512 KB

store_avg_object_size 256 KB
store_objects_per_bucket 128
cache_dir aufs /cache01 128000 128 256
cache_dir aufs /cache02 128000 128 256
cache_dir aufs /cache03 128000 128 256
cache_dir aufs /cache04 128000 128 256

Original issue reported on code.google.com by binliu.l...@gmail.com on 28 Feb 2009 at 9:52

GoogleCodeExporter commented 9 years ago
can you try with LUSCA_HEAD ?

Original comment by ajcor...@gmail.com on 3 Mar 2009 at 7:23

GoogleCodeExporter commented 9 years ago
Hi,

Could you please re-try with LUSCA_HEAD and report back to me? I'd like to make 
sure I've fixed all of the store 
client related problems before I work on changing it. :)

Thanks!

Original comment by adrian.c...@gmail.com on 6 Apr 2009 at 8:32

GoogleCodeExporter commented 9 years ago
same here.
2009/06/06 04:55:41| Invalid chunk header '
'
2009/06/06 04:58:53| assertion failed: store_client.c:193: "sc->new_callback == 
NULL"
2009/06/06 04:58:56| Starting Squid Cache version LUSCA_1.0 for i386-unknown-
freebsd7.0...

Original comment by chudy.fernandez on 6 Jun 2009 at 1:47

GoogleCodeExporter commented 9 years ago
You're still running Lusca-1.0. Please upgrade to the latest Lusca-HEAD 
snapshot. 1.0 is very old.

Original comment by adrian.c...@gmail.com on 6 Jun 2009 at 3:30

GoogleCodeExporter commented 9 years ago
snapshot as of r14148 works fine.

Original comment by chudy.fernandez on 11 Jul 2009 at 9:21

GoogleCodeExporter commented 9 years ago
Good-o. Thanks!

Original comment by adrian.c...@gmail.com on 11 Jul 2009 at 11:42