New issue
Advanced search Search tips

Issue 805782 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Mar 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Device pop ANR message

Reported by opmtes...@gmail.com, Jan 25 2018

Issue description

Steps to reproduce the problem:
1. SST_SSTv1.5 SR2.0
2. Total failure rate: 30 times/9733 hours
3. 

What is the expected behavior?
Do not pop ANR message

What went wrong?
//Unfinished action(26363ms)
01-21 08:05:58.546 20428 20441 E ActivityThread: MSG: Dump looper, process: com.mobilesrepublic.appy
01-21 08:05:58.546 20428 20441 E ActivityThread: MSG: ===== Message History (Most recent to least recent) =====
01-21 08:05:58.546 20428 20441 E ActivityThread: MSG: Handler (android.view.Choreographer$FrameHandler) {141f2b4} android.view.Choreographer$FrameDisplayEventReceiver@c3f5edd: 0, Unfinished(26363ms), start=298764935

----- pid 20428 at 2018-01-21 08:05:59 -----
Cmd line: com.mobilesrepublic.appy

"main" prio=5 tid=1 Native
  | group="main" sCount=1 dsCount=0 flags=1 obj=0x72a87fd8 self=0xf1d8f000
  | sysTid=20428 nice=-4 cgrp=default sched=0/0 handle=0xf57f34a8
  | state=S schedstat=( 30494724344 19558494352 133732 ) utm=1908 stm=1141 core=0 HZ=100
  | stack=0xff497000-0xff499000 stackSize=8MB
  | held mutexes=
  kernel: __switch_to+0xc4/0xd8
  kernel: futex_wait_queue_me+0xd8/0x170
  kernel: futex_wait+0xec/0x214
  kernel: do_futex+0x190/0x51c
  kernel: compat_SyS_futex+0xa4/0x18c
  kernel: __sys_trace+0x4c/0x4c
  native: #00 pc 00019148  /system/lib/libc.so (syscall+28)
  native: #01 pc 00048f7f  /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
  native: #02 pc 0030b087  /data/app/com.android.chrome-prTUYIJl27W9kRaasmSezg==/base.apk (???)
  at org.chromium.ui.base.WindowAndroid.nativeOnVSync(Native method)
  at org.chromium.ui.base.WindowAndroid.access$700(WindowAndroid.java:139)
  at org.chromium.ui.base.WindowAndroid$1.onVSync$5166USJ75THMGSJFDLKNAR9FELKIULIJF5N66JBFDPKN8RRI7D52ILG_0(WindowAndroid.java:16)
  at org.chromium.ui.VSyncMonitor$1.doFrame(VSyncMonitor.java:23)
  at android.view.Choreographer$CallbackRecord.run(Choreographer.java:925)
  at android.view.Choreographer.doCallbacks(Choreographer.java:729)
  at android.view.Choreographer.doFrame(Choreographer.java:655)
  at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:913)
  at android.os.Handler.handleCallback(Handler.java:789)
  at android.os.Handler.dispatchMessage(Handler.java:98)
  at android.os.Looper.loop(Looper.java:180)
  at android.app.ActivityThread.main(ActivityThread.java:6944)
  at java.lang.reflect.Method.invoke(Native method)
  at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:835)

  Package [com.mobilesrepublic.appy] (7dd48f8):
    codePath=/data/app/com.mobilesrepublic.appy-z0oqO2IXvKp9Mj_Ysx5_Bw==
    versionCode=71600 
    versionName=7.16.0

WebStore page: 

Did this work before? N/A 

Chrome version: 71600  Channel: stable
OS Version: 71600
Flash Version:
 
Status: WontFix (was: Unconfirmed)
Please reopen if the failure persist.

Sign in to add a comment