Comment #19 on issue 363 by [email protected]: MemcachePool::get(): Server
127.0.0.1 (tcp 11211, udp 0) failed with: Network timeout
http://code.google.com/p/memcached/issues/detail?id=363
Turned out the upstream packager somehow built .18 against libevent-1.4.13
despite eariler versions being against 2.x. It's probably just a broken
build.
Further fiddling with gdb showed that the event_del() routine had either
not happened or happened incorrectly, so it was still linked in the
libevent queue. The patch I put in prevented it from causing hangs but it
still spun cpu. I might leave that in just in case.
I'd been over the code a bunch of times and it seemed pretty impossible...
so that's probably why.
but it seems like it's not our bug. leaving this open for a few more days
just in case though.
--
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.