phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.38k stars 655 forks source link

YouTube Videos Cause Device to Freeze & Reboot #1310

Open turtleletortue opened 4 years ago

turtleletortue commented 4 years ago

Device in question is the Nook Tablet 7"(BNTV460), with Mediatek mt8163 processor, that was originally on Android Oreo. On AOSP 10.0 v216, YouTube videos through the YouTube app cause the device to freeze and then reboot. Here is a logcat during an attempt at loading a video. Hopefully this will be useful in understanding the problem. logcat.txt

Have a great day!

phhusson commented 4 years ago

Can you otherwise play videos? Does it work in Newpipe? (opensource youtube app)

Le lun. 11 mai 2020 à 23:35, turtleletortue notifications@github.com a écrit :

Device in question is the Nook Tablet 7"(BNTV460), with Mediatek mt8163 processor, that was originally on Android Oreo. On AOSP 10.0 v216, YouTube videos through the YouTube app cause the device to freeze and then reboot. Here is a logcat during an attempt at loading a video. Hopefully this will be useful in understanding the problem. logcat.txt https://github.com/phhusson/treble_experimentations/files/4612235/logcat.txt

Have a great day!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1310, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OXFN2HJZUXDK6VWV4TRRBVRJANCNFSM4M6IX32A .

turtleletortue commented 4 years ago

Can you otherwise play videos? Does it work in Newpipe? (opensource youtube app) Le lun. 11 mai 2020 à 23:35, turtleletortue notifications@github.com a écrit : Device in question is the Nook Tablet 7"(BNTV460), with Mediatek mt8163 processor, that was originally on Android Oreo. On AOSP 10.0 v216, YouTube videos through the YouTube app cause the device to freeze and then reboot. Here is a logcat during an attempt at loading a video. Hopefully this will be useful in understanding the problem. logcat.txt https://github.com/phhusson/treble_experimentations/files/4612235/logcat.txt Have a great day! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#1310>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OXFN2HJZUXDK6VWV4TRRBVRJANCNFSM4M6IX32A .

Same issue occurs in Newpipe, here is the log from trying to load a video in NewPipe. logcat-newpipe.txt

turtleletortue commented 4 years ago

I see that v219's description says it fixes multimedia on Oreo vendors, which this device is on. I will try the latest GSI when possible, and report back/close this if it fixes it.

turtleletortue commented 4 years ago

It is not fixed with v220, so I'll leave this open