Edit report at http://bugs.php.net/bug.php?id=52792&edit=1
ID: 52792 Updated by: [email protected] Reported by: ken73 dot chen at gmail dot com Summary: core dump Status: Bogus Type: Bug Package: Unknown/Other Function Operating System: FreeBSD 7.2 PHP Version: 5.3.3 -Block user comment: N +Block user comment: Y New Comment: The PECL bug is the appropriate place to discuss this bug, not here. Previous Comments: ------------------------------------------------------------------------ [2010-11-09 09:47:18] karavan01 at yandex dot ru I have the same problem... FreeBSD 7.3 amd64 All versions are up to date... php5_5.3.3_2, libmemcached-0.44, pecl-memcached-1.0.2 If I write "extension=memcached.so" before "extension=session.so" in extensions.ini, than I get: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626/memcached.so' - /usr/local/lib/php/20090626/memcached.so: Undefined symbol "php_session_create_id" in Unknown on line 0 and if after it... segmentation fault without core dump. I can't find any hints to fix the problem.... ------------------------------------------------------------------------ [2010-09-09 04:04:35] ken73 dot chen at gmail dot com The version of memcached is 1.0.2. I try to install memcached on 5 FreeBSD machines. On FreeBSD 6.2 and 8.0, it's okay. On three FreeBSD 7.2 machines, the core dumped. ------------------------------------------------------------------------ [2010-09-08 20:03:51] [email protected] What version of memcached extension is it? I'm not sure what I can do at this point, because libxml + memcached works normally for me (and does for other people) and I don't have a FreeBSD machine to debug this on. ------------------------------------------------------------------------ [2010-09-07 11:41:21] ken73 dot chen at gmail dot com I have done, but developers thinks the problem is on libxml2. developers http://pecl.php.net/bugs/bug.php?id=18509 ------------------------------------------------------------------------ [2010-09-07 11:33:21] [email protected] Report the issue to the memcached developers at PECL ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=52792 -- Edit this bug report at http://bugs.php.net/bug.php?id=52792&edit=1
