Ticket #167 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by moo

  • status changed from new to closed
  • resolution set to invalid
  • description modified (diff)

not a XCache but a php 5.2.5 issue, downgrade to php5.2.4

see  http://forum.lighttpd.net/topic/42805

Note: See TracTickets for help on using tickets.