Too many happen fatal exception with Admob sdk maybe?

283 views
Skip to first unread message

정회일

unread,
Jun 3, 2019, 5:48:34 AM6/3/19
to Google Mobile Ads SDK Developers

I using admob sdk with com.google.android.gms:play-services-ads:17.2.0.

java.lang.NoClassDefFoundError: 
  at gn.b (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):3)
  at gk.a (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):3)
  at gm.a (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):18)
  at com.google.android.gms.ads.internal.util.ap.a (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):5)
  at fr.a (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):19)
  at fr.run (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):8)
Caused by: java.lang.ClassNotFoundException: 
  at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:134)
  at java.lang.ClassLoader.loadClass (ClassLoader.java:379)
  at ab.loadClass (com.google.android.gms.dynamite_dynamiteloader@17455083@17.4.55 (100408-248795830):4)
  at java.lang.ClassLoader.loadClass (ClassLoader.java:312)

above crash log be scraped from google console.

Could you help me?

Mobile Ads SDK Forum Advisor Prod

unread,
Jun 3, 2019, 3:21:00 PM6/3/19
to runpow...@gmail.com, google-adm...@googlegroups.com
Hello, 

Thank you for reporting this. Could you please share the following details to troubleshoot this further?
  • Complete stack trace
  • Devices on which the crash is reported
  • Frequency of the crash

This will help us with our on-going investigation.

Regards,
Bharani Cherukuri
Mobile Ads SDK Team



ref:_00D1U1174p._5001UBl8Fa:ref

정회일

unread,
Jun 3, 2019, 9:40:54 PM6/3/19
to Google Mobile Ads SDK Developers
Thank you for your replied.

This crash be reported from google console, so I can't pick whole stack trace... sorry about that.

I'll give you some information the crash from google console also below.

1.png

2.png

3.png



2019년 6월 4일 화요일 오전 4시 21분 0초 UTC+9, mobileadssdkforumadvisor 님의 말:

Randy Langi

unread,
Jun 3, 2019, 9:49:00 PM6/3/19
to Google Mobile Ads SDK Developers
Maaf saya juga belum terlalu mahir untuk melakukan hal seperti itu, saya masih pemula, maaf ya saya belum bisa memberikan solusi untuk anda,

Mobile Ads SDK Forum Advisor Prod

unread,
Jun 4, 2019, 11:57:58 AM6/4/19
to runpow...@gmail.com, google-adm...@googlegroups.com
Hello, 

Thank you for sharing the details. I have shared this with the team for further investigation. I will keep you posted on the updates.

邱至民

unread,
Jun 5, 2019, 3:01:07 AM6/5/19
to Google Mobile Ads SDK Developers
Having the same issue since last month.
I'm using "com.google.firebase:firebase-ads:17.1.2" and "com.google.android.gms:play-services-ads:17.1.2".
It's only reported from Android 9 devices.
I tried to update to 17.2.1 and then these issues started to show up.
But it's still there after I rolled it back to 17.1.2.

java.lang.NoClassDefFoundError:
at gn.b (gn.java:3)
at gk.a (gk.java:3)
at gm.a (gm.java:18)
at com.google.android.gms.ads.internal.util.ap.a (ap.java:5)
at fr.a (fr.java:19)
at fr.run (fr.java:8)
Caused by: java.lang.ClassNotFoundException:
at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:134)
at java.lang.ClassLoader.loadClass (ClassLoader.java:379)
at ab.loadClass (ab.java:4)
at java.lang.ClassLoader.loadClass (ClassLoader.java:312)
at gn.b (gn.java:3)
at gk.a (gk.java:3)
at gm.a (gm.java:18)
at com.google.android.gms.ads.internal.util.ap.a (ap.java:5)
at fr.a (fr.java:19)
at fr.run (fr.java:8)

mobileadssdkforumadvisor於 2019年6月4日星期二 UTC+8下午11時57分58秒寫道:

Mobile Ads SDK Forum Advisor Prod

unread,
Jun 5, 2019, 2:22:06 PM6/5/19
to kiwa...@gmail.com, google-adm...@googlegroups.com
Hello, 

