ConcurrentModificationException

1,564 views
Skip to first unread message

Markus Wiederkehr

unread,
Dec 4, 2018, 4:34:23 AM12/4/18
to Google Mobile Ads SDK Developers
Since I have updated my app to use SDK version 17.1.1 I get a few of these exceptions in the developer console:

java.lang.RuntimeException:
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3844)
at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3885)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3051)
at android.app.ActivityThread.-wrap14 (ActivityThread.java)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1642)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:154)
at android.app.ActivityThread.main (ActivityThread.java:6776)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1520)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)
Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@14574051@14.5.74 (040408-219897028):101)
at fo.a (com.google.android.gms.dynamite_measurementdynamite@14574051@14.5.74 (040408-219897028):44)
at fm.onActivityResumed (com.google.android.gms.dynamite_measurementdynamite@14574051@14.5.74 (040408-219897028):67)
at android.app.Application.dispatchActivityResumed (Application.java:240)
at android.app.Activity.onResume (Activity.java:1332)
at android.support.v4.app.g.onResume (SourceFile:514)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1277)
at android.app.Activity.performResume (Activity.java:7103)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3821)

Also happens in fl.onActivityCreated (com.google.android.gms.dynamite_measurementdynamite@14799081@14.7.99 (100400-223214910):36).

Is this a known bug?

Markus

mobileadssdk-a...@google.com

unread,
Dec 4, 2018, 12:14:53 PM12/4/18
to Markus Wiederkehr, Google Mobile Ads SDK Developers
Hi there,

This is a known issue and our team is investigating this. We will update you via this thread when we have any new information to share.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 12/04/18 04:34:23 markus.w...@gmail.com wrote:
Since I have updated my app to use SDK version 17.1.1 I get a few of these exceptions in the developer console:

java.lang.RuntimeException:
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3844)
at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3885)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3051)
at android.app.ActivityThread.-wrap14 (ActivityThread.java)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1642)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:154)
at android.app.ActivityThread.main (ActivityThread.java:6776)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1520)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)
Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@1457...@14.5.74 (040408-219897028):101)
at fo.a (com.google.android.gms.dynamite_measurementdynamite@1457...@14.5.74 (040408-219897028):44)
at fm.onActivityResumed (com.google.android.gms.dynamite_measurementdynamite@1457...@14.5.74 (040408-219897028):67)
at android.app.Application.dispatchActivityResumed (Application.java:240)
at android.app.Activity.onResume (Activity.java:1332)
at android.support.v4.app.g.onResume (SourceFile:514)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1277)
at android.app.Activity.performResume (Activity.java:7103)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3821)

Also happens in fl.onActivityCreated (com.google.android.gms.dynamite_measurementdynamite@1479...@14.7.99 (100400-223214910):36).

Is this a known bug?

Markus

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/782c24dc-d366-49db-9fe9-32b7930dd062%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dominic Roberts

unread,
Dec 18, 2018, 11:13:00 AM12/18/18
to Google Mobile Ads SDK Developers
Hi Deepika,

Has there been any progress with this investigation?

Thanks,
Dominic

mobileadssdk-a...@google.com

unread,
Dec 18, 2018, 5:00:45 PM12/18/18
to Dominic Roberts, Google Mobile Ads SDK Developers
Hi Dominic,

 We don't have any updates from the team about the issue. We will update you once we get any information from the team.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@14574051...@14.5.74 (040408-219897028):101)
at fo.a (com.google.android.gms.dynamite_measurementdynamite@14574051...@14.5.74 (040408-219897028):44)
at fm.onActivityResumed (com.google.android.gms.dynamite_measurementdynamite@14574051...@14.5.74 (040408-219897028):67)
at android.app.Application.dispatchActivityResumed (Application.java:240)
at android.app.Activity.onResume (Activity.java:1332)
at android.support.v4.app.g.onResume (SourceFile:514)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1277)
at android.app.Activity.performResume (Activity.java:7103)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3821)

Also happens in fl.onActivityCreated (com.google.android.gms.dynamite_measurementdynamite@14799081...@14.7.99 (100400-223214910):36).

Is this a known bug?

Markus

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

tonyev...@gmail.com

