Skip to content

R8 Proguard issue #6138

@amitvasoyajsp

Description

@amitvasoyajsp

i got this crash after enebling proguard rulles isMinifyEnabled = true ..

java.lang.ExceptionInInitializerError
                                                                                                    	at com.google.mediapipe.tasks.core.TaskRunner.create(SourceFile:16)
                                                                                                    	at com.google.mediapipe.tasks.vision.facelandmarker.FaceLandmarker.createFromOptions(SourceFile:152)
                                                                                                    	at I4.b.b(SourceFile:51)
                                                                                                    	at I4.b.a(SourceFile:10)
                                                                                                    	at M4.U.n(SourceFile:63)
                                                                                                    	at i5.a.g(SourceFile:9)
                                                                                                    	at A5.F.run(SourceFile:114)
                                                                                                    	at android.os.Handler.handleCallback(Handler.java:942)
                                                                                                    	at android.os.Handler.dispatchMessage(Handler.java:99)
                                                                                                    	at android.os.Looper.loopOnce(Looper.java:223)
                                                                                                    	at android.os.Looper.loop(Looper.java:324)
                                                                                                    	at android.app.ActivityThread.main(ActivityThread.java:8557)
                                                                                                    	at java.lang.reflect.Method.invoke(Native Method)
                                                                                                    	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
                                                                                                    	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1061)
                                                                                                    	Suppressed: F5.e: [C{Cancelling}@36d04c3, Dispatchers.Main]
                                                                                                    Caused by: java.lang.IllegalStateException: no caller found on the stack for: j3.d
                                                                                                    	at j3.d.b(SourceFile:73)
                                                                                                    	at com.google.mediapipe.framework.Graph.<clinit>(SourceFile:1)

Metadata

Metadata

Assignees

Labels

platform::androidAndroid Solutionstype:build/installFor Build and Installation issuestype:othersissues not falling in bug, perfromance, support, build and install or feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions