Bug 129360

Summary: ASSERT(m_heap->vm()->currentThreadIsHoldingAPILock()) on inspector-protocol/layers/layers-anonymous.html
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Web InspectorAssignee: Mark Lam <mark.lam>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: graouts, joepeck, mark.lam, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Alexey Proskuryakov 2014-02-25 20:32:51 PST
Saw this assertion fail on a bot:

ASSERTION FAILED: m_heap->vm()->currentThreadIsHoldingAPILock()
/Volumes/Data/slave/mavericks-debug/build/Source/JavaScriptCore/heap/MarkedAllocator.cpp(149) : void *JSC::MarkedAllocator::allocateSlowCase(size_t)

http://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK1%20(Tests)/r164689%20(3324)/inspector-protocol/layers/layers-anonymous-crash-log.txt
Comment 1 Radar WebKit Bug Importer 2014-02-25 20:33:04 PST
<rdar://problem/16169502>
Comment 2 Mark Lam 2014-02-26 00:32:25 PST
This is an exact duplicate of <https://webkit.org/b/129364>.  Since 129364 has more information in its description, I'm marking this one as a dup of it.

*** This bug has been marked as a duplicate of bug 129364 ***