unread,
Dec 22, 2018, 3:37:36 AM12/22/18
to google-adm...@googlegroups.com
I also encountered the same problem, when can you solve it?

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.callerid.block/com.callerid.block.main.MainActivity}: java.util.ConcurrentModificationException
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2810)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2875)
	at android.app.ActivityThread.-wrap13(ActivityThread.java)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
	at android.os.Handler.dispatchMessage(Handler.java:110)
	at android.os.Looper.loop(Looper.java:203)
	at android.app.ActivityThread.main(ActivityThread.java:6442)
	at java.lang.reflect.Method.invoke(Method.java)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1063)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:924)
Caused by: java.util.ConcurrentModificationException
	at i.put(:com.google.android.gms.dynamite_measurementdynamite@1479...@14.7.99 (040304-223214910):110)
	at fm.onActivityCreated(:com.google.android.gms.dynamite_measurementdynamite@14799045@14.7.99 (040304-223214910):36)
	at android.app.Application.dispatchActivityCreated(Application.java:197)
	at android.app.Activity.onCreate(Activity.java:996)
	at android.support.v4.app.SupportActivity.onCreate(SupportActivity.java)
	at android.support.v4.app.FragmentActivity.onCreate(FragmentActivity.java)
	at android.support.v7.app.AppCompatActivity.onCreate(AppCompatActivity.java)
	at com.callerid.block.main.BaseActivity.onCreate(BaseActivity.java)
	at com.callerid.block.main.MainActivity.onCreate(MainActivity.java)
	at android.app.Activity.performCreate(Activity.java:6897)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1142)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2763)
	... 9 more
java.util.ConcurrentModificationException
	at i.put(:com.google.android.gms.dynamite_measurementdynamite@1479...@14.7.99 (040304-223214910):110)
	at fm.onActivityCreated(:com.google.android.gms.dynamite_measurementdynamite@14799045@14.7.99 (040304-223214910):36)
	at android.app.Application.dispatchActivityCreated(Application.java:197)
	at android.app.Activity.onCreate(Activity.java:996)
	at android.support.v4.app.SupportActivity.onCreate(SupportActivity.java)
	at android.support.v4.app.FragmentActivity.onCreate(FragmentActivity.java)
	at android.support.v7.app.AppCompatActivity.onCreate(AppCompatActivity.java)
	at com.callerid.block.main.BaseActivity.onCreate(BaseActivity.java)
	at com.callerid.block.main.MainActivity.onCreate(MainActivity.java)
	at android.app.Activity.performCreate(Activity.java:6897)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1142)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2763)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2875)
	at android.app.ActivityThread.-wrap13(ActivityThread.java)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
	at android.os.Handler.dispatchMessage(Handler.java:110)
	at android.os.Looper.loop(Looper.java:203)
	at android.app.ActivityThread.main(ActivityThread.java:6442)
	at java.lang.reflect.Method.invoke(Method.java)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1063)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:924)

在 2018年12月19日星期三 UTC+8上午6:00:45,mobileadssdk-a...@google.com写道:

Alexandr Lushpigan

unread,
Dec 22, 2018, 6:20:57 AM12/22/18
to Google Mobile Ads SDK Developers
Same here:
java.lang.Error: FATAL EXCEPTION [main] Unity version : 2018.3.0f2 Device model : samsung SM-J200G Device fingerprint: samsung/j2ltedd/j2lte:5.1.1/LMY47X/J200GDCU2ARJ6:user/release-keys Caused by
at android.app.ActivityThread.performPauseActivity (ActivityThread.java:4433)
at android.app.ActivityThread.performPauseActivity (ActivityThread.java:4392)
at android.app.ActivityThread.handlePauseActivity (ActivityThread.java:4367)
at android.app.ActivityThread.access$1200 (ActivityThread.java:211)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1716)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:145)
at android.app.ActivityThread.main (ActivityThread.java:6946)
at java.lang.reflect.Method.invoke (Native Method)
at java.lang.reflect.Method.invoke (Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1404)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1199)
Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@14799028@14.7.99 (020304-223214910):101)
at fp.a (com.google.android.gms.dynamite_measurementdynamite@14799028@14.7.99 (020304-223214910):44)
at fm.onActivityPaused (com.google.android.gms.dynamite_measurementdynamite@14799028@14.7.99 (020304-223214910):53)
at android.app.Application.dispatchActivityPaused (Application.java:241)
at android.app.Activity.onPause (Activity.java:1636)
at com.unity3d.player.UnityPlayerActivity.onPause (Unknown Source)
at android.app.Activity.performPause (Activity.java:6731)
at android.app.Instrumentation.callActivityOnPause (Instrumentation.java:1338)
at android.app.ActivityThread.performPauseActivity (ActivityThread.java:4419)

