when run out of memory, and use "stats" command, memcached-1.4.20 got deadlock.
*STATS_LOCK twice* before unlock. As below calls: server_stats *-->STATS_LOCK();* -->APPEND_STAT -->append_stat -->add_stats (append_stats) -->grow_stats_buf *-->STATS_LOCK();* *-->STATS_UNLOCK();* *-->STATS_UNLOCK();* -- --- 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.
