New issue
Advanced search Search tips

Issue 860272 link

Starred by 3 users

Issue metadata

Status: Duplicate
Merged: issue 857459
Owner: ----
Closed: Jul 11
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

ANR on mostly Motorola devices with Android 7 and 8

Reported by car...@instantbits.com, Jul 4

Issue description

THIS TEMPLATE IS FOR FILING BUGS ON THE ANDROID SYSTEM WEBVIEW. GENERAL WEB BUGS SHOULD BE FILED USING A DIFFERENT TEMPLATE!

Device name: Seems to be mostly motorola devices, list included on screenshot.

Android version: 7 and 8

WebView version (from system settings -> Apps -> Android System WebView): Don't know. 

Application: Web Video Caster

Application version: 3.2.0.2 and 3.2.1

URLs (if applicable): Don't know

Steps to reproduce: Don't know how

I'm getting this ANR on the Play Store console, it has never happened to me but I don't have any of the devices on the screenshot. 


"main" prio=5 tid=1 Native
  | group="main" sCount=1 dsCount=0 obj=0x745bb6d0 self=0xb0405400
  | sysTid=28781 nice=-4 cgrp=default sched=0/0 handle=0xb311e534
  | state=S schedstat=( 2418490389 223741764 4312 ) utm=191 stm=49 core=3 HZ=100
  | stack=0xbe2a4000-0xbe2a6000 stackSize=8MB
  | held mutexes=
  #00  pc 00000000000174e4  /system/lib/libc.so (syscall+28)
  #01  pc 0000000000046a6d  /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
  #02  pc 00000000000394e3  /data/app/com.android.chrome-1/base.apk (???)
  at org.chromium.ui.base.WindowAndroid.nativeOnVSync (Native method)
  at org.chromium.ui.base.WindowAndroid.a (PG:142)
  at bQf.a (PG:16)
  at bPT.doFrame (PG:22)
  at android.view.Choreographer$CallbackRecord.run (Choreographer.java:872)
  at android.view.Choreographer.doCallbacks (Choreographer.java:686)
  at android.view.Choreographer.doFrame (Choreographer.java:618)
  at android.view.Choreographer$FrameDisplayEventReceiver.run (Choreographer.java:860)
  at android.os.Handler.handleCallback (Handler.java:751)
  at android.os.Handler.dispatchMessage (Handler.java:95)
  at android.os.Looper.loop (Looper.java:154)
  at android.app.ActivityThread.main (ActivityThread.java:6165)
  at java.lang.reflect.Method.invoke! (Native method)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:888)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:778)
 
Screenshot from 2018-07-04 09-37-08.png
101 KB View Download
hmm, it would be helpful to have some scenario/steps to reproduce, i.e. when does this happen? after something is cast in the "Web Video Caster" app?

Labels: Needs-Feedback
I've never actually seen this myself, nor has a user reported it. I see it only on the Play Store console. That being said, after casting, Web Video Caster moves on a different screen and the WebView is paused. So it shouldn't cause an ANR, should it? unless the pausing of the WebView is doing it but that is required not only to save battery but because YouTube does not permit third party apps to enable background playback. 
Project Member

Comment 4 by sheriffbot@chromium.org, Jul 9

Cc: timvolod...@chromium.org
Labels: -Needs-Feedback
Thank you for providing more feedback. Adding the requester to the cc list.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Cc: jbanavatu@chromium.org boliu@chromium.org
Labels: Needs-triage-Mobile WV-Triaged
As per comment #1, there are no possible steps to reproduce and could not find suspect from logs provided in comment#0. So, requesting dev to look into this issue.

@boliu: Could you please look into this issue and help us in assigning to the right owner.

Thanks!


Mergedinto: 857459
Status: Duplicate (was: Unconfirmed)
ANR in webview without steps to actually reproduce it is not actionable. See my comments in  crbug.com/857459 
One thing I forgot to mention is that I do also have ads, most are native, but I have an occasional banner and interstitial, so these crashes could come from there as well. 

Sign in to add a comment