Bug P2
Status Update
Comments
ja...@gmail.com <ja...@gmail.com> #2
Our users facing the same exception. Crashing on API 19. Reproducible 100%.
Tested on a real device with Youtube app version 13.04.55. After resetting to factory version 5.5.27 works fine.
P.S. Using Youtube player in our app (https://developers.google.com/youtube/android/player/downloads/ )
Tested on a real device with Youtube app version 13.04.55. After resetting to factory version 5.5.27 works fine.
P.S. Using Youtube player in our app (
yo...@gmail.com <yo...@gmail.com> #3
I face the same problem with youtube player too. when I am not using youtube, it works well? Do you fix it?
ab...@gmail.com <ab...@gmail.com> #4
I'm having the same problem exactly on APIs <19
+270 crash last 24h
Any updates ?
+270 crash last 24h
Any updates ?
im...@gmail.com <im...@gmail.com> #5
for me also same issue while playing video in lower version...
pr...@gmail.com <pr...@gmail.com> #6
I'm getting similar kind of issue in jellybean.Please see below:
FATAL EXCEPTION: main
java.lang.NoClassDefFoundError: pim
at pil.<clinit>(SourceFile:2)
at pij.onAnimationEnd(SourceFile:10)
at android.animation.AnimatorSet$AnimatorSetListener.onAnimationEnd(AnimatorSet.java:786)
at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1020)
at android.animation.ValueAnimator.access$400(ValueAnimator.java:50)
at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:630)
at android.animation.ValueAnimator$AnimationHandler.run(ValueAnimator.java:646)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:791)
at android.view.Choreographer.doCallbacks(Choreographer.java:591)
at android.view.Choreographer.doFrame(Choreographer.java:560)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:777)
at android.os.Handler.handleCallback(Handler.java:730)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:176)
at android.app.ActivityThread.main(ActivityThread.java:5419)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1046)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:862)
at dalvik.system.NativeStart.main(Native Method)
FATAL EXCEPTION: main
java.lang.NoClassDefFoundError: pim
at pil.<clinit>(SourceFile:2)
at pij.onAnimationEnd(SourceFile:10)
at android.animation.AnimatorSet$AnimatorSetListener.onAnimationEnd(AnimatorSet.java:786)
at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1020)
at android.animation.ValueAnimator.access$400(ValueAnimator.java:50)
at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:630)
at android.animation.ValueAnimator$AnimationHandler.run(ValueAnimator.java:646)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:791)
at android.view.Choreographer.doCallbacks(Choreographer.java:591)
at android.view.Choreographer.doFrame(Choreographer.java:560)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:777)
at android.os.Handler.handleCallback(Handler.java:730)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:176)
at android.app.ActivityThread.main(ActivityThread.java:5419)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1046)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:862)
at dalvik.system.NativeStart.main(Native Method)
[Deleted User] <[Deleted User]> #7
experiencing the same crash on 4.x.x devices
mi...@cncenter.cz <mi...@cncenter.cz> #8
Same problem here.
te...@gmail.com <te...@gmail.com> #9
Same crash here. Starring and waiting for updates.
m....@gmail.com <m....@gmail.com> #10
I have a lot of these error reports on my Google Play Console, and I can not reproduce it on my Android 4.4 phone.
pr...@gmail.com <pr...@gmail.com> #11
same problem here, waiting for update.
[Deleted User] <[Deleted User]> #12
I had the same problem 5 days ago but its working now
Thanks
Thanks
am...@gmail.com <am...@gmail.com> #13
Same problem for my app, thank.
ks...@gmail.com <ks...@gmail.com> #14
Same problem for my app
sw...@gmail.com <sw...@gmail.com> #15
Same issue in my app
[Deleted User] <[Deleted User]> #16
still not fixed what is the reason for this crash
[Deleted User] <[Deleted User]> #17
Same issue in my app
ab...@gmail.com <ab...@gmail.com> #18
still no solution for this problem ? I keep getting the same errors
ni...@gmail.com <ni...@gmail.com> #19
Same error too
so...@gmail.com <so...@gmail.com> #20
Does any one know exactly which api levels facing this error. I am to upload a new app on playstore and this error is happening in beta phase should i wait for this fix or upload to production ?
et...@gmail.com <et...@gmail.com> #21
same problem
ma...@gmail.com <ma...@gmail.com> #22
Android version 4.4
Youtube version 13.05.52
compile 'com.google.apis:google-api-services-youtube:v3-rev192-1.23.0'
having this issue.If i uninstall the update of Youtube and back to factory version 5.9.0.13 .
can not reproduce this issue.
so please fixed this issue for updated version.
Youtube version 13.05.52
compile 'com.google.apis:google-api-services-youtube:v3-rev192-1.23.0'
having this issue.If i uninstall the update of Youtube and back to factory version 5.9.0.13 .
can not reproduce this issue.
so please fixed this issue for updated version.
te...@gmail.com <te...@gmail.com> #23
Now error is with different class, all other the same:
Fatal Exception: java.lang.NoClassDefFoundError: ppn
at ppm.(SourceFile:2)
at ppk.onAnimationEnd(SourceFile:10)
at android.animation.AnimatorSet$AnimatorSetListener.onAnimationEnd(AnimatorSet.java:765)
at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1012)
at android.animation.ValueAnimator.access$400(ValueAnimator.java:51)
at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:623)
at android.animation.ValueAnimator$AnimationHandler.run(ValueAnimator.java:639)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:776)
at android.view.Choreographer.doCallbacks(Choreographer.java:579)
at android.view.Choreographer.doFrame(Choreographer.java:547)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:762)
at android.os.Handler.handleCallback(Handler.java:800)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5434)
at java.lang.reflect.Method.invokeNative(Method.java)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:834)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
at dalvik.system.NativeStart.main(NativeStart.java)
Fatal Exception: java.lang.NoClassDefFoundError: ppn
at ppm.(SourceFile:2)
at ppk.onAnimationEnd(SourceFile:10)
at android.animation.AnimatorSet$AnimatorSetListener.onAnimationEnd(AnimatorSet.java:765)
at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1012)
at android.animation.ValueAnimator.access$400(ValueAnimator.java:51)
at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:623)
at android.animation.ValueAnimator$AnimationHandler.run(ValueAnimator.java:639)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:776)
at android.view.Choreographer.doCallbacks(Choreographer.java:579)
at android.view.Choreographer.doFrame(Choreographer.java:547)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:762)
at android.os.Handler.handleCallback(Handler.java:800)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5434)
at java.lang.reflect.Method.invokeNative(Method.java)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:834)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
at dalvik.system.NativeStart.main(NativeStart.java)
fl...@gmail.com <fl...@gmail.com> #24
I'm getting the same error, but with another class: java.lang.NoClassDefFoundError: prg
gs...@gmail.com <gs...@gmail.com> #25
I'm getting the same issue.
Fatal Exception: java.lang.NoClassDefFoundError: pim
Fatal Exception: java.lang.NoClassDefFoundError: pim
Description
- Description
This is the bug:
Exception java.lang.NoClassDefFoundError: pim
pil.<clinit> (SourceFile:2)
pij.onAnimationEnd (SourceFile:10)
android.animation.AnimatorSet$AnimatorSetListener.onAnimationEnd (AnimatorSet.java:818)
android.animation.ValueAnimator.endAnimation (ValueAnimator.java:1056)
android.animation.ValueAnimator.access$400 (ValueAnimator.java:50)
android.animation.ValueAnimator$AnimationHandler.doAnimationFrame (ValueAnimator.java:644)
android.animation.ValueAnimator$AnimationHandler.run (ValueAnimator.java:660)
android.view.Choreographer$CallbackRecord.run (Choreographer.java:761)
android.view.Choreographer.doCallbacks (Choreographer.java:574)
android.view.Choreographer.doFrame (Choreographer.java:543)
android.view.Choreographer$FrameDisplayEventReceiver.run (Choreographer.java:747)
android.os.Handler.handleCallback (Handler.java:733)
android.os.Handler.dispatchMessage (Handler.java:95)
android.os.Looper.loop (Looper.java:136)
android.app.ActivityThread.main (ActivityThread.java:5154)
java.lang.reflect.Method.invokeNative (Method.java)
java.lang.reflect.Method.invoke (Method.java:515)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:732)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:566)
dalvik.system.NativeStart.main (NativeStart.java)
This bug is reproduced easily (50% of the times less or more as some developer tested), API 19 mainly but also API 17 and 18 (Android versions: 4.4.2, 4.4.4).
This bug happens in many other developers' apps and was increased drastically in the last 3-4 days. The bug is reproduced when you play a video within the developers apps (on the android version I mentioned).
All our apps use YouTubePlayer to show videos on our apps. Most of us didn't submit a version update of our apps before this bug was increased drastically. Some developers say that "uninstall the YouTube app to factory" on their smartphone solved the issue (ONLY on their smartphone and not for their users). -So the bug seems to happen because of the YouTube App somehow.
Here are more details from stackoverflow:
Please HELP. Other developers who have the same issue, please give more details.. thanks
- API request with parameters used (DO NOT include your credential)
Just playing a video through the YouTube api in our apps
- Result (copy and paste a JSON response you received)
Crash, the app has stopped
- Expected result
no crash.
- Is it 100% reproducible?
50% less or more
- Reproducible API explorer link
it's reproduced on API 19 mainly but also 17018
Reported Issue
Build: 3.0.1, AI-171.4443003, 201711091821,
AI-171.4443003, JRE 1.8.0_152-release-915-b01x64 JetBrains s.r.o, OS Windows 7(amd64) v6.1 Service Pack 1, screens 1920x1200
I can write my app package name or give a link to my app on play store if needed.