microg / microg/GmsCore

java.lang.NoClassDefFoundError: Invalid descriptor: . at com.google.android.gms.chimera.container.DynamiteLoaderImpl

Open
#1,622 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
14.6k
Forks
3.2k
Avg merge
12d 11h
Merged PRs (30d)
4

Description

Describe the bug
A clear and concise description of what the bug is.
java.lang.NoClassDefFoundError: Invalid descriptor: . at com.google.android.gms.chimera.container.DynamiteLoaderImpl.(:com.google.android.gms@214516029@21.45.16 (100406-414021728):1) at java.lang.Class.newInstance(Native Method) at com.google.android.gms.dynamite.DynamiteModule.zzf(com.google.android.gms:play-services-basement@@17.6.0:5) at com.google.android.gms.dynamite.DynamiteModule.zza(com.google.android.gms:play-services-basement@@17.6.0:32) at com.google.android.gms.dynamite.zzc.zza(com.google.android.gms:play-services-basement@@17.6.0:1) at com.google.android.gms.dynamite.zzd.zza(com.google.android.gms:play-services-basement@@17.6.0:2) at com.google.android.gms.dynamite.DynamiteModule.load(com.google.android.gms:play-services-basement@@17.6.0:5) at com.google.android.gms.internal.ads.zzccr.zzc(com.google.android.gms:play-services-ads-lite@@20.2.0:1) at com.google.android.gms.internal.ads.zzccr.zza(com.google.android.gms:play-services-ads-lite@@20.2.0:1) at com.google.android.gms.internal.ads.zzbqv.run(com.google.android.gms:play-services-ads-lite@@20.2.0:11) at java.lang.Thread.run(Thread.java:919)

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

System
Android Version: [10]
Custom ROM: [Colors 7.2]

Additional context
Add any other context about the problem here.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file, test, or entry point is named. Start by reproducing the crash on Android 10 with Colors 7.2 and trace the Google Play services DynamiteLoader path shown in the stack trace; done means the reported NoClassDefFoundError no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.