Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 451512

Summary: dev-php/xcache-3.0.1 version bump
Product: Gentoo Linux Reporter: Daniel <duck+gentoo>
Component: [OLD] LibraryAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: bugs, morlix, olemarkus, ts77
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://xcache.lighttpd.net/wiki/Release-3.0.1
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel 2013-01-12 09:47:27 UTC
Please add version 3.0.1. This version fixes segfaults with php >5.4.8 and traits.

Changelog:
fixes crash when cache is too small on start up
fixes #295: crash using traits with PHP 5.4.8+
fixes #290: workaround phpize vs fbsd make bug again
improve compatibility with "the ionCube PHP Loader", Zend Optimizer
fix random crash when cache is reinitialized yet failed (Thanks to Brad Baker for generating crash dump)
fix locking impl: improve stability on threaded env (Thanks to Mircea Nicolae for reproducing the bug)
diagnosis: undefined variable when ini is not found
PHP_5_4 optimizer: fix ZEND_JMP_SET_VAR
PHP_5_4 optimizer: fix for goto

Reproducible: Always
Comment 1 Matthew Schultz 2013-01-13 05:50:10 UTC
I changed 3.0.0 ebuild to 3.0.1.  I confirmed this version builds fine and apache starts normally on ~x86 arch with both php 5.3.18 and php 5.4.8.
Comment 2 Daniel 2013-02-02 08:44:55 UTC
here is a working overlay
https://github.com/Danez/xcache-overlay
Comment 3 Ole Markus With (RETIRED) gentoo-dev 2013-03-11 10:43:45 UTC
xcache already in portage. Thanks.