RESOLVED FIXED 225719
ASSERTION FAILED: actualVTablePointer == expectedVTablePointer in toJSNewlyCreated(JSC::JSGlobalObject *, WebCore::JSDOMGlobalObject *, Ref<WebCore::AudioNode> &&)
https://bugs.webkit.org/show_bug.cgi?id=225719
Summary ASSERTION FAILED: actualVTablePointer == expectedVTablePointer in toJSNewlyCr...
Chris Dumez
Reported 2021-05-12 15:05:52 PDT
ASSERTION FAILED: actualVTablePointer == expectedVTablePointer in toJSNewlyCreated(JSC::JSGlobalObject *, WebCore::JSDOMGlobalObject *, Ref<WebCore::AudioNode> &&): ../../WebKitBuild/Debug/DerivedSources/WebCore/JSAudioNode.cpp(609) : JSC::JSValue WebCore::toJSNewlyCreated(JSC::JSGlobalObject *, WebCore::JSDOMGlobalObject *, Ref<WebCore::AudioNode> &&) 1 0x306121b89 WTFCrash 2 0x2fbc0a35b WTFCrashWithInfo(int, char const*, char const*, int) 3 0x2fbeae781 JSC::JSValue WebCore::wrap<WebCore::AudioNode>(JSC::JSGlobalObject*, WebCore::JSDOMGlobalObject*, WebCore::AudioNode&) 4 0x2fc2a4451 WebCore::jsFocusEvent_relatedTarget(JSC::JSGlobalObject*, long long, JSC::PropertyName) 5 0x30715282a JSC::JSValue::get(JSC::JSGlobalObject*, JSC::PropertyName, JSC::PropertySlot&) const 6 0x306ff30b9 JSC::LLInt::performLLIntGetByID(JSC::Instruction const*, JSC::CodeBlock*, JSC::JSGlobalObject*, JSC::JSValue, JSC::Identifier const&, JSC::GetByIdModeMetadata&)
Attachments
Patch (14.13 KB, patch)
2021-05-12 15:55 PDT, Chris Dumez
no flags
Patch (13.46 KB, patch)
2021-05-12 16:07 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-12 15:06:03 PDT
Chris Dumez
Comment 2 2021-05-12 15:55:04 PDT
Chris Dumez
Comment 3 2021-05-12 16:07:30 PDT
Geoffrey Garen
Comment 4 2021-05-12 16:16:34 PDT
Comment on attachment 428427 [details] Patch r=me
EWS
Comment 5 2021-05-12 17:09:46 PDT
Committed r277411 (237661@main): <https://commits.webkit.org/237661@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428427 [details].
Note You need to log in before you can comment on or make changes to this bug.