New issue
Advanced search Search tips

Issue 820662 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Apr 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

M66 repeated android.util.Log$TerribleFailure crashes

Project Member Reported by roy...@google.com, Mar 10 2018

Issue description

This crash was very painful. I got back to back 10 crashes every 2 minutes. :(
Seems like something to do with arc cache. Just started... perhaps with a recent update of some kind.

https://crash.corp.google.com/browse?stbtiq=a5088378b9ed0bdd


Thread 0 main thread CRASHEDandroid.util.Log$TerribleFailure: Data directory doesn't exist for package org.chromium.arc.apkcacheprovider
at android.util.Log.wtf	(Log.java:295 )
at android.util.Log.wtf	(Log.java:290 )
at android.app.ContextImpl.getDataDir	(ContextImpl.java:1965 )
at android.app.ContextImpl.getCodeCacheDir	(ContextImpl.java:618 )
at android.app.ActivityThread.handleBindApplication	(ActivityThread.java:5459 )
at android.app.ActivityThread.-wrap2	(ActivityThread.java )
at android.app.ActivityThread$H.handleMessage	(ActivityThread.java:1595 )
at android.os.Handler.dispatchMessage	(Handler.java:102 )
at android.os.Looper.loop	(Looper.java:154 )
at android.app.ActivityThread.main	(ActivityThread.java:6320 )
at java.lang.reflect.Method.invoke	(Native Method )
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run	(ZygoteInit.java:891 )
at com.android.internal.os.ZygoteInit.main	(ZygoteInit.java:781 )
Caused by: java.lang.Throwable
at android.app.ContextImpl.getDataDir	(ContextImpl.java:1966 )
... 10 more
 

Comment 1 by roy...@google.com, Mar 10 2018

Labels: -ARC-ReleaseBlock-Beta ReleaseBlock-Beta

Comment 3 by josa...@google.com, Mar 19 2018

Labels: -ReleaseBlock-Beta
Summary: M66 repeated android.util.Log$TerribleFailure crashes (was: M66 repeated crashes )
Numbers seem to be reducing (aka not spiking) in latest M66. Keeping as RBS to monitor before stable

royans, please comment if you are still seeing this repeatedly and/or any steps to repro

Comment 4 by roy...@google.com, Mar 19 2018

no more repros on my device so happy to have the block removed.
- I'm still concerned that we are ok with not understanding why this happened :)

Comment 5 by josa...@google.com, Apr 16 2018

Cc: elijahtaylor@chromium.org
Labels: -Pri-1 -ReleaseBlock-Stable Pri-2
Albert/Elijah to triage/evaluate if known 
this is being tracked internally at b/75963521, will provide an update there
Status: WontFix (was: Untriaged)

Sign in to add a comment