[Webkit-unassigned] [Bug 85832] New: webkit crashes on debug builds when running IETC flexbox-ordinal-group-001.htm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 15:03:38 PDT 2012


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

           Summary: webkit crashes on debug builds when running IETC
                    flexbox-ordinal-group-001.htm
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://samples.msdn.microsoft.com/ietestcenter/css3/fl
                    exbox/flexbox-ordinal-group-001.htm
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dtharp at codeaurora.org
            Blocks: 76198


When running the above test (it's from Microsoft's ietestcenter, and has been integrated into webkit at LayoutTests/ietestcenter/css3/flexbox/flexbox-ordinal-group-001.htm) with a debug build, the following assertion is hit:

STDERR: ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)
STDERR: ../../../../Source/WTF/wtf/HashTable.h(495) : void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::checkKey(const T&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::IntHash<unsigned int> >, T = unsigned int, Key = unsigned int, Value = unsigned int, Extractor = WTF::IdentityExtractor, HashFunctions = WTF::IntHash<unsigned int>, Traits = WTF::HashTraits<unsigned int>, KeyTraits = WTF::HashTraits<unsigned int>]

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