[Webkit-unassigned] [Bug 109144] build-webkit --chromium-android produces non-functional test binaries missing ChromiumActivity class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 01:15:22 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109144





--- Comment #1 from Dominic Cooney <dominicc at chromium.org>  2013-02-07 01:17:30 PST ---
Here is the specific part of adb logcat of interest:

I/ActivityManager(  477): Start proc org.chromium.native_test for activity org.chromium.native_test/.ChromeNativeTestActivity: pid=16283 uid=10064 gids={50064, 1006, 3003, 1015, 1028}                                                       
D/dalvikvm(16283): Late-enabling CheckJNI                                       
W/dalvikvm(16283): Unable to resolve superclass of Lorg/chromium/native_test/ChromeNativeTestActivity; (19)                                                    
W/dalvikvm(16283): Link of class 'Lorg/chromium/native_test/ChromeNativeTestActivity;' failed                                                                  
D/AndroidRuntime(16283): Shutting down VM                                       
W/dalvikvm(16283): threadid=1: thread exiting with uncaught exception (group=0x41b10930)                                                                       
E/AndroidRuntime(16283): FATAL EXCEPTION: main                                  
E/AndroidRuntime(16283): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{org.chromium.native_test/org.chromium.native_test.ChromeNativeTestActivity}: java.lang.ClassNotFoundException: Didn't find class "org.chromium.native_test.ChromeNativeTestActivity" on path: /data/app/org.chromium.native_test-1.apk

This occurs in debug and release builds.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list