[Webkit-unassigned] [Bug 24308] New: RegExp match fails on long strings but not on (slightly) shorter ones

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 17:29:53 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24308

           Summary: RegExp match fails on long strings but not on (slightly)
                    shorter ones
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barryferg+webkit at gmail.com


A large regexp (see attached) fails to match certain strings which differ from
correctly matching strings only by length.  It should match both strings.  I
tried removing portions of the regexp to see which parts are failing but was
then unable to reproduce the bug, so the complexity of the regexp may be part
of the issue.  This bug also occurs in Safari 3.2.1.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list