[Webkit-unassigned] [Bug 16321] New: new RegExp("[\u0097]{4, 6}", "gmy") crashes in DEBUG builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 00:37:38 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16321

           Summary: new RegExp("[\u0097]{4,6}", "gmy") crashes in DEBUG
                    builds
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: darin at apple.com


new RegExp("[\u0097]{4,6}", "gmy") crashes in DEBUG builds

(probably release builds too)

ASSERTION FAILED: code - codestart <= length
(/Stuff/Projects/WebKit/JavaScriptCore/pcre/pcre_compile.cpp:2804 JSRegExp*
jsRegExpCompile(const UChar*, int, JSRegExpIgnoreCaseOption,
JSRegExpMultilineOption, unsigned int*, const char**))


-- 
Configure bugmail: http://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