mobileadssdk-a...@google.com

unread,
Dec 26, 2018, 1:03:31 PM12/26/18
to tonyev...@gmail.com, Google Mobile Ads SDK Developers
Hi there,

Thanks for following up on this issue. Our team is looking into this but we don't have any information that we can share with you at this moment. I'll make sure that I update this thread as soon as I have an update from the team.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 12/22/18 03:37:36 tonyev...@gmail.com wrote:
I also encountered the same problem, when can I resolve the request?  

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

Lucas

unread,
Jan 5, 2019, 7:23:12 AM1/5/19
to Google Mobile Ads SDK Developers
I've just seen a very similar stacktrace reported for my app in the Google Developer Console; but my app's using com.google.android.gms:play-services-ads:17.0.0.
So this issue may have started in 17.0.0 or before.
Lucas.

On Tuesday, 4 December 2018 09:34:23 UTC, Markus Wiederkehr wrote:
Since I have updated my app to use SDK version 17.1.1 I get a few of these exceptions in the developer console:

java.lang.RuntimeException:
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3844)
at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3885)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3051)
at android.app.ActivityThread.-wrap14 (ActivityThread.java)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1642)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:154)
at android.app.ActivityThread.main (ActivityThread.java:6776)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1520)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)
Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@1457...@14.5.74 (040408-219897028):101)
at fo.a (com.google.android.gms.dynamite_measurementdynamite@1457...@14.5.74 (040408-219897028):44)
at fm.onActivityResumed (com.google.android.gms.dynamite_measurementdynamite@1457...@14.5.74 (040408-219897028):67)
at android.app.Application.dispatchActivityResumed (Application.java:240)
at android.app.Activity.onResume (Activity.java:1332)
at android.support.v4.app.g.onResume (SourceFile:514)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1277)
at android.app.Activity.performResume (Activity.java:7103)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3821)

Also happens in fl.onActivityCreated (com.google.android.gms.dynamite_measurementdynamite@1479...@14.7.99 (100400-223214910):36).

mobileadssdk-a...@google.com

unread,
Jan 8, 2019, 10:28:20 PM1/8/19
to Lucas, Google Mobile Ads SDK Developers
Hi Lucas,

I'm a teammate of Deepika.

You are correct that this issue only occurred starting SDK version 17.0.0. That said, please note that this is being highly prioritized by the team. Rest assured that we will keep you posted for any updates.

Regards,
Ivan Bautista
Mobile Ads SDK Team




On 01/05/19 20:23:12 oak...@gmail.com wrote:
I've just seen a very similar stacktrace reported for my app in the Google Developer Console; but my app's using com.google.android.gms:play-services-ads:17.0.0.
So this issue may have started in 17.0.0 or before.
Lucas.

On Tuesday, 4 December 2018 09:34:23 UTC, Markus Wiederkehr wrote:
Since I have updated my app to use SDK version 17.1.1 I get a few of these exceptions in the developer console:

java.lang.RuntimeException:
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3844)
at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3885)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3051)
at android.app.ActivityThread.-wrap14 (ActivityThread.java)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1642)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:154)
at android.app.ActivityThread.main (ActivityThread.java:6776)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1520)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)
Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@14574051...@14.5.74 (040408-219897028):101)
at fo.a (com.google.android.gms.dynamite_measurementdynamite@14574051...@14.5.74 (040408-219897028):44)
at fm.onActivityResumed (com.google.android.gms.dynamite_measurementdynamite@14574051...@14.5.74 (040408-219897028):67)
at android.app.Application.dispatchActivityResumed (Application.java:240)
at android.app.Activity.onResume (Activity.java:1332)
at android.support.v4.app.g.onResume (SourceFile:514)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1277)
at android.app.Activity.performResume (Activity.java:7103)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3821)

Also happens in fl.onActivityCreated (com.google.android.gms.dynamite_measurementdynamite@14799081...@14.7.99 (100400-223214910):36).

Is this a known bug?

Markus

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

Pedro Laranjeiro

unread,
Jan 21, 2019, 8:16:27 AM1/21/19
to Google Mobile Ads SDK Developers
I'm also suffering from this issue. I can see the crash reports in Crashlytics but I am unable to reproduce the crash locally.

Anyone was able to track down the steps to trigger this issue?

mobileadssdk...@google.com

unread,
Jan 22, 2019, 2:12:14 AM1/22/19
to Pedro Laranjeiro, Google Mobile Ads SDK Developers
Hi there,

To assist you further, could you provide the Crash logs (preferably Crashlytics logs) so we can also check on our end?

Regards,
Janica Khemlani
Mobile Ads SDK Team

On 01/21/19 21:16:26 pjalar...@gmail.com wrote:
I'm also suffering from this issue. I can see the crash reports in Crashlytics but I am unable to reproduce the crash locally.

Anyone was able to track down the steps to trigger this issue?

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

Jorge Granados Ferrer

unread,
Jan 22, 2019, 3:20:54 AM1/22/19
to Google Mobile Ads SDK Developers

mobileadssdk...@google.com

unread,
Jan 22, 2019, 4:02:31 AM1/22/19
to Jorge Granados Ferrer, Google Mobile Ads SDK Developers
Hi there,

Thank you for providing the details.

I'll share the crash logs with the rest of the team and get back to you for any findings.

Regards,
Janica Khemlani
Mobile Ads SDK Team

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
On 01/22/19 16:20:54 jgra...@redvelgames.com wrote:
http://crashes.to/s/f5999500e6e
http://crashes.to/s/19a38154382


If you need more let me know.

Regards


El martes, 22 de enero de 2019, 8:12:14 (UTC+1), mobileadssdk-forumadvisor escribió:
Hi there,

To assist you further, could you provide the Crash logs (preferably Crashlytics logs) so we can also check on our end?

Regards,
Janica Khemlani
Mobile Ads SDK Team

On 01/21/19 21:16:26 pjalar...@gmail.com wrote:
I'm also suffering from this issue. I can see the crash reports in Crashlytics but I am unable to reproduce the crash locally.

Anyone was able to track down the steps to trigger this issue?

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

mobileadssdk...@google.com

unread,
Jan 28, 2019, 10:05:27 PM1/28/19
to Jorge Granados Ferrer, Google Mobile Ads SDK Developers

Hi Jorge,


This issue has been fixed though we do not have a definite timeline as to when this will be released.


That said, please keep an eye on our blog or Release Notes for future updates.



Regards,

Janica Khemlani

Mobile Ads SDK Team

Chris Hull

unread,
Mar 5, 2019, 6:53:14 AM3/5/19
to Google Mobile Ads SDK Developers
Do you know if this fix was part of play-services-ads v17.1.3? Looks like that came out on 31st Jan.

Thanks

Boson

unread,
Mar 5, 2019, 7:14:14 AM3/5/19
to Google Mobile Ads SDK Developers
I use v.17.1.3, there is no fix. I see the same crash reports in Play Console.


On Tuesday, March 5, 2019 at 2:53:14 PM UTC+3, Chris Hull wrote:
Do you know if this fix was part of play-services-ads v17.1.3? Looks like that came out on 31st Jan.

Thanks

On Tuesday, January 29, 2019 at 3:05:27 AM UTC, mobileadssdk-forumadvisor wrote:

Hi Jorge,


This issue has been fixed though we do not have a definite timeline as to when this will be released.


That said, please keep an eye on our blog or Release Notes for future updates.



Regards,

Janica Khemlani

Mobile Ads SDK Team


On 01/22/19 17:02:15 mobileadssdk...@google.com wrote:
Hi there,

Thank you for providing the details.

I'll share the crash logs with the rest of the team and get back to you for any findings.

Regards,
Janica Khemlani
Mobile Ads SDK Team


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 01/22/19 16:20:54 wrote:

Boson

unread,
Mar 5, 2019, 6:58:09 PM3/5/19
to Google Mobile Ads SDK Developers
Hello,

Is there any progress on the issue?

java.lang.Error: FATAL EXCEPTION [main] Unity version : 2018.2.20f1 Device model : LG Electronics LG-X230 Caused by
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3325)
at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3356)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:2670)
at android.app.ActivityThread.-wrap11 (ActivityThread.java)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1499)
at android.os.Handler.dispatchMessage (Handler.java:111)
at android.os.Looper.loop (Looper.java:207)
at android.app.ActivityThread.main (ActivityThread.java:5765)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:798)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:688)
Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@15178045@15.1.78 (040304-235076232):110)
at fz.a (com.google.android.gms.dynamite_measurementdynamite@15178045@15.1.78 (040304-235076232):44)
at fx.onActivityResumed (com.google.android.gms.dynamite_measurementdynamite@15178045@15.1.78 (040304-235076232):72)
at android.app.Application.dispatchActivityResumed (Application.java:214)
at android.app.Activity.onResume (Activity.java:1216)
at com.unity3d.player.UnityPlayerActivity.onResume (Unknown Source)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1268)
at android.app.Activity.performResume (Activity.java:6423)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3310)

mobileadssdk...@google.com

unread,
Mar 5, 2019, 8:54:52 PM3/5/19
to Boson, chris...@googlemail.com, Google Mobile Ads SDK Developers
Hi All,

We understand your concern.

Please note that the team already fixed this issue, however, we do not have a definite timeline as to when this will be released.


I'd suggest you keep an eye on our blog or Release Notes for future updates. 


Regards,
Janica Khemlani
Mobile Ads SDK Team


On 03/06/19 07:58:09 zboson...@gmail.com wrote:
Hello,

Is there any progress on the issue?
java.lang.Error: FATAL EXCEPTION [main] Unity version : 2018.2.20f1 Device model : LG Electronics LG-X230 Caused by
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3325)
at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3356)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:2670)
at android.app.ActivityThread.-wrap11 (ActivityThread.java)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1499)
at android.os.Handler.dispatchMessage (Handler.java:111)
at android.os.Looper.loop (Looper.java:207)
at android.app.ActivityThread.main (ActivityThread.java:5765)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:798)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:688)
Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@1517...@15.1.78 (040304-235076232):110)
at fz.a (com.google.android.gms.dynamite_measurementdynamite@1517...@15.1.78 (040304-235076232):44)
at fx.onActivityResumed (com.google.android.gms.dynamite_measurementdynamite@1517...@15.1.78 (040304-235076232):72)
at android.app.Application.dispatchActivityResumed (Application.java:214)
at android.app.Activity.onResume (Activity.java:1216)
at com.unity3d.player.UnityPlayerActivity.onResume (Unknown Source)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1268)
at android.app.Activity.performResume (Activity.java:6423)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3310)

jgra...@redvelgames.com

unread,
Mar 6, 2019, 5:25:21 AM3/6/19
to Google Mobile Ads SDK Developers
Do we have any temporary workaround to fix or solve this? This issue is affecting our positioning and we have seen our downloads decrease around a 50% . As this is taking too long to fix, can you share with us something that we can do to avoid this situation?
Please, note that this situation is starting to be critical since google algorithm uses android vitals for positioning.

Boson

unread,
Mar 6, 2019, 6:51:26 AM3/6/19
to Google Mobile Ads SDK Developers
Hi,

Is Firebase Analytics SDK integration is required for Admob (Unity)? 

mobileadssdk...@google.com

unread,
Mar 7, 2019, 1:28:24 AM3/7/19
to jgra...@redvelgames.com, Google Mobile Ads SDK Developers
Hi All,

Thanks for reaching out to us.

I'm afraid we do not have a workaround for this since the team already developed a fix for this issue.

I'd suggest you keep an eye on our blog or Release Notes for future updates. 


Regards,
Janica Khemlani
Mobile Ads SDK Team
Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@15178045...@15.1.78 (040304-235076232):110)
at fz.a (com.google.android.gms.dynamite_measurementdynamite@15178045...@15.1.78 (040304-235076232):44)
at fx.onActivityResumed (com.google.android.gms.dynamite_measurementdynamite@15178045...@15.1.78 (040304-235076232):72)
at android.app.Application.dispatchActivityResumed (Application.java:214)

mobileadssdk...@google.com

unread,
Mar 7, 2019, 1:33:30 AM3/7/19
to Boson, Google Mobile Ads SDK Developers
Hi there,

Thanks for reaching out to us.

For better tracking, could you please create a new thread regarding your concern?


Regards,
Janica Khemlani
Mobile Ads SDK Team


Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@15178045...@15.1.78 (040304-235076232):110)
at fz.a (com.google.android.gms.dynamite_measurementdynamite@15178045...@15.1.78 (040304-235076232):44)
at fx.onActivityResumed (com.google.android.gms.dynamite_measurementdynamite@15178045...@15.1.78 (040304-235076232):72)
at android.app.Application.dispatchActivityResumed (Application.java:214)

