Ticket #167 (closed defect: invalid)
some troubles with running xcache
| Reported by: | danger@… | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3.0 |
| Component: | cacher | Version: | 1.2.2 |
| Keywords: | Cc: | danger@… | |
| Blocked By: | PHP Version: | 5.2.5 | |
| Application: | Need User Feedback: | no | |
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocking: |
Description (last modified by moo) (diff)
Hello,
we have successfully installed xcache on our server, but whenever we try to use it, it fails. Also, when we run `php -i' it coredumps right before finishes with the output.
Here's what I could get from the gdb:
(gdb) bt #0 0x0000000805188dc5 in zm_shutdown_xcache () from /usr/local/lib/php/20060613/xcache.so #1 0x0000000000503031 in module_destructor () #2 0x0000000000509783 in zend_hash_apply_deleter () #3 0x00000000005099f8 in zend_hash_graceful_reverse_destroy () #4 0x00000000004ff478 in zend_shutdown () #5 0x00000000004bed4f in php_module_shutdown () #6 0x0000000000579cd2 in main ()
db2# php -v
PHP 5.2.5 with Suhosin-Patch 0.9.6.2 (cli) (built: Feb 17 2008 19:36:58)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
Change History
Note: See
TracTickets for help on using
tickets.

