[Webkit-unassigned] [Bug 80883] New: REGRESSION: Spell check tests hit assertions on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 13:59:27 PDT 2012


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

           Summary: REGRESSION: Spell check tests hit assertions on Mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: enrica at apple.com, morrita at google.com, jpu at apple.com


The following tests hit assertions on Mac:
editing/spelling/spellcheck-queue.html
editing/spelling/spellcheck-async-mutation.html
editing/spelling/spellcheck-paste.html
editing/spelling/grammar-paste.html
editing/spelling/spellcheck-sequencenum.html
editing/spelling/spellcheck-async.html

ASSERTION FAILED: m_processingRequest->sequence() == sequence
/Volumes/Data/webkit4/Source/WebCore/editing/SpellChecker.cpp(170) : void WebCore::SpellChecker::didCheck(int, const WTF::Vector<WebCore::TextCheckingResult, 0ul>&)
1   0x1016aac44 WebCore::SpellChecker::didCheck(int, WTF::Vector<WebCore::TextCheckingResult, 0ul> const&)
2   0x100e79863 -[WebEditorSpellCheckResponder perform]
3   0x7fff81172351 __NSFirePerformWithOrder
4   0x7fff836b0b07 __CFRunLoopDoObservers
5   0x7fff8368c434 __CFRunLoopRun
6   0x7fff8368bd8f CFRunLoopRunSpecific
7   0x7fff81181b74 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
8   0x100014535 runTest(std::string const&)
9   0x100014a56 runTestingServerLoop()
10  0x100014c56 dumpRenderTree(int, char const**)
11  0x100014e64 main
12  0x10000177c start

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



More information about the webkit-unassigned mailing list