Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 387 by [email protected]: error of lru_crawler
https://code.google.com/p/memcached/issues/detail?id=387
What steps will reproduce the problem?
I am working on a requirement that release memory of memcached to system,
and when I call the lru_crawler_crawl("all") in a timer every 5 second(5
seconds is only for test), the following error report.
memcached-debug: items.c:643: crawler_link_q: Assertion `it != *tail'
failed.
in function 'lru_crawler_crawl()', I think it should evaluate the value
of 'crawlers[sid].it_flags' before call 'crawler_link_q((item
*)&crawlers[sid])'.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
1.4.21 (most update code)
Please provide any additional information below.
OS: centos 6.5,
Staring command:/root/memcached/memcached-debug -m 32 -I 100k -o
slab_reassign lru_crawler slab_automove=1 -p 42872 -U 34756 -u root
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.