Crash in iOS SDK Version 6.8.0

24 views
Skip to first unread message

John Stallings

unread,
Jul 8, 2014, 3:10:17 PM7/8/14
to google-adm...@googlegroups.com
I am literally seeing this crash almost a 1000 times a day, has anybody else seen this or is there a work around for it or is this fixed in the most recent version?


Thread : Crashed: com.apple.main-thread
0  libobjc.A.dylib                0x39117626 objc_msgSend + 5
1  myapp                          0x0005f634 -[GADAdFetcher resourceFailedToLoadWithError:]
2  myapp                            0x00060324 -[GADAdFetcher connection:loadDidFail:httpStatusCode:]
3  myapp                            0x00061b98 -[GADURLConnection connection:didFailWithError:]
4  Foundation                     0x2f2b3247 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 54
5  Foundation                     0x2f2b3189 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 204
6  Foundation                     0x2f2b3ec9 -[NSURLConnectionInternal _withConnectionAndDelegate:] + 60
7  Foundation                     0x2f33f095 _NSURLConnectionDidFail + 84
8  CFNetwork                      0x2e5d84af ___ZN27URLConnectionClient_Classic17_delegate_didFailEP9__CFErrorU13block_pointerFvvE_block_invoke + 86
9  CFNetwork                      0x2e5d6e9b ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 54
10 CoreFoundation                 0x2e8a6159 CFArrayApplyFunction + 36
11 CFNetwork                      0x2e56e99b RunloopBlockContext::perform() + 182
12 CFNetwork                      0x2e56e859 MultiplexerSource::perform() + 220
13 CFNetwork                      0x2e56e6e9 MultiplexerSource::_perform(void*) + 48
14 CoreFoundation                 0x2e93dfaf __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 14
15 CoreFoundation                 0x2e93d4fd __CFRunLoopDoSources0 + 340
16 CoreFoundation                 0x2e93bc67 __CFRunLoopRun + 630
17 CoreFoundation                 0x2e8a6729 CFRunLoopRunSpecific + 524
18 CoreFoundation                 0x2e8a650b CFRunLoopRunInMode + 106
19 GraphicsServices               0x338156d3 GSEventRunModal + 138
20 UIKit                          0x31207871 UIApplicationMain + 1136
21 myapp                            0x000300b3 main (main.m:14)



in the delegate I am nil'ing out the adview and the delegate for the adview as soon as i get the failure.  It appears from the crash logs and the analytics to be at startup but I am unable to reproduce it.

Eric Leichtenschlag

unread,
Jul 10, 2014, 4:46:52 PM7/10/14
to google-adm...@googlegroups.com
Hi John,

This crash was fixed in 6.9.2. You can grab the latest version, which includes this fix, from https://developers.google.com/mobile-ads-sdk/download#downloadios.

Thanks,
Eric
Reply all
Reply to author
Forward
0 new messages