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

Taylor Basilio tbasilio at headstrong.ws
Mon Oct 8 10:56:22 UTC 2007


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: memcached_test.pl
Type: application/octet-stream
Size: 1186 bytes
Desc: not available
Url : http://lists.danga.com/pipermail/memcached/attachments/20071008/5b126a13/memcached_test.obj


More information about the memcached mailing list