ID: 38050 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: debian linux PHP Version: 5.1.4 New Comment:
Here it is at another paste site: http://rafb.net/paste/results/UPIlO785.txt I have many other bunches of text that also crash for that pattern. I'll try this one on 5.2 also Previous Comments: ------------------------------------------------------------------------ [2006-07-09 23:59:58] judas dot iscariote at gmail dot com your test do not segfault here(Linux 64 bit current 5_2 CVS) ------------------------------------------------------------------------ [2006-07-09 19:40:30] [EMAIL PROTECTED] Unfortunately pastebin.com is down atm. Please provide short but complete reproduce script here. ------------------------------------------------------------------------ [2006-07-09 19:32:54] [EMAIL PROTECTED] Description: ------------ preg_match_all segfaults on some text samples with the following pattern: #<a(?=[\s/>]+)(?:"[^"]*"|'[^']*'|[^'">])*?\bhref\s?=\s?"([^"]+)"(?:"[^"]*"|'[^']*\'|[^'">])*?>((?:.(?!</a>))*.?)</a>#ism Pastebin code includes an example text sample. Reproduced on i386 linux 5.1.4 built from source but NOT a mac ppc build with the same compile flags, or on 4.3.10. Reproduce code: --------------- http://pastebin.com/743927 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38050&edit=1