tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

InstrumentationHooksLogcat.txt (2362B)


      1 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1659)
      2 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at libcore.io.BlockGuardOs.access(BlockGuardOs.java:74)
      3 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at libcore.io.ForwardingOs.access(ForwardingOs.java:131)
      4 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.app.ActivityThread$AndroidOs.access(ActivityThread.java:7719)
      5 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:281)
      6 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at java.io.File.exists(File.java:813)
      7 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at com.android.tools.deploy.instrument.ResourceOverlays.updateLoader(ResourceOverlays.java:73)
      8 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at com.android.tools.deploy.instrument.ResourceOverlays.addResourceOverlays(ResourceOverlays.java:36)
      9 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at com.android.tools.deploy.instrument.InstrumentationHooks.addResourceOverlays(InstrumentationHooks.java:102)
     10 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.app.LoadedApk.getResources(LoadedApk.java:1312)
     11 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.app.ContextImpl.createAppContext(ContextImpl.java:3011)
     12 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.app.ContextImpl.createAppContext(ContextImpl.java:3003)
     13 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.app.Service.createServiceBaseContext(Service.java:904)
     14 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:4475)
     15 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.app.ActivityThread.access$1700(ActivityThread.java:247)
     16 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2076)
     17 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:106)
     18 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:201)
     19 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:288)
     20 02-08 10:56:02.185 21990 21990 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7842)