zendtech / ZendOptimizerPlus

Other
914 stars 142 forks source link

PHP 5.2.17 Opcache 7.0.3 Apache segfault #179

Open logistiker opened 10 years ago

logistiker commented 10 years ago

I'm getting a segfault in the apache error log when I attempt to load any website after enabling opcache on apache. I'm using apache-2.2.27, php 5.2.17 and Opcache 7.0.3. Also I'd like to note that php 5.2 doesn't appear to segfault and recgonizes opcache 7.0.3 when running cli scripts.

johngrasty commented 10 years ago

I'm getting repeatable segfaults as well with ZendOptimizerPlus 7.0.0 (from SmartOS pkgsrc), php-fpm 5.5.16, and nginx 1.6.0. Interestingly enough, it segfaults on the same page every time (the admin page of OwnCloud 7.0.2).