Bug 129360 - ASSERT(m_heap->vm()->currentThreadIsHoldingAPILock()) on inspector-protocol/layers/layers-anonymous.html
Summary: ASSERT(m_heap->vm()->currentThreadIsHoldingAPILock()) on inspector-protocol/l...
Status: RESOLVED DUPLICATE of bug 129364
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-25 20:32 PST by Alexey Proskuryakov
Modified: 2014-02-26 00:32 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***