Alexandr Lushpigan

unread,
Mar 27, 2019, 7:59:10 PM3/27/19
to Google Mobile Ads SDK Developers
In the latest ads versions 17.2.0 this crash still occur

mobileadssdk...@google.com

unread,
Mar 28, 2019, 2:41:44 AM3/28/19
to Alexandr Lushpigan, Google Mobile Ads SDK Developers
Hello Alexandr,

Thanks for reaching out to us.

A fixed is already in placed. However, we cannot give any definite timeline of when it will be released.
I'd suggest you keep an eye on our blog or Release Notes for future updates. 

Regards,
James Howell
Mobile Ads SDK Team


On 03/28/19 07:59:09 dev...@gmail.com wrote:
In the latest ads versions 17.2.0 this crash still occur

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.

To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

sinan...@scout24.com

unread,
Mar 28, 2019, 3:42:42 AM3/28/19
to Google Mobile Ads SDK Developers
Hello James,

First of all thank you for answering almost every messages. For this issue, we have opened other tickets in issue tracker but non of them received respond like this. Thank you :)

But your last answer feels a bit uncomfortable. As the owner of the library, you or the team should be able to say that fix will go into next release or not. For our application we still have thousands of crashes about this. It have been almost 4 months since this issue reported here and last 2 months this post has kept saying `issue is fixed but we don't know when we will release it`. If there is anything we can speed up the process, please let us know. (Like, staring an issue tracker ticket or sending tweets to universe :))

Sinan Kozak
Android Developer at Scout24

mobileadssdk...@google.com

unread,
Mar 28, 2019, 4:29:06 AM3/28/19
to sinan...@scout24.com, Google Mobile Ads SDK Developers
Hello Sinan,

We understand your concern and thank you for your patience.

However, apologies as we cannot provide the definite timeline on when the fixed will be release. That said, I will update this thread once the fixed is released.

Regards,
James Howell
Mobile Ads SDK Team


--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

mobileadssdk...@google.com

unread,
May 8, 2019, 12:03:44 AM5/8/19
to sinan...@scout24.com, Google Mobile Ads SDK Developers
Hi all,

Apologies for the delay. I received an update from the Engineering team that a fixed has been rolled out 100% and you don't need to take any action to get the fix. Please let us know if you still encounter the same issue so I could report it back to the Engineering team.

Thanks,
James Howell
Mobile Ads SDK Team
On 03/28/19 15:42:42 sinan...@scout24.com wrote:
--

BizDev

unread,
Jun 2, 2019, 6:41:17 AM6/2/19
to Google Mobile Ads SDK Developers
Hi,
I've been getting some exceptions today and i found this thread. Is it the same issue?

java.util.ConcurrentModificationExceptionat java.util.ArrayList$Itr.next(ArrayList.java:860)
at java.util.Collections$UnmodifiableCollection$1.next(Collections.java:1084)
at com.google.android.gms.ads.omid.library.walking.async.h.a(:com.google.android.gms.dynamite_adsdynamite@17455044@17.4.55 (040300-248795830):5)
at com.google.android.gms.ads.omid.library.walking.async.h.onPostExecute(:com.google.android.gms.dynamite_adsdynamite@17455044@17.4.55 (040300-248795830):14)
at android.os.AsyncTask.finish(AsyncTask.java:695)
at android.os.AsyncTask.-wrap1(Unknown Source:0)
at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:712)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6944)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)

Mobile Ads SDK Forum Advisor Prod

unread,
Jun 3, 2019, 2:16:55 AM6/3/19
to shaiabi...@gmail.com, google-adm...@googlegroups.com
Hi,

Thank you for reporting this.

As per checking, the issue seems to be not related to the original thread. That said, could you please provide us the following details using Reply privately to author option?
  • SDK Version
  • If reproducible locally, provide us at least a test project (you may use our sample app for this)
Regards,
Teejay Pimentel
Mobile Ads SDK Team

ref:_00D1U1174p._5001UBl2iC:ref

Alexey Korolev

unread,
Jun 11, 2019, 1:25:40 AM6/11/19
to Google Mobile Ads SDK Developers
Hi Teejay,

