Skip to content

Instantly share code, notes, and snippets.

@plu
Created September 14, 2016 03:26
Show Gist options
  • Select an option

  • Save plu/623c4725913a0ddb30c4a9f1b05a161d to your computer and use it in GitHub Desktop.

Select an option

Save plu/623c4725913a0ddb30c4a9f1b05a161d to your computer and use it in GitHub Desktop.
Crash Google-Mobile-Ads-SDK (7.10.1)
Crashed: com.google.admob.ad-url-stash
0 libobjc.A.dylib 0x181831b90 objc_msgSend + 16
1 CFNetwork 0x182815e34 URLRequest::hash() const + 28
2 CoreFoundation 0x1820a2edc -[__NSSetM addObject:] + 264
3 Kleinanzeigen 0x1003662e8 GADCategories_GADApplication_GADStatisticsAdditions + 4298679016
4 Kleinanzeigen 0x10033eac4 GADStringFromCGFloat + 4298517188
5 libdispatch.dylib 0x181c054bc _dispatch_call_block_and_release + 24
6 libdispatch.dylib 0x181c0547c _dispatch_client_callout + 16
7 libdispatch.dylib 0x181c114c0 _dispatch_queue_drain + 864
8 libdispatch.dylib 0x181c08f80 _dispatch_queue_invoke + 464
9 libdispatch.dylib 0x181c13390 _dispatch_root_queue_drain + 728
10 libdispatch.dylib 0x181c130b0 _dispatch_worker_thread3 + 112
11 libsystem_pthread.dylib 0x181e1d470 _pthread_wqthread + 1092
12 libsystem_pthread.dylib 0x181e1d020 start_wqthread + 4
Crashed: WebThread
0 libobjc.A.dylib 0x1833c9b90 objc_msgSend + 16
1 CoreFoundation 0x183c416e8 -[__NSCFString retain] + 20
2 Kleinanzeigen 0x1003a58ec GADStringFromCGFloat + 4298316012
3 libdispatch.dylib 0x18379d47c _dispatch_client_callout + 16
4 libdispatch.dylib 0x1837a8728 _dispatch_barrier_sync_f_invoke + 100
5 Kleinanzeigen 0x1003a5880 GADStringFromCGFloat + 4298315904
6 Kleinanzeigen 0x1003a5bb4 GADStringFromCGFloat + 4298316724
7 Kleinanzeigen 0x100390b94 GADURLProtocolRegister + 4298230676
8 CFNetwork 0x184341840 -[__NSURLSessionLocal _protocolClassForTask:] + 424
9 CFNetwork 0x184341a80 -[__NSURLSessionLocal _createCanonicalRequestForTask:] + 88
10 CFNetwork 0x18442c14c URLConnectionClient_Classic::_connectionClientInterface_precanonicalizeForSynchronousStart() + 136
11 CFNetwork 0x18431c1bc ClassicURLConnection::start() + 172
12 CFNetwork 0x18431c0e0 CFURLConnectionStart + 60
13 WebCore 0x187bd1ba0 WebCore::ResourceHandle::start() + 312
14 WebCore 0x187bd14e0 WebCore::ResourceHandle::create(WebCore::NetworkingContext*, WebCore::ResourceRequest const&, WebCore::ResourceHandleClient*, bool, bool) + 444
15 WebCore 0x187bd0fd0 WebCore::ResourceLoader::start() + 336
16 WebCore 0x187bcf574 WebCore::SubresourceLoader::startLoading() + 412
17 WebCore 0x187bcf35c WebCore::ResourceLoadScheduler::servePendingRequests(WebCore::ResourceLoadScheduler::HostInformation*, WebCore::ResourceLoadPriority) + 516
18 WebCore 0x1887a7bc4 WebCore::ResourceLoadScheduler::scheduleSubresourceLoad(WebCore::Frame*, WebCore::CachedResource*, WebCore::ResourceRequest const&, WebCore::ResourceLoaderOptions const&) + 76
19 WebCore 0x187e278c4 WebCore::CachedResource::load(WebCore::CachedResourceLoader&, WebCore::ResourceLoaderOptions const&) + 1196
20 WebCore 0x187bcc74c WebCore::CachedResourceLoader::requestResource(WebCore::CachedResource::Type, WebCore::CachedResourceRequest&) + 2260
21 WebCore 0x187c6d824 WebCore::CachedResourceLoader::requestPreload(WebCore::CachedResource::Type, WebCore::CachedResourceRequest&, WTF::String const&) + 272
22 WebCore 0x188145e08 WebCore::HTMLResourcePreloader::preload(std::__1::unique_ptr<WebCore::PreloadRequest, std::__1::default_delete<WebCore::PreloadRequest> >) + 288
23 WebCore 0x188145c04 WebCore::HTMLResourcePreloader::preload(WTF::Vector<std::__1::unique_ptr<WebCore::PreloadRequest, std::__1::default_delete<WebCore::PreloadRequest> >, 0ul, WTF::CrashOnOverflow, 16ul>) + 64
24 WebCore 0x188143990 WebCore::HTMLPreloadScanner::scan(WebCore::HTMLResourcePreloader&, WebCore::Document&) + 520
25 WebCore 0x187c179c0 WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode) + 892
26 WebCore 0x187c5e2fc WebCore::HTMLDocumentParser::append(WTF::PassRefPtr<WTF::StringImpl>) + 608
27 WebCore 0x187f31bb4 WebCore::DecodedDataDocumentParser::appendBytes(WebCore::DocumentWriter&, char const*, unsigned long) + 116
28 WebCore 0x187c2ced8 WebCore::DocumentLoader::commitData(char const*, unsigned long) + 596
29 WebKitLegacy 0x188bcad6c -[WebHTMLRepresentation receivedData:withDataSource:] + 112
30 WebKitLegacy 0x188bcac8c -[WebDataSource(WebInternal) _receivedData:] + 68
31 WebKitLegacy 0x188bcac2c WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 112
32 WebCore 0x187c53dec WebCore::DocumentLoader::commitLoad(char const*, int) + 172
33 WebCore 0x187c528a4 WebCore::DocumentLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 1332
34 WebCore 0x187c51ba4 WebCore::DocumentLoader::responseReceived(WebCore::CachedResource*, WebCore::ResourceResponse const&) + 1684
35 WebCore 0x187f5d6e8 WebCore::DocumentLoader::handleSubstituteDataLoadNow() + 356
36 WebCore 0x187bc1f1c WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
37 WebCore 0x187bc1e5c WebCore::timerFired(__CFRunLoopTimer*, void*) + 36
38 CoreFoundation 0x183d09794 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28
39 CoreFoundation 0x183d09438 __CFRunLoopDoTimer + 884
40 CoreFoundation 0x183d06b4c __CFRunLoopRun + 1520
41 CoreFoundation 0x183c30c50 CFRunLoopRunSpecific + 384
42 WebCore 0x187c22108 RunWebThread(void*) + 456
43 libsystem_pthread.dylib 0x1839b7b28 _pthread_body + 156
44 libsystem_pthread.dylib 0x1839b7a8c _pthread_body + 154
45 libsystem_pthread.dylib 0x1839b5028 thread_start + 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment