Replication steps
- Add a new Memcached instance (use localhost and leave other defaults)
- Map the default Application cache to Memcached
- Go to front page
- Go to the cache administration page
Expected
- Both pages are accessible
Actual
- The cache administration page segfaults.
I am happy to provide more information to reproduce this, but I could not figure out what would cause the segfault.
Set up
Ubuntu 12.04
|
|
PHP 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli) (built: Mar 11 2013 14:31:48)
|
Copyright (c) 1997-2012 The PHP Group
|
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
|
with Zend OPcache v7.0.2, Copyright (c) 1999-2013, by Zend Technologies
|
with Xdebug v2.1.0, Copyright (c) 2002-2010, by Derick Rethans
|
|
php5-memcached 1.0.2-2
|
memcached 1.4.13-0ubuntu2
|
libmemcached6 0.44-1.1build1
|
- Discovered while testing
-
MDL-40680 store_memcached have wrong param type and lang string for Memcached::SERIALIZER_IGBINARY]
-
- Closed
-