[Webkit-unassigned] [Bug 15951] New: REGRESSION: assertion failure in regexp match() when running JS tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 03:06:02 PST 2007


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

           Summary: REGRESSION: assertion failure in regexp match() when
                    running JS tests
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: darin at apple.com, ggaren at apple.com


Running r27689 or r27710 debug build, not sure when this started or which test
causes this.

Thread 0 Crashed:
0    match(unsigned short const*, unsigned char const*, int, match_data*) +
31087 (pcre_exec.cpp:1878)
1    jsRegExpExecute(JSRegExp const*, unsigned short const*, int, int, int*,
int) + 1705 (pcre_exec.cpp:2272)
2    KJS::RegExp::match(KJS::UString const&, int, WTF::OwnArrayPtr<int>*) + 275
(regexp.cpp:105)
3    KJS::RegExpObjectImp::performMatch(KJS::RegExp*, KJS::UString const&, int,
int&, int&, int**) + 64 (regexp_object.cpp:305)
4    KJS::StringProtoFuncSearch::callAsFunction(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 395 (string_object.cpp:611)
5    KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) +
220 (object.cpp:95)


-- 
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