WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 151469
Re-enable imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html and friends
https://bugs.webkit.org/show_bug.cgi?id=151469
Summary
Re-enable imported/w3c/html-templates/parsing-html-templates/creating-an-elem...
Ryan Haddad
Reported
2015-11-19 17:23:13 PST
imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html is flaky crasher Most recent crashing run: <
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/1234
> Full crashlog: <
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r192665%20(1234)/imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document-crash-log.txt
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.JavaScriptCore 0x000000010b5c6eb0 JSC::WriteBarrierBase<JSC::JSString>::get() const + 16 (WriteBarrier.h:92) 1 com.apple.JavaScriptCore 0x000000010bcd85c4 void JSC::SlotVisitor::append<JSC::JSString>(JSC::WriteBarrierBase<JSC::JSString>*) + 36 (SlotVisitorInlines.h:69) 2 com.apple.JavaScriptCore 0x000000010bcd7d00 JSC::JSPropertyNameEnumerator::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 176 (JSPropertyNameEnumerator.cpp:93) 3 com.apple.JavaScriptCore 0x000000010bf72476 JSC::SlotVisitor::visitChildren(JSC::JSCell const*) + 294 (SlotVisitor.cpp:183) 4 com.apple.JavaScriptCore 0x000000010bf712e1 JSC::SlotVisitor::drain() + 225 (SlotVisitor.cpp:217) 5 com.apple.JavaScriptCore 0x000000010bf71d62 JSC::SlotVisitor::donateAndDrain() + 34 (SlotVisitor.cpp:355) 6 com.apple.JavaScriptCore 0x000000010bacc1e2 JSC::Heap::visitConservativeRoots(JSC::ConservativeRoots&) + 114 (Heap.cpp:725) 7 com.apple.JavaScriptCore 0x000000010bacbcf0 JSC::Heap::markRoots(double, void*, void*, int (&) [37]) + 544 (Heap.cpp:578) 8 com.apple.JavaScriptCore 0x000000010bacdd4a JSC::Heap::collectImpl(JSC::HeapOperation, void*, void*, int (&) [37]) + 1082 (Heap.cpp:1075) 9 com.apple.JavaScriptCore 0x000000010bacd8cd JSC::Heap::collect(JSC::HeapOperation) + 141 (Heap.cpp:1026) 10 com.apple.JavaScriptCore 0x000000010b42a2b8 JSC::Heap::collectIfNecessaryOrDefer() + 56 (HeapInlines.h:285) 11 com.apple.JavaScriptCore 0x000000010b5e9a6f JSC::CopiedSpace::allocateBlock() + 31 (CopiedSpaceInlines.h:140) 12 com.apple.JavaScriptCore 0x000000010b5e866d JSC::CopiedSpace::tryAllocateSlowCase(unsigned long, void**) + 205 (CopiedSpace.cpp:93) 13 com.apple.JavaScriptCore 0x000000010b42b021 JSC::CopiedSpace::tryAllocate(unsigned long, void**) + 257 (CopiedSpaceInlines.h:156) 14 com.apple.JavaScriptCore 0x000000010b42ab4a JSC::Heap::tryAllocateStorage(JSC::JSCell*, unsigned long, void**) + 74 (HeapInlines.h:232) 15 com.apple.JavaScriptCore 0x000000010bcd8250 JSC::JSPropertyNameEnumerator::finishCreation(JSC::VM&, unsigned int, unsigned int, WTF::PassRefPtr<JSC::PropertyNameArrayData>) + 192 (JSPropertyNameEnumerator.cpp:77) 16 com.apple.JavaScriptCore 0x000000010bcd8145 JSC::JSPropertyNameEnumerator::create(JSC::VM&, JSC::Structure*, unsigned int, unsigned int, JSC::PropertyNameArray&) + 261 (JSPropertyNameEnumerator.cpp:53) 17 com.apple.JavaScriptCore 0x000000010b5c3e2e JSC::propertyNameEnumerator(JSC::ExecState*, JSC::JSObject*) + 734 (JSPropertyNameEnumerator.h:146) 18 com.apple.JavaScriptCore 0x000000010bbe0c2b operationGetPropertyEnumerator + 107 (JITOperations.cpp:2081)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-11-19 17:25:10 PST
<
rdar://problem/23622739
>
Ryan Haddad
Comment 2
2015-11-19 17:28:57 PST
Marked as flaky on mac in <
https://trac.webkit.org/r192670
>
Anne van Kesteren
Comment 3
2023-12-04 02:16:05 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21265
EWS
Comment 4
2023-12-04 09:16:04 PST
Committed
271486@main
(4b191bdb2a91): <
https://commits.webkit.org/271486@main
> Reviewed commits have been landed. Closing PR #21265 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug