We're on SDK v20.2.0 and I've shared the stack trace below. In terms of devices, it's predominantly lower end devices with around half the crashes are happening on Motorola devices.
Given this has been reported by several other pubs, is there already a case open for it and if so, do you know what stage this is at in terms of a fix?
Thanks
Katie
--
java.lang.OutOfMemoryError: pthread_create (1040KB stack) failed: Try again
at java.lang.Thread.nativeCreate(Native Method)
at java.lang.Thread.start(Thread.java:883)
at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:975)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1393)
at com.google.android.gms.tasks.Tasks.call(SourceFile:5)
at com.google.android.gms.internal.ads.zzfbb.zzb(SourceFile:2)
at com.google.android.gms.ads.internal.zzi.<init>(SourceFile:9)
at com.google.android.gms.internal.ads.zzckc.zze(SourceFile:1)
at com.google.android.gms.internal.ads.zzckg.zzb(SourceFile:1)
at com.google.android.gms.internal.ads.zzgdp.zzb(SourceFile:1)
at com.google.android.gms.internal.ads.zzdlv.zzb(SourceFile:1)
at com.google.android.gms.internal.ads.zzgdp.zzb(SourceFile:1)
at com.google.android.gms.internal.ads.zzcko.zzb(SourceFile:1)
at com.google.android.gms.internal.ads.zzgdp.zzb(SourceFile:1)
at com.google.android.gms.internal.ads.zzcmk.zzy(SourceFile:1)
at com.google.android.gms.internal.ads.zzegb.zza(SourceFile:24)
at com.google.android.gms.internal.ads.zzefp.zzb(SourceFile:3)
at com.google.android.gms.internal.ads.zzeek.zze(SourceFile:1)
at com.google.android.gms.ads.AdLoader.zza(SourceFile:1)
at com.google.android.gms.ads.AdLoader.loadAd(SourceFile:1)
at com.mopub.nativeads.GooglePlayServicesNative$GooglePlayServicesNativeAd.loadAd(SourceFile:45)
at com.mopub.nativeads.GooglePlayServicesNative.loadNativeAd(SourceFile:14)
at com.mopub.nativeads.CustomEventNativeAdapter.loadNativeAd(SourceFile:15)
at com.mopub.nativeads.MoPubNative.onAdLoad(SourceFile:7)
at com.mopub.nativeads.MoPubNative.access$000(SourceFile:1)
at com.mopub.nativeads.MoPubNative$2.onResponse(SourceFile:2)
at com.mopub.nativeads.MoPubNative$2.onResponse(SourceFile:1)
at com.mopub.network.AdLoader.deliverResponse(SourceFile:7)
at com.mopub.network.AdLoader.access$400(SourceFile:1)
at com.mopub.network.AdLoader$4.run(SourceFile:1)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7386)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)