Any news about the issue?

Thank you.

Mobile Ads SDK Forum Advisor Prod

unread,
Jun 11, 2019, 2:36:53 AM6/11/19
to korol...@gmail.com, google-adm...@googlegroups.com
Hi Alexey,

I'm afraid that there is no update on this issue yet. Rest assured that our team is actively working on this and we'll keep you posted for any updates.

Alexey Korolev

unread,
Jun 24, 2019, 2:25:14 AM6/24/19
to Google Mobile Ads SDK Developers
Hi,

I've created an issue for this here: https://issuetracker.google.com/issues/135574205

Thank you

Leonardo Corder

unread,
Jan 30, 2020, 12:43:30 PM1/30/20
to google-adm...@googlegroups.com
Hi,

Any news on this issue?

I'm facing same problem here after added Mobile Ads SDK to my project.

classpath 'com.google.gms:google-services:4.3.3'

implementation 'com.google.android.gms:play-services-ads:18.3.0'

Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{my.project.app/my.project.app.activities.project.DetailsActivity}: java.util.ConcurrentModificationException
       at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2434)
       at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2494)
       at android.app.ActivityThread.access$900(ActivityThread.java:157)
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1356)
       at android.os.Handler.dispatchMessage(Handler.java:102)
       at android.os.Looper.loop(Looper.java:148)
       at android.app.ActivityThread.main(ActivityThread.java:5530)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:734)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:624)

Caused by java.util.ConcurrentModificationException
       at androidx.collection.SimpleArrayMap.put(SimpleArrayMap.java:482)
       at com.google.android.gms.measurement.internal.zzin.zza(com.google.android.gms:play-services-measurement-impl@@17.2.2:108)
       at com.google.android.gms.measurement.internal.zzid.onActivityCreated(com.google.android.gms:play-services-measurement-impl@@17.2.2:11)
       at android.app.Application.dispatchActivityCreated(Application.java:195)
       at android.app.Activity.onCreate(Activity.java:923)
       at androidx.core.app.ComponentActivity.onCreate(ComponentActivity.java:81)
       at androidx.activity.ComponentActivity.onCreate(ComponentActivity.java:149)
       at androidx.fragment.app.FragmentActivity.onCreate(FragmentActivity.java:313)
       at androidx.appcompat.app.AppCompatActivity.onCreate(AppCompatActivity.java:106)




On Tuesday, December 4, 2018 at 7:34:23 AM UTC-2, Markus Wiederkehr wrote:
Since I have updated my app to use SDK version 17.1.1 I get a few of these exceptions in the developer console:

java.lang.RuntimeException:
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3844)
at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3885)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3051)
at android.app.ActivityThread.-wrap14 (ActivityThread.java)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1642)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:154)
at android.app.ActivityThread.main (ActivityThread.java:6776)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1520)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)
Caused by: java.util.ConcurrentModificationException:
at i.put (com.google.android.gms.dynamite_measurementdynamite@1457...@14.5.74 (040408-219897028):101)
at fo.a (com.google.android.gms.dynamite_measurementdynamite@1457...@14.5.74 (040408-219897028):44)
at fm.onActivityResumed (com.google.android.gms.dynamite_measurementdynamite@1457...@14.5.74 (040408-219897028):67)
at android.app.Application.dispatchActivityResumed (Application.java:240)
at android.app.Activity.onResume (Activity.java:1332)
at android.support.v4.app.g.onResume (SourceFile:514)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1277)
at android.app.Activity.performResume (Activity.java:7103)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3821)

Also happens in fl.onActivityCreated (com.google.android.gms.dynamite_measurementdynamite@1479...@14.7.99 (100400-223214910):36).

Mobile Ads SDK Forum Advisor Prod

unread,
Jan 31, 2020, 4:09:51 AM1/31/20
to leo.c...@gmail.com, google-adm...@googlegroups.com
Hi there,

As per checking, the crash seems to be different from the issue on this thread. With this, Could you send the details below (via Reply privately to author option)?
  • Android version
  • Affected devices
  • Crash rate
  • Copy of the logs
  • Copy of your sample project (replicating the issue), as well as steps to reproduce
Regards,
Teejay Pimentel
Mobile Ads SDK Team

ref:_00D1U1174p._5001UUzqma:ref
Reply all
Reply to author
Forward
0 new messages