Edit report at https://bugs.php.net/bug.php?id=64630&edit=1
ID: 64630 User updated by: alejosimon at gmail dot com Reported by: alejosimon at gmail dot com Summary: Opcache failed to start on PHP x64 build -Status: Feedback +Status: Open Type: Bug Package: opcache Operating System: Windows 7 Pro x64 PHP Version: 5.5.0beta3 Block user comment: N Private report: N New Comment: Failure in all scenarios .. cli, apache, cli-server, etc etc, but only x64 build ... in the x86 works fine. Previous Comments: ------------------------------------------------------------------------ [2013-04-11 14:27:43] a...@php.net Of course with enable_cli=0 no cache in cli. Another try - do you have some process up (like apache) with loaded opcache while trying to start on cli? ------------------------------------------------------------------------ [2013-04-11 14:09:50] alejosimon at gmail dot com SORRYYYYYY!!! NOT found with "opcache.enable_cli=0" or set in "1" we continue as before. :( ------------------------------------------------------------------------ [2013-04-11 14:06:43] alejosimon at gmail dot com YES!!!!!!! with "opcache.enable_cli=0" start ok! ... but no cache in cli mode? :( ------------------------------------------------------------------------ [2013-04-11 14:02:29] a...@php.net opcache.enable_cli=1 is the trick to bring it down > php_opcache.dll!create_segments(unsigned __int64 requested_size, > _zend_shared_segment * * * shared_segments_p, int * shared_segments_count, > char * * error_in) Line 266 C php_opcache.dll!zend_shared_alloc_try(const _handler_entry * he, int requested_size, _zend_shared_segment * * * shared_segments_p, int * shared_segments_count, char * * error_in) Line 130 C php_opcache.dll!zend_shared_alloc_startup(int requested_size) Line 196 C php_opcache.dll!accel_startup(_zend_extension * extension) Line 2458 C php5_debug.dll!zend_extension_startup(_zend_extension * extension) Line 154 C php5_debug.dll!zend_llist_apply_with_del(_zend_llist * l, int (void *) * func) Line 178 C php5_debug.dll!zend_startup_extensions(...) Line 176 C php5_debug.dll!php_module_startup(_sapi_module_struct * sf, _zend_module_entry * additional_modules, unsigned int num_additional_modules) Line 2207 C php.exe!php_cli_startup(_sapi_module_struct * sapi_module) Line 417 C php.exe!main(int argc, char * * argv) Line 1357 C php.exe!__tmainCRTStartup() Line 536 C php.exe!mainCRTStartup() Line 377 C ------------------------------------------------------------------------ [2013-04-11 13:44:46] alejosimon at gmail dot com Yes! I do. ;-) look: ; http://php.net/extension-dir extension_dir = "./ext" [opCache] zend_extension = php_opcache.dll opcache.memory_consumption = 128 opcache.enable_cli = 1 ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=64630 -- Edit this bug report at https://bugs.php.net/bug.php?id=64630&edit=1