[Webkit-unassigned] [Bug 26316] 100% CPU hang for several seconds on large file syntax highlight.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 11 10:06:15 PDT 2009


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





------- Comment #1 from sherlock at genome.stanford.edu  2009-06-11 10:06 PDT -------
I see this with Safari 4 - sample attached.  Seems to be spending time in:

617 JSC::RegExpObject::match(JSC::ExecState*, JSC::ArgList const&)
                617 JSC::RegExpConstructor::performMatch(JSC::RegExp*,
JSC::UString const&, int, int&, int&, int**)
                              617 JSC::RegExp::match(JSC::UString const&, int,
WTF::OwnArrayPtr<int>*)
                                          617
JSC::Yarr::executeRegex(JSC::Yarr::RegexCodeBlock&, unsigned short const*,
unsigned int, unsigned int, int*, int)


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