Edit report at https://bugs.php.net/bug.php?id=63096&edit=1
ID: 63096 Updated by: paj...@php.net Reported by: pracanowo at gmail dot com Summary: Crash when run cli script -Status: Feedback +Status: Not a bug Type: Bug Package: *General Issues Operating System: win xp sp3 PHP Version: 5.4.7 Block user comment: N Private report: N New Comment: pcre issue, No bug :) Previous Comments: ------------------------------------------------------------------------ [2012-09-17 13:34:39] pracanowo at gmail dot com I seriously hope that you are not parsing HTML using pcre Yes, i do it gently :) This is not annoying buq i create some fixes so for me its no problemo ------------------------------------------------------------------------ [2012-09-17 13:13:17] paj...@php.net ok, as you mentioned that you pcre, I seriously hope that you are not parsing HTML using pcre. That's the best to end in a stack overflow crash with PCRE. Use tidy or DOM instead. Alternatively you can increase the stack size of the php.exe (using editbin.exe). ------------------------------------------------------------------------ [2012-09-17 11:45:04] pracanowo at gmail dot com ok i find it str_get_html() from "PHP Simple HTML DOM Parser". Now i need only save bugy html ------------------------------------------------------------------------ [2012-09-17 10:28:32] paj...@php.net First of all, please post a clean backtrace. See https://bugs.php.net/bugs-generating-backtrace-win32.php ------------------------------------------------------------------------ [2012-09-16 01:31:01] re...@php.net Could you please try to get a reproducible test script ? if possible it would be much easier to spot. ------------------------------------------------------------------------ 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=63096 -- Edit this bug report at https://bugs.php.net/bug.php?id=63096&edit=1