[Webkit-unassigned] [Bug 131679] New: inspector/dom/content-flow-list.html is flakily failing and asserting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 15 09:35:37 PDT 2014


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

           Summary: inspector/dom/content-flow-list.html is flakily
                    failing and asserting
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: timothy at apple.com, ggaren at apple.com, oliver at apple.com,
                    joepeck at webkit.org


Failing in release builds most of the time, asserting or failing in debug: http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fdom%2Fcontent-flow-list.html

ASSERTION FAILED: !strictMode() || cachedInfo->strictMode
/Volumes/Data/slave/mavericks-debug/build/Source/JavaScriptCore/parser/Parser.cpp(1279) : bool JSC::Parser<JSC::Lexer<unsigned char> >::parseFunctionInfo(TreeBuilder &, JSC::FunctionRequirements, JSC::FunctionParseMode, bool, const JSC::Identifier *&, typename TreeBuilder::FormalParameterList &, typename TreeBuilder::FunctionBody &, unsigned int &, unsigned int &, int &, unsigned int &) [LexerType = JSC::Lexer<unsigned char>, TreeBuilder = JSC::SyntaxChecker]
1   0x107876440 WTFCrash
2   0x1077713b4 bool JSC::Parser<JSC::Lexer<unsigned char> >::parseFunctionInfo<JSC::SyntaxChecker>(JSC::SyntaxChecker&, JSC::FunctionRequirements, JSC::FunctionParseMode, bool, JSC::Identifier const*&, JSC::SyntaxChecker::FormalParameterList&, JSC::SyntaxChecker::FunctionBody&, unsigned int&, unsigned int&, int&, unsigned int&)
3   0x10776f898 JSC::SyntaxChecker::Expression JSC::Parser<JSC::Lexer<unsigned char> >::parseMemberExpression<JSC::SyntaxChecker>(JSC::SyntaxChecker&)
4   0x10776e884 JSC::SyntaxChecker::Expression JSC::Parser<JSC::Lexer<unsigned char> >::parseUnaryExpression<JSC::SyntaxChecker>(JSC::SyntaxChecker&)
5   0x10776e09c JSC::SyntaxChecker::Expression JSC::Parser<JSC::Lexer<unsigned char> >::parseBinaryExpression<JSC::SyntaxChecker>(JSC::SyntaxChecker&)
6   0x10776dc59 JSC::SyntaxChecker::Expression JSC::Parser<JSC::Lexer<unsigned char> >::parseConditionalExpression<JSC::SyntaxChecker>(JSC::SyntaxChecker&)
7   0x10776d475 JSC::SyntaxChecker::Expression JSC::Parser<JSC::Lexer<unsigned char> >::parseAssignmentExpression<JSC::SyntaxChecker>(JSC::SyntaxChecker&)
8   0x10776d9d0 JSC::SyntaxChecker::Expression JSC::Parser<JSC::Lexer<unsigned char> >::parseAssignmentExpression<JSC::SyntaxChecker>(JSC::SyntaxChecker&)
9   0x10776cf72 JSC::SyntaxChecker::Expression JSC::Parser<JSC::Lexer<unsigned char> >::parseExpression<JSC::SyntaxChecker>(JSC::SyntaxChecker&)
10  0x10776c31a JSC::SyntaxChecker::Statement JSC::Parser<JSC::Lexer<unsigned char> >::parseExpressionOrLabelStatement<JSC::SyntaxChecker>(JSC::SyntaxChecker&)

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