Hi,

I'm trying to use memcached with the unix sockets (the -s option).
Hopefully I'm just doing something stupid in the configuration. When I
try to get/set a value, the server generates the following message:

Failed to write, and not due to blocking: Invalid argument

Subsequently, this causes an error in Cache::Memcached:

Use of uninitialized value in string eq at
/usr/local/lib/perl5/site_perl/5.8.8/Cache/Memcached.pm line 494.

I'm using FreeBSD 6.2 with memcached-1.2.3, libevent-1.3d. I've been
able to reproduce the error with versions of memcached 1.2.0 and 1.2.2


I have attached a self-contained Perl script to reproducing the
problem. You'll need Cache::Memcached

Thanks,
Taylor

Attachment: memcached_test.pl
Description: Binary data

Reply via email to