Bug 129360
Summary: | ASSERT(m_heap->vm()->currentThreadIsHoldingAPILock()) on inspector-protocol/layers/layers-anonymous.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Web Inspector | Assignee: | 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 |
Alexey Proskuryakov
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/16169502>
Mark Lam
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 ***