New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 837153 link

Starred by 2 users

Issue metadata

Status: Invalid
Owner:
Last visit > 30 days ago
Closed: Oct 17
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug

Blocking:
issue 835078



Sign in to add a comment

Can't start Shape Detection Service on Android platform

Project Member Reported by junwei...@intel.com, Apr 26 2018

Issue description


Below are error messages:

W/System.err(23080): java.lang.ClassNotFoundException: Didn't find class "org.chromium.shape_detection.InterfaceRegistrar" on path: DexPathList[[zip file "/data/app/org.chromium.content_shell_apk-2.apk"],nativeLibraryDirectories=[/data/app-lib/org.chromium.content_shell_apk-2, /vendor/lib, /system/lib]]
W/System.err(23080): 	at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
W/System.err(23080): 	at java.lang.ClassLoader.loadClass(ClassLoader.java:497)
W/System.err(23080): 	at java.lang.ClassLoader.loadClass(ClassLoader.java:457)
W/System.err(23080): 	at org.chromium.content.app.ContentMain.nativeStart(Native Method)
W/System.err(23080): 	at org.chromium.content.app.ContentMain.start(ContentMain.java:27)
W/System.err(23080): 	at org.chromium.content.app.ContentChildProcessServiceDelegate.runMain(ContentChildProcessServiceDelegate.java:190)
W/System.err(23080): 	at org.chromium.base.process_launcher.ChildProcessService$2.run(ChildProcessService.java:243)
W/System.err(23080): 	at java.lang.Thread.run(Thread.java:841)
F/chromium(23080): [23080:23097:0424/144729.063453:FATAL:jni_android.cc(138)] Failed to find class org/chromium/shape_detection/InterfaceRegistrar



 

Comment 1 Deleted

Comment 2 by junwei...@intel.com, Apr 26 2018

Blockedon: 835078

Comment 3 by junwei...@intel.com, Apr 26 2018

Blocking: 835078

Comment 4 by junwei...@intel.com, Apr 26 2018

Blockedon: -835078

Comment 5 by junwei...@intel.com, May 31 2018

Labels: -Pri-1 Pri-3
Only reproduce on Nexus 5 Android 4.4.2.

Comment 6 by mcasas@chromium.org, Jun 26 2018

junwei.fu@, is this still a thing? Can you further debug it ?
I don't find the root cause, but there is no this issue if shape detection service run in browser process.
It still can be reproduced in the latest code.
Owner: junwei...@intel.com
Status: Assigned (was: Untriaged)
Status: Invalid (was: Assigned)
Maybe it's issue of my device because origin workable version[1] that still can't work.

[1] https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Android/494749/

Sign in to add a comment