ID:               47689
 Updated by:       vr...@php.net
 Reported By:      vr...@php.net
-Status:           Feedback
+Status:           Open
 Bug Type:         PCRE related
 Operating System: Windows only
 PHP Version:      *
 Assigned To:      pajoye
 New Comment:

Same result also with the code pasted here under Apache 2.2.


Previous Comments:
------------------------------------------------------------------------

[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

------------------------------------------------------------------------

[2009-03-19 10:22:04] vr...@php.net

Both configuration directives are on the default value 100000.

I've found out that with much longer input (600 lines) the script
crashes also in CLI.

There's no crash in PHP 5.2.8, only PHP 5.2.9 is affected.

------------------------------------------------------------------------

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

Reply via email to