Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScriptCore __ZN7bmalloc4Heap13allocateLargeERNSt3__110lock_guardINS_11StaticMutexE #333

Open
zhoupengju opened this issue Feb 5, 2018 · 0 comments

Comments

@zhoupengju
Copy link

JavaScriptCore bmalloc::Heap::allocateLarge(std::__1::lock_guardbmalloc::StaticMutex&, unsigned long, unsigned long) + 24
1 JavaScriptCore bmalloc::Heap::allocateLarge(std::__1::lock_guardbmalloc::StaticMutex&, unsigned long, unsigned long) + 12
2 JavaScriptCore bmalloc::Allocator::allocateLarge(unsigned long) + 92
3 JavaScriptCore WTF::fastMalloc(unsigned long) + 112
4 WebCore WebCore::CSSTokenizer::CSSTokenizer(WTF::String const&) + 156
5 WebCore WebCore::CSSParserImpl::CSSParserImpl(WebCore::CSSParserContext const&, WTF::String const&, WebCore::StyleSheetContents*, WebCore::CSSParserObserverWrapper*, WebCore::CSSParser::RuleParsing) + 136
6 WebCore WebCore::CSSParserImpl::parseStyleSheet(WTF::String const&, WebCore::CSSParserContext const&, WebCore::StyleSheetContents*, WebCore::CSSParser::RuleParsing) + 64
7 WebCore WebCore::StyleSheetContents::parseAuthorStyleSheet(WebCore::CachedCSSStyleSheet const*, WebCore::SecurityOrigin const*) + 156
8 WebCore WebCore::HTMLLinkElement::setCSSStyleSheet(WTF::String const&, WebCore::URL const&, WTF::String const&, WebCore::CachedCSSStyleSheet const*) + 776
9 WebCore WebCore::CachedCSSStyleSheet::didAddClient(WebCore::CachedResourceClient&) + 116
10 WebCore WebCore::HTMLLinkElement::process() + 3028
11 WebCore WebCore::ContainerNode::notifyChildInserted(WebCore::Node&, WebCore::ContainerNode::ChildChange const&) + 216
12 WebCore WebCore::ContainerNode::parserAppendChild(WebCore::Node&) + 308
13 WebCore WebCore::executeTask(WebCore::HTMLConstructionSiteTask&) + 56
14 WebCore WebCore::HTMLConstructionSite::executeQueuedTasks() + 112
15 WebCore WebCore::HTMLDocumentParser::constructTreeFromHTMLToken(WebCore::HTMLTokenizer::TokenPtr&) + 156
16 WebCore WebCore::HTMLDocumentParser::pumpTokenizerLoop(WebCore::HTMLDocumentParser::SynchronousMode, bool, WebCore::PumpSession&) + 432
17 WebCore WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode) + 116
18 WebCore WebCore::HTMLDocumentParser::append(WTF::RefPtrWTF::StringImpl&&) + 836
19 WebCore WebCore::DecodedDataDocumentParser::appendBytes(WebCore::DocumentWriter&, char const*, unsigned long) + 116
20 WebCore WebCore::DocumentLoader::commitData(char const*, unsigned long) + 828
21 WebKitLegacy -[WebHTMLRepresentation receivedData:withDataSource:] + 112
22 WebKitLegacy -[WebDataSource(WebInternal) _receivedData:] + 68
23 WebKitLegacy WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) +112
24 WebCore WebCore::DocumentLoader::commitLoad(char const*, int) + 172
25 WebCore WebCore::CachedRawResource::didAddClient(WebCore::CachedResourceClient&) + 556
26 WebCore WebCore::ThreadTimers::sharedTimerFiredInternal() + 172
27 WebCore WebCore::timerFired(__CFRunLoopTimer*, void*) + 28
28 CoreFoundation _CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 28
29 CoreFoundation ___CFRunLoopDoTimer + 864
30 CoreFoundation ___CFRunLoopDoTimers + 248
31 CoreFoundation ___CFRunLoopRun + 1928
32 CoreFoundation CFRunLoopRunSpecific + 436
33 WebCore RunWebThread(void*) + 456
34 libsystem_pthread.dylib __pthread_body + 308
35 libsystem_pthread.dylib __pthread_body
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant