timloo / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

crash memcached when add data to it #357

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. wait some times (avg 48 hours)
2. connect with php-memcache (that ok!)
3. add any data(number for example) to memcached with php-memcache

What is the expected output? What do you see instead?

php warning :
2014/02/12 09:31:43 MemcachePool::add(): Server localhost (tcp 11211, udp 0) 
failed with: Read failed (socket was unexpectedly closed) (0)

/var/log/messages
Feb 12 09:31:43 other kernel: pid 90293 (memcached), uid 65534: exited on 
signal 11

What version of the product are you using? On what operating system?
memcached v1.4.15

OS:
FreeBSD  8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #2: Sun Dec 11 17:25:22 UTC 2011 
    root@:/usr/obj/usr/src/sys/RESH  amd64
PHP 5.4.12, memcache 3.0.8

FreeBSD pc.mydomain.local 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 
26 22:50:31 UTC 2013     root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC 
 amd64
PHP 5.5.8, memcache 3.0.8
php 5.4.23, memcache 3.0.8

Please provide any additional information below.

Memcached Log is empty.
This is regular crash on different our servers.

Original issue reported on code.google.com by volk160...@gmail.com on 12 Feb 2014 at 9:13

GoogleCodeExporter commented 9 years ago
Can you try 1.4.17 please?

Original comment by dorma...@rydia.net on 12 Feb 2014 at 7:49

GoogleCodeExporter commented 9 years ago
Yes, we can try 1.4.17 on 3 machine 4 days. We have no problems. Thanks.

Original comment by volk160...@gmail.com on 17 Feb 2014 at 8:27

GoogleCodeExporter commented 9 years ago
Thank you. Closing this ticket.

If 1.4.17 crashes on you, please use the memcached-debug binary. Run it under 
gdb and collect the stack trace of the crash so I can trouble shoot it.

Thank you!

Original comment by dorma...@rydia.net on 17 Feb 2014 at 7:25