Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Crashing in FlurryContentLoadingManager #23

Closed
shnhrrsn opened this issue Feb 1, 2016 · 2 comments
Closed

Crashing in FlurryContentLoadingManager #23

shnhrrsn opened this issue Feb 1, 2016 · 2 comments

Comments

@shnhrrsn
Copy link

shnhrrsn commented Feb 1, 2016

I'm seeing some crashing in FlurryContentLoadingManager. I'm unable to reproduce consistently, but here's the crash:

EXC_BAD_ACCESS Attempted to dereference garbage pointer 0x10. 
    Frameworks/CoreFoundation.framework/CoreFoundation -[__NSDictionaryM objectForKey:]
    unknown <redacted>
    Frameworks/FlurrySDK.framework/FlurrySDK -[FlurryContentLoadingManager registerPreCachingDelegate:assetURLPath:]
    Frameworks/FlurrySDK.framework/FlurrySDK -[FlurryContentLoadingManager cachedAssetForPath:withResourceId:startDownloadIfNotCached:withCBEmbedded:altCBKey:withexpiryTime:withTags:withDelegate:]
    Frameworks/FlurrySDK.framework/FlurrySDK _46-[FlurryAdCache requestSuccessful:withParams:]_block_invoke
    /usr/lib/system/libdispatch.dylib _dispatch_call_block_and_release
    /usr/lib/system/libdispatch.dylib _dispatch_client_callout
    /usr/lib/system/libdispatch.dylib _dispatch_root_queue_drain
    /usr/lib/system/libdispatch.dylib _dispatch_worker_thread3
    /usr/lib/system/libsystem_pthread.dylib _pthread_wqthread

This is happening on the latest 7.3 SDK and is happening across all modern iOS devices/versions.

@rollinsio
Copy link
Contributor

Thanks @shnhrrsn we'll take a look.

@rollinsio
Copy link
Contributor

This is fixed in the next release. I'm going to close the ticket.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants