Had been running eAccelerator 0.9.5b1 without (much) issue on my Debian 3.1 box with Apache/1.3.33 Ben-SSL/1.55 with PHP5.1.2.
Decided to try the latest SVN code (as of 13th April, 22:30 GMT) yet when Apache is restarted, all PHP pages return a blank page with a very odd memory exhaustion error, such as this one relating to WordPress?:
[Thu Apr 13 22:19:17 2006] [error] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate -1073799975 bytes) in ./wp-settings.php on line 103
[Thu Apr 13 22:19:19 2006] [error] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate -1073799975 bytes) in ./wp-settings.php on line 103
[Thu Apr 13 22:20:07 2006] [error] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate -1073799975 bytes) in ./wp-settings.php on line 103
[Thu Apr 13 22:20:21 2006] [error] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate -1073799975 bytes) in ./wp-settings.php on line 103
[Thu Apr 13 22:20:39 2006] [error] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate -1073799975 bytes) in ./wp-settings.php on line 103
Compiling and installing eAccelerator 0.9.5b2 causes the same issue too.