Thank you for the additional details. I have shared this information with the team. We will update this thread on our findings.

Michael Kushinski

unread,
Jun 6, 2019, 2:24:11 PM6/6/19
to Google Mobile Ads SDK Developers
We are having the same issue -> 

implementation 'com.google.firebase:firebase-core:16.0.9'
implementation 'com.google.firebase:firebase-ads:17.2.1'
implementation 'com.google.firebase:firebase-perf:17.0.0'
Screen Shot 2019-06-06 at 2.22.30 PM.png
Screen Shot 2019-06-06 at 2.22.37 PM.png

Mobile Ads SDK Forum Advisor Prod

unread,
Jun 6, 2019, 8:33:37 PM6/6/19
to mikeku...@gmail.com, google-adm...@googlegroups.com
Hi Mike, 

Could you please share the following details which will help us with the on-going investigation?
  • Frequency of the crash
  • Complete stack trace
  • Type of ads being served
This will help us debug the issue. 

Thanks,

Michael Kushinski

unread,
Jun 6, 2019, 8:47:33 PM6/6/19
to Google Mobile Ads SDK Developers
- Only happens on Android 9.0 so far. Only a few crashes so far.
- Stack trace attached.
- Banner Ads, Interstitial Ads, Reward Ads

Thank You
com.smartpostmobile_issue_crash_5CF9583C018B0001170EF1BC52DA0FFA_DNE_0_v2.txt

Mobile Ads SDK Forum Advisor Prod

unread,
Jun 7, 2019, 3:05:25 PM6/7/19
to mikeku...@gmail.com, google-adm...@googlegroups.com
Hello Mike, 

Thank you for sharing the details. I have shared this information with the team. I will keep you posted on the updates.

Regards,

Maria Ortega

unread,
Jun 8, 2019, 3:05:17 PM6/8/19
to Google Mobile Ads SDK Developers


I´m having the same error

Samsung Galaxy S8 (dreamlte), Android 9

java.lang.NoClassDefFoundError:
at ly.b (com.google.android.gms.policy_ads_fdr_dynamite@20290004@20290004.249178941.249178941:2)
at lx.a (com.google.android.gms.policy_ads_fdr_dynamite@20290004@20290004.249178941.249178941:1)
at lz.a (com.google.android.gms.policy_ads_fdr_dynamite@20290004@20290004.249178941.249178941:29)
at com.google.android.gms.ads.internal.util.aq.a (com.google.android.gms.policy_ads_fdr_dynamite@20290004@20290004.249178941.249178941:10)
at lc.a (com.google.android.gms.policy_ads_fdr_dynamite@20290004@20290004.249178941.249178941:8)
at lc.run (com.google.android.gms.policy_ads_fdr_dynamite@20290004@20290004.249178941.249178941:2)
Caused by: java.lang.ClassNotFoundException:
at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:134)
at java.lang.ClassLoader.loadClass (ClassLoader.java:379)
at ab.loadClass (com.google.android.gms.dynamite_dynamiteloader@17455083@17.4.55 (100408-248795830):4)
at java.lang.ClassLoader.loadClass (ClassLoader.java:312)

Michael Kushinski

unread,
Jun 10, 2019, 8:07:38 AM6/10/19
to Google Mobile Ads SDK Developers

Screen Shot 2019-06-10 at 8.05.49 AM.png

Also showing up on an Honor 10 Lite

Mobile Ads SDK Forum Advisor Prod

unread,
Jun 10, 2019, 10:29:28 AM6/10/19
to mikeku...@gmail.com, google-adm...@googlegroups.com
Hello Mike, 

Thank you for sharing the additional details. This has been forwarded to the team. I will keep you posted on the updates.

Regards,

Michael Kushinski

unread,
Jun 18, 2019, 12:55:12 PM6/18/19
to Google Mobile Ads SDK Developers
Any update on this? We are still getting crashes. 

Thank You

Mobile Ads SDK Forum Advisor Prod

unread,
Jun 18, 2019, 5:09:08 PM6/18/19
to mikeku...@gmail.com, google-adm...@googlegroups.com
Hello Mike, 

