ID: 47689 Updated by: j...@php.net Reported By: vr...@php.net -Status: Open +Status: Assigned Bug Type: PCRE related -Operating System: Windows only +Operating System: win32 only -PHP Version: * +PHP Version: 5.*, 6CVS (2009-03-17) Assigned To: pajoye New Comment:
Pierre, Nuno already gave the solution..? :) Previous Comments: ------------------------------------------------------------------------ [2009-04-14 13:56:46] vr...@php.net Same result also with the code pasted here under Apache 2.2. ------------------------------------------------------------------------ [2009-04-14 13:52:16] paj...@php.net > Same result with VC9 TS and 500 lines under CLI. 500 lines? Not using the code you pasted here? ------------------------------------------------------------------------ [2009-04-14 13:42:20] vr...@php.net Same result with VC9 TS and 500 lines under CLI. ------------------------------------------------------------------------ [2009-04-10 17:43:42] paj...@php.net Please try using 5.3.0 VC9 snapshots(ts or NTS): http://windows.php.net ------------------------------------------------------------------------ [2009-04-10 15:15:15] nlop...@php.net this is the usual stack problem. Since we now use the stack for PCRE recursion on Windows, I think we could increase the stack size. The default (1 MB) is a little short.. Pierre: can you please increase the stack size on windows binaries to e.g. 8 MB? It's a matter of adding one parameter to the compile arguments. More details at: http://msdn.microsoft.com/en-us/library/tdkhxaks(VS.71).aspx ------------------------------------------------------------------------ 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 http://bugs.php.net/47689 -- Edit this bug report at http://bugs.php.net/?id=47689&edit=1