[Webkit-unassigned] [Bug 107579] REGRESSION(r140231): media track layout tests crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 13:02:48 PST 2013


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





--- Comment #3 from Dima Gorbik <dgorbik at apple.com>  2013-01-22 13:04:40 PST ---
(In reply to comment #2)
> Sorry that was a bad trace from Win.. Here's a trace on OSX 10.7 dbg:
> 
> crash log for DumpRenderTree (pid 2583):
> STDOUT: <empty>
> STDERR: objc[2583]: Class MockCrApp is implemented in both /Volumes/data/b/build/slave/WebKit_Mac10_7__dbg_/build/src/xcodebuild/Debug/libwebkit.dylib and /Volumes/data/b/build/slave/WebKit_Mac10_7__dbg_/build/src/xcodebuild/Debug/DumpRenderTree.app/Contents/MacOS/DumpRenderTree. One of the two will be used. Which one is undefined.
> STDERR: ASSERTION FAILED: !element || element->isHTMLUnknownElement()
> STDERR: ../../third_party/WebKit/Source/WebCore/html/HTMLUnknownElement.h(57) : WebCore::HTMLUnknownElement *WebCore::toHTMLUnknownElement(WebCore::HTMLElement *)
> STDERR: 1   0x6f1403f WebCore::toHTMLUnknownElement(WebCore::HTMLElement*)
> STDERR: 2   0x6f11449 WebCore::createV8HTMLWrapper(WebCore::HTMLElement*, v8::Handle<v8::Object>, v8::Isolate*)
> STDERR: 3   0x7a82c14 WebCore::wrap(WebCore::HTMLElement*, v8::Handle<v8::Object>, v8::Isolate*)

I wonder why was this call made to toHTMLUnknownElement? Where the code for createV8HTMLWrapper is located?

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