Our Engineering team is looking into this issue. I will keep you posted on the updates.

Thanks,

Piyush Lakhani

unread,
Jun 22, 2019, 4:43:16 AM6/22/19
to Google Mobile Ads SDK Developers
Also we have found this error on my app with most of Samsung device.Please review this and update me.

Thank you

Mobile Ads SDK Forum Advisor Prod

unread,
Jun 24, 2019, 8:37:04 AM6/24/19
to piyus...@gmail.com, google-adm...@googlegroups.com
Hello Piyush, 

Could you please confirm if you are referring to the crash reported on this thread? If so, our Engineering team is taking a look into the issue. I will keep you posted on the updates.

Thanks,
Bharani, Google Ads API Team

ref:_00D1U1174p._5001UBl8Fa:ref

VenomouX Dev

unread,
Jun 30, 2019, 9:43:54 AM6/30/19
to Google Mobile Ads SDK Developers
I am also facing the exact same issue on my app.

Crash Log:
java.lang.NoClassDefFoundError:
at ly.b (ly.java:2)
at lx.a (lx.java:1)
at lz.a (lz.java:29)
at com.google.android.gms.ads.internal.util.aq.a (aq.java:10)
at lc.a (lc.java:8)
at lc.run (lc.java:2)
Caused by: java.lang.ClassNotFoundException:
at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:134)
at java.lang.ClassLoader.loadClass (ClassLoader.java:379)
at ab.loadClass (ab.java:4)
at java.lang.ClassLoader.loadClass (ClassLoader.java:312)
at ly.b (ly.java:2)
at lx.a (lx.java:1)
at lz.a (lz.java:29)
at com.google.android.gms.ads.internal.util.aq.a (aq.java:10)
at lc.a (lc.java:8)
at lc.run (lc.java:2)

All the issues are on Android 9.0 devices.

These are the my build.gradle dependencies

    implementation 'com.google.android.gms:play-services-ads:17.2.1'
    implementation 'com.google.firebase:firebase-core:16.0.7'


On Monday, June 3, 2019 at 2:48:34 PM UTC+5, 정회일 wrote:

I using admob sdk with com.google.android.gms:play-services-ads:17.2.0.

java.lang.NoClassDefFoundError: 
  at gn.b (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):3)
  at gk.a (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):3)
  at gm.a (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):18)
  at com.google.android.gms.ads.internal.util.ap.a (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):5)
  at fr.a (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):19)
  at fr.run (com.google.android.gms.dynamite_adsdynamite@17455083@17.4.55 (100408-248795830):8)
Caused by: java.lang.ClassNotFoundException: 
  at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:134)
  at java.lang.ClassLoader.loadClass (ClassLoader.java:379)
  at ab.loadClass (com.google.android.gms.dynamite_dynamiteloader@1745...@17.4.55 (100408-248795830):4)

Mobile Ads SDK Forum Advisor Prod

unread,
Jul 1, 2019, 2:03:28 AM7/1/19
to venomo...@gmail.com, google-adm...@googlegroups.com

Hi there,

Thank you for reporting this to us. I already raised this to our Engineering team. Rest assured that the team is actively working on this.

We'll let you know how this goes and update you for any feedback.

Regards,
Mark Albios
Mobile Ads SDK Team



ref:_00D1U1174p._5001UCaGKy:ref

Visual Channel

unread,
Aug 14, 2019, 9:33:28 PM8/14/19
to Google Mobile Ads SDK Developers
Any update?, i have the same problem my dev console has 3,284 reports on this since updated sdk to 29 my app. Please help us!

android:targetSdkVersion="29"



Mobile Ads SDK Forum Advisor Prod

unread,
Aug 15, 2019, 1:25:52 PM8/15/19
to fer...@noten.in, google-adm...@googlegroups.com
Hello, 

We did not have any recent reports of this crash. Could you please share the following details to investigate further?

1. Complete crash logs
2. Frequency of the crash
3. SDK version being used
4. Type of ads being served 

Could you please share the following details using Reply privately to author option?

Thanks,
Bharani Cherukuri
Reply all
Reply to author
Forward
0 new messages