Ticket #231 (closed defect: invalid)
PHP 5.3.x + XCache 1.3 + Apache2 does not work
| Reported by: | FooBar | Owned by: | moo |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.3.2 |
| Component: | cacher | Version: | 1.3.0 |
| Keywords: | Cc: | bigbug@… | |
| Blocked By: | PHP Version: | ||
| Application: | Need User Feedback: | no | |
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocking: |
Description
Hi,
xcache 1.3.0 and php 5.3.0 or 5.3.1rc3 does not work at all.
I rebuild xcache for the apropiate php versions but all i got is the
attached error.
(*** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x00007f077904b0f0 ***,
*** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x00007f07773d58f0 ***)
If I disable caching of the opcode (xcache.size = 0M; xcache.var_size =
64M) everything seems ok, but without the cached opcode its kind of
useless for me.
Can you give me a hint whats going wrong?
I'm using (Ubuntu Jaunty):
libapache2-mod-php5 5.3.1rc3-1
php5 5.3.1rc3-1
libc6 2.9-4ubuntu6.1
Thank you
Ake
PS: Tell me if you need more info.


