[Webkit-unassigned] [Bug 123555] REGRESSION(r158311): media/media-fragments/TC0054.html and TC0061.html hit assertions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 08:19:18 PDT 2013


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





--- Comment #2 from Eric Carlson <eric.carlson at apple.com>  2013-10-31 08:18:04 PST ---
0 WTFCrash + 42 (Assertions.cpp:342)
1 WebCore::MediaFragmentURIParser::parseTimeFragment() + 316 (MediaFragmentURIParser.cpp:172)
2 WebCore::MediaFragmentURIParser::startTime() + 74 (MediaFragmentURIParser.cpp:92)

MediaFragmentURIParser.cpp:172 is:

        ASSERT(fragment.second.is8Bit());

This has been in the code since it was checked in almost two years ago. Why is it asserting now?

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