mogoweb / chromium_webview

Android WebView wrapper based on chromium
http://mogoweb.github.com
BSD 3-Clause "New" or "Revised" License
514 stars 160 forks source link

ShellActivity crashes #1

Closed xiebopublic closed 9 years ago

xiebopublic commented 10 years ago

The sample project ShellActivity crashes when visit http://www.activeshare.cn/OEBPS/xhtml/p1.html.

The detailed error message is: 08-06 21:48:30.825: I/LibraryLoader(15907): loading: webviewchromium 08-06 21:48:30.825: D/dalvikvm(15907): Trying to load lib /data/app-lib/com.mogoweb.chrome.shell-2/libwebviewchromium.so 0x424a94f0 08-06 21:48:30.875: D/dalvikvm(15907): Added shared lib /data/app-lib/com.mogoweb.chrome.shell-2/libwebviewchromium.so 0x424a94f0 08-06 21:48:30.885: I/LibraryLoader(15907): loaded: webviewchromium 08-06 21:48:30.885: I/chromium(15907): [INFO:library_loader_hooks.cc(72)] Chromium logging enabled: level = 0, default verbosity = 0 08-06 21:48:30.905: I/BrowserProcessMain(15907): Initializing chromium process, renderers=0 08-06 21:48:30.996: I/ResourceExtractor(15907): Extracting resource webviewchromium.pak 08-06 21:48:31.076: W/chromium(15907): [WARNING:resource_bundle.cc(255)] locale_file_path.empty() 08-06 21:48:31.076: W/chromium(15907): [WARNING:proxy_service.cc(888)] PAC support disabled because there is no system implementation 08-06 21:48:31.096: D/libEGL(15907): loaded /system/lib/egl/libEGL_adreno200.so 08-06 21:48:31.096: D/libEGL(15907): loaded /system/lib/egl/libGLESv1_CM_adreno200.so 08-06 21:48:31.096: D/libEGL(15907): loaded /system/lib/egl/libGLESv2_adreno200.so 08-06 21:48:31.106: D/dalvikvm(15907): GC_CONCURRENT freed 337K, 9% free 5058K/5528K, paused 2ms+2ms, total 19ms 08-06 21:48:31.106: I/Adreno200-EGL(15907): eglInitialize:269: EGL 1.4 QUALCOMM build: Nondeterministic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2961380_release_AU (CL2961380) 08-06 21:48:31.106: I/Adreno200-EGL(15907): Build Date: 12/10/12 Mon 08-06 21:48:31.106: I/Adreno200-EGL(15907): Local Branch: 08-06 21:48:31.106: I/Adreno200-EGL(15907): Remote Branch: m/partner-android/jb-mr1-dev 08-06 21:48:31.106: I/Adreno200-EGL(15907): Local Patches: NONE 08-06 21:48:31.106: I/Adreno200-EGL(15907): Reconstruct Branch: NOTHING 08-06 21:48:31.126: D/dalvikvm(15907): GC_FOR_ALLOC freed 375K, 12% free 5065K/5692K, paused 12ms, total 12ms 08-06 21:48:31.166: D/dalvikvm(15907): GC_CONCURRENT freed 387K, 11% free 5087K/5692K, paused 2ms+2ms, total 15ms 08-06 21:48:31.196: D/dalvikvm(15907): GC_FOR_ALLOC freed 85K, 10% free 5178K/5692K, paused 11ms, total 11ms 08-06 21:48:31.246: D/dalvikvm(15907): GC_CONCURRENT freed 371K, 9% free 5320K/5816K, paused 1ms+1ms, total 14ms 08-06 21:48:31.296: D/dalvikvm(15907): GC_CONCURRENT freed 369K, 9% free 5464K/5960K, paused 1ms+2ms, total 19ms 08-06 21:48:31.296: D/dalvikvm(15907): WAIT_FOR_CONCURRENT_GC blocked 8ms 08-06 21:48:31.316: E/chromium(15907): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-06 21:48:31.316: E/chromium(15907): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-06 21:48:31.316: E/chromium(15907): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-06 21:48:31.316: E/chromium(15907): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-06 21:48:31.316: E/chromium(15907): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-06 21:48:31.316: E/chromium(15907): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-06 21:48:31.326: W/org.chromium.content.browser.ContentViewCore(15907): Setting contentDescription to 'Web View' as no value was specified. 08-06 21:48:31.386: W/ChildProcessLauncher(15907): Tried to bind a non-existent connection to pid: 15907 08-06 21:48:31.396: I/chromium(15907): [INFO:SkUtilsArm.cpp(177)] Device supports ARM NEON instructions! 08-06 21:48:31.426: D/OpenGLRenderer(15907): Enabling debug mode 0 08-06 21:48:31.446: I/chromium(15907): [INFO:simple_index_file.cc(320)] Simple Cache Index is being restored from disk. 08-06 21:48:39.284: D/dalvikvm(15907): GC_FOR_ALLOC freed 177K, 7% free 5588K/5960K, paused 21ms, total 21ms 08-06 21:48:39.284: I/dalvikvm-heap(15907): Grow heap (frag case) to 8.387MB for 2946064-byte allocation 08-06 21:48:39.294: D/dalvikvm(15907): GC_FOR_ALLOC freed 1K, 5% free 8464K/8840K, paused 14ms, total 14ms 08-06 21:48:39.304: W/AwContents(15907): nativeOnDraw failed; clearing to background color. 08-06 21:48:39.364: D/dalvikvm(15907): GC_CONCURRENT freed 1K, 5% free 8463K/8840K, paused 11ms+4ms, total 61ms 08-06 21:48:39.555: D/dalvikvm(15907): GC_FOR_ALLOC freed 2879K, 7% free 5587K/5960K, paused 12ms, total 12ms 08-06 21:48:39.555: I/dalvikvm-heap(15907): Grow heap (frag case) to 8.386MB for 2946064-byte allocation 08-06 21:48:39.575: D/dalvikvm(15907): GC_FOR_ALLOC freed 0K, 5% free 8464K/8840K, paused 12ms, total 12ms 08-06 21:48:39.575: W/AwContents(15907): nativeOnDraw failed; clearing to background color. 08-06 21:48:39.595: D/dalvikvm(15907): GC_CONCURRENT freed <1K, 5% free 8464K/8840K, paused 1ms+5ms, total 23ms 08-06 21:48:39.615: D/dalvikvm(15907): GC_FOR_ALLOC freed 2877K, 7% free 5587K/5960K, paused 24ms, total 24ms 08-06 21:48:39.625: I/dalvikvm-heap(15907): Grow heap (frag case) to 8.386MB for 2946064-byte allocation 08-06 21:48:39.635: D/dalvikvm(15907): GC_FOR_ALLOC freed <1K, 5% free 8464K/8840K, paused 16ms, total 16ms 08-06 21:48:39.645: W/AwContents(15907): nativeOnDraw failed; clearing to background color. 08-06 21:48:39.655: D/dalvikvm(15907): GC_CONCURRENT freed <1K, 5% free 8464K/8840K, paused 3ms+2ms, total 19ms 08-06 21:48:39.685: D/dalvikvm(15907): GC_FOR_ALLOC freed 2877K, 7% free 5587K/5960K, paused 23ms, total 23ms 08-06 21:48:39.695: I/dalvikvm-heap(15907): Grow heap (frag case) to 8.386MB for 2946064-byte allocation 08-06 21:48:39.715: D/dalvikvm(15907): GC_FOR_ALLOC freed 0K, 5% free 8464K/8840K, paused 25ms, total 25ms 08-06 21:48:39.725: W/AwContents(15907): nativeOnDraw failed; clearing to background color. 08-06 21:48:39.745: D/dalvikvm(15907): GC_CONCURRENT freed <1K, 5% free 8464K/8840K, paused 3ms+2ms, total 23ms 08-06 21:48:39.745: D/dalvikvm(15907): WAIT_FOR_CONCURRENT_GC blocked 13ms 08-06 21:48:39.745: I/dalvikvm-heap(15907): Grow heap (frag case) to 11.196MB for 2946064-byte allocation 08-06 21:48:39.765: D/dalvikvm(15907): GC_FOR_ALLOC freed 2877K, 28% free 8464K/11720K, paused 15ms, total 15ms 08-06 21:48:39.765: W/AwContents(15907): nativeOnDraw failed; clearing to background color. 08-06 21:48:39.775: D/dalvikvm(15907): GC_CONCURRENT freed <1K, 28% free 8464K/11720K, paused 2ms+2ms, total 19ms 08-06 21:48:39.775: D/dalvikvm(15907): WAIT_FOR_CONCURRENT_GC blocked 4ms 08-06 21:48:39.785: I/dalvikvm-heap(15907): Grow heap (frag case) to 11.196MB for 2946064-byte allocation 08-06 21:48:39.795: D/dalvikvm(15907): GC_FOR_ALLOC freed 2877K, 5% free 8464K/8836K, paused 17ms, total 17ms 08-06 21:48:39.795: W/AwContents(15907): nativeOnDraw failed; clearing to background color. 08-06 21:48:39.805: A/libc(15907): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 15907 (eb.chrome.shell)

xiebopublic commented 10 years ago

The full error log is below. I am using Google Nexus 4 with Android 4.3.

08-07 09:08:26.443: D/ThermalDaemon(185): Sensor 'batt_therm' - alarm raised 2 at 37.0 degC 08-07 09:08:26.443: D/ThermalDaemon(185): ACTION: CPU - Setting CPU[0] to 1296000 08-07 09:08:26.443: D/ThermalDaemon(185): ACTION: CPU - Setting CPU[1] to 1296000 08-07 09:08:26.443: D/ThermalDaemon(185): ACTION: CPU - Setting CPU[2] to 1296000 08-07 09:08:26.443: D/ThermalDaemon(185): ACTION: CPU - Setting CPU[3] to 1296000 08-07 09:08:26.443: D/ThermalDaemon(185): ACTION: GPU - Setting GPU[0] to 325000000 08-07 09:08:26.453: D/ThermalDaemon(185): ACTION: LCD - Setting max LCD brightness to 215 08-07 09:08:26.633: D/dalvikvm(904): GC_CONCURRENT freed 758K, 8% free 11532K/12488K, paused 6ms+3ms, total 50ms 08-07 09:08:42.240: D/AndroidRuntime(7020): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< 08-07 09:08:42.240: D/AndroidRuntime(7020): CheckJNI is OFF 08-07 09:08:42.250: D/dalvikvm(7020): Trying to load lib libjavacore.so 0x0 08-07 09:08:42.250: D/dalvikvm(7020): Added shared lib libjavacore.so 0x0 08-07 09:08:42.260: D/dalvikvm(7020): Trying to load lib libnativehelper.so 0x0 08-07 09:08:42.260: D/dalvikvm(7020): Added shared lib libnativehelper.so 0x0 08-07 09:08:42.440: D/AndroidRuntime(7020): Calling main entry com.android.commands.pm.Pm 08-07 09:08:42.450: D/Finsky(3224): [1] PackageVerificationReceiver.onReceive: Verification requested, id = 3 08-07 09:08:42.450: W/ActivityManager(522): No content provider found for permission revoke: file:///data/local/tmp/ShellActivity.apk 08-07 09:08:42.460: D/Finsky(3224): [1] WorkerTask.onPreExecute: Verification Requested for id = 3, data=file:///data/local/tmp/ShellActivity.apk flags=114 fromVerificationActivity=false 08-07 09:08:42.741: I/PowerManagerService(522): Going to sleep due to screen timeout... 08-07 09:08:43.251: D/SurfaceFlinger(175): Screen released, type=0 flinger=0xb8f1f478 08-07 09:08:43.341: D/dalvikvm(522): GC_FOR_ALLOC freed 1105K, 14% free 21556K/24992K, paused 81ms, total 81ms 08-07 09:08:43.401: D/dalvikvm(522): GC_FOR_ALLOC freed 773K, 16% free 21154K/24992K, paused 63ms, total 63ms 08-07 09:08:43.421: D/SurfaceControl(522): Excessive delay in blankDisplay() while turning screen off: 175ms 08-07 09:08:43.451: D/audio_hw_primary(178): adev_set_parameters: enter: screen_state=off 08-07 09:08:43.451: D/audio_hw_primary(178): adev_set_parameters: exit with code(-2) 08-07 09:08:43.481: D/NfcService(911): NFC-C OFF 08-07 09:08:43.511: D/YouTube MDX(5643): Recieved intent android.intent.action.SCREEN_OFF 08-07 09:08:48.086: D/ConnectivityService(522): ConnectivityChange for mobile: DISCONNECTED/DISCONNECTED 08-07 09:08:48.086: D/ConnectivityService(522): Attempting to switch to WIFI 08-07 09:08:48.086: D/ConnectivityService(522): Attempting to switch to BLUETOOTH_TETHER 08-07 09:08:48.086: D/Nat464Xlat(522): requiresClat: netType=0, hasIPv4Address=false 08-07 09:08:48.086: E/Nat464Xlat(522): stopClat: already stopped 08-07 09:08:48.297: I/ActivityManager(522): Start proc com.google.android.deskclock for service com.google.android.deskclock/com.android.alarmclock.DigitalAppWidgetService: pid=7050 uid=10014 gids={50014, 1028} 08-07 09:08:48.387: D/dalvikvm(522): GC_FOR_ALLOC freed 816K, 12% free 22031K/24992K, paused 64ms, total 64ms 08-07 09:08:48.417: V/KeyguardHostView(522): hide transport, gen:4 08-07 09:08:48.417: V/KeyguardHostView(522): music state changed: 0 08-07 09:08:48.447: D/PhoneStatusBar(761): disable: < expand icons alerts ticker system_info back home RECENT* clock search > 08-07 09:08:48.467: V/TAG(522): bug 7643792: fitSystemWindows([0,50][0,0]) 08-07 09:08:48.487: D/PhoneStatusBar(761): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT CLOCK* search > 08-07 09:08:51.130: D/Tethering(522): MasterInitialState.processMessage what=3 08-07 09:08:51.170: D/Tethering(522): MasterInitialState.processMessage what=3 08-07 09:08:51.250: E/(522): W/virtual loc_api_adapter_err LocApiAdapter::enableData(int): default implementation invoked 08-07 09:08:51.250: E/(522): W/virtual loc_api_adaptererr LocApiAdapter::setAPN(char, int): default implementation invoked 08-07 09:08:51.270: E/(522): W/virtual loc_api_adapter_err LocApiAdapter::enableData(int): default implementation invoked 08-07 09:08:51.270: E/(522): W/virtual loc_api_adaptererr LocApiAdapter::setAPN(char, int): default implementation invoked 08-07 09:08:51.280: D/GCM(960): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x8000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE 08-07 09:08:51.330: D/GCM(960): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x8000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE 08-07 09:08:51.730: D/ConnectivityService(522): handleInetConditionHoldEnd: net=1, condition=100, published condition=100 08-07 09:08:52.511: I/PackageManager(522): Verification timed out for file:///data/local/tmp/ShellActivity.apk 08-07 09:08:52.511: I/PackageManager(522): Continuing with installation of file:///data/local/tmp/ShellActivity.apk 08-07 09:08:52.521: D/Finsky(3224): [1] PackageVerificationReceiver.onReceive: Verification requested, id = 3 08-07 09:08:52.541: D/Finsky(3224): [1] PackageVerificationService.cancelVerificationIntent: Cancel active verification id=3 08-07 09:08:52.751: W/ActivityManager(522): No content provider found for permission revoke: file:///data/local/tmp/ShellActivity.apk 08-07 09:08:52.751: I/PackageManager(522): Copying native libraries to /data/app-lib/vmdl-1308846937 08-07 09:08:53.502: I/ActivityManager(522): No longer want com.google.android.gsf.login (pid 5312): empty #17 08-07 09:08:54.393: W/GDataClient(2340): Request failed, retry again: **** 08-07 09:08:54.944: I/PackageManager(522): Running dexopt on: com.mogoweb.chrome.shell 08-07 09:08:56.015: D/dalvikvm(7110): DexOpt: load 126ms, verify+opt 689ms, 2513372 bytes 08-07 09:08:56.165: I/ActivityManager(522): Force stopping package com.mogoweb.chrome.shell appid=10072 user=-1 08-07 09:08:56.295: I/InputReader(522): Reconfiguring input devices. changes=0x00000010 08-07 09:08:56.295: I/Launcher(1944): Deferring update until onResume 08-07 09:08:56.325: I/Launcher(1944): Deferring update until onResume 08-07 09:08:56.335: I/ActivityManager(522): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.RlzPingBroadcastReceiver: pid=7112 uid=10029 gids={50029, 3003, 1028} 08-07 09:08:56.345: D/BackupManagerService(522): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.mogoweb.chrome.shell flg=0x8000010 (has extras) } 08-07 09:08:56.345: V/BackupManagerService(522): addPackageParticipantsLocked: #1 08-07 09:08:56.445: D/dalvikvm(522): GC_EXPLICIT freed 1527K, 10% free 22765K/25176K, paused 3ms+12ms, total 167ms 08-07 09:08:56.445: D/AndroidRuntime(7020): Shutting down VM 08-07 09:08:56.455: D/jdwp(7020): Got wake-up signal, bailing out of select 08-07 09:08:56.455: D/dalvikvm(7020): Debugger has detached; object registry had 1 entries 08-07 09:08:56.475: I/ActivityManager(522): No longer want com.android.providers.calendar (pid 5487): empty #17 08-07 09:08:57.056: D/AndroidRuntime(7146): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< 08-07 09:08:57.056: D/AndroidRuntime(7146): CheckJNI is OFF 08-07 09:08:57.066: D/dalvikvm(7146): Trying to load lib libjavacore.so 0x0 08-07 09:08:57.066: D/dalvikvm(7146): Added shared lib libjavacore.so 0x0 08-07 09:08:57.076: D/dalvikvm(7146): Trying to load lib libnativehelper.so 0x0 08-07 09:08:57.076: D/dalvikvm(7146): Added shared lib libnativehelper.so 0x0 08-07 09:08:57.226: D/AndroidRuntime(7146): Calling main entry com.android.commands.am.Am 08-07 09:08:57.226: D/dalvikvm(7146): Note: class Landroid/app/ActivityManagerNative; has 163 unimplemented (abstract) methods 08-07 09:08:57.226: I/ActivityManager(522): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.mogoweb.chrome.shell/.ShellActivity} from pid 7146 08-07 09:08:57.246: D/AndroidRuntime(7146): Shutting down VM 08-07 09:08:57.246: D/jdwp(7146): Got wake-up signal, bailing out of select 08-07 09:08:57.246: D/dalvikvm(7146): Debugger has detached; object registry had 1 entries 08-07 09:08:57.246: I/ActivityManager(522): Start proc com.mogoweb.chrome.shell for activity com.mogoweb.chrome.shell/.ShellActivity: pid=7163 uid=10072 gids={50072, 3003, 1028} 08-07 09:08:57.256: D/dalvikvm(7163): Late-enabling CheckJNI 08-07 09:08:57.316: I/LibraryLoader(7163): loading: webviewchromium 08-07 09:08:57.316: D/dalvikvm(7163): Trying to load lib /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 0x41d9deb8 08-07 09:08:57.356: D/dalvikvm(7163): Added shared lib /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 0x41d9deb8 08-07 09:08:57.366: I/LibraryLoader(7163): loaded: webviewchromium 08-07 09:08:57.366: I/chromium(7163): [INFO:library_loader_hooks.cc(72)] Chromium logging enabled: level = 0, default verbosity = 0 08-07 09:08:57.376: I/BrowserProcessMain(7163): Initializing chromium process, renderers=0 08-07 09:08:57.446: I/ResourceExtractor(7163): Extracting resource webviewchromium.pak 08-07 09:08:57.536: W/chromium(7163): [WARNING:resource_bundle.cc(255)] locale_file_path.empty() 08-07 09:08:57.536: W/chromium(7163): [WARNING:proxy_service.cc(888)] PAC support disabled because there is no system implementation 08-07 09:08:57.546: D/libEGL(7163): loaded /system/lib/egl/libEGL_adreno200.so 08-07 09:08:57.556: D/libEGL(7163): loaded /system/lib/egl/libGLESv1_CM_adreno200.so 08-07 09:08:57.556: D/libEGL(7163): loaded /system/lib/egl/libGLESv2_adreno200.so 08-07 09:08:57.577: I/Adreno200-EGL(7163): : EGL 1.4 QUALCOMM Build: Iabe52cfaeae4c5fab1acacfe6f056ba15fa93274 08-07 09:08:57.587: D/dalvikvm(7163): GC_FOR_ALLOC freed 420K, 5% free 8940K/9396K, paused 34ms, total 34ms 08-07 09:08:57.617: D/dalvikvm(7163): GC_FOR_ALLOC freed 406K, 6% free 8942K/9472K, paused 15ms, total 15ms 08-07 09:08:57.657: D/dalvikvm(7163): GC_FOR_ALLOC freed 407K, 6% free 8944K/9472K, paused 17ms, total 17ms 08-07 09:08:57.707: E/chromium(7163): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-07 09:08:57.707: E/chromium(7163): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-07 09:08:57.707: E/chromium(7163): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-07 09:08:57.707: E/chromium(7163): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-07 09:08:57.707: E/chromium(7163): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-07 09:08:57.707: E/chromium(7163): [ERROR:aw_browser_context.cc(204)] Not implemented reached in virtual quota::SpecialStoragePolicy* android_webview::AwBrowserContext::GetSpecialStoragePolicy() 08-07 09:08:57.717: W/org.chromium.content.browser.ContentViewCore(7163): Setting contentDescription to 'Web View' as no value was specified. 08-07 09:08:57.767: I/chromium(7163): [INFO:SkUtilsArm.cpp(177)] Device supports ARM NEON instructions! 08-07 09:08:57.777: W/ActivityManager(522): Activity pause timeout for ActivityRecord{41e38f78 u0 com.mogoweb.chrome.shell/.ShellActivity} 08-07 09:08:57.797: I/chromium(7163): [INFO:simple_index_file.cc(320)] Simple Cache Index is being restored from disk. 08-07 09:08:57.807: W/ChildProcessLauncher(7163): Tried to bind a non-existent connection to pid: 7163 08-07 09:08:57.847: D/OpenGLRenderer(7163): Enabling debug mode 0 08-07 09:08:57.877: D/OpenGLRenderer(7163): GL error from OpenGLRenderer: 0x502 08-07 09:08:57.877: E/OpenGLRenderer(7163): GL_INVALID_OPERATION 08-07 09:08:57.897: I/ActivityManager(522): Displayed com.mogoweb.chrome.shell/.ShellActivity: +674ms 08-07 09:09:11.561: D/Finsky(3224): [1] 5.onFinished: Installation state replication succeeded. 08-07 09:09:15.255: I/PowerManagerService(522): Waking up from sleep... 08-07 09:09:15.285: D/SurfaceFlinger(175): Screen acquired, type=0 flinger=0xb8f1f478 08-07 09:09:15.315: D/OpenGLRenderer(7163): GL error from OpenGLRenderer: 0x502 08-07 09:09:15.315: E/OpenGLRenderer(7163): GL_INVALID_OPERATION 08-07 09:09:15.325: I/WindowManager(522): Lock screen displayed! 08-07 09:09:15.345: D/audio_hw_primary(178): adev_set_parameters: enter: screen_state=on 08-07 09:09:15.345: D/audio_hw_primary(178): adev_set_parameters: exit with code(-2) 08-07 09:09:15.365: D/dalvikvm(904): GC_CONCURRENT freed 860K, 8% free 11527K/12472K, paused 5ms+2ms, total 46ms 08-07 09:09:15.416: D/dalvikvm(761): GC_CONCURRENT freed 1182K, 20% free 12517K/15536K, paused 3ms+5ms, total 25ms 08-07 09:09:15.436: D/YouTube MDX(5643): Recieved intent android.intent.action.SCREEN_ON 08-07 09:09:15.436: V/DigitalWidgetViewsFactory(7050): DigitalWidget sets next alarm string to null 08-07 09:09:16.617: D/ConnectivityService(522): ConnectivityChange for mobile: DISCONNECTED/DISCONNECTED 08-07 09:09:16.617: D/ConnectivityService(522): Attempting to switch to WIFI 08-07 09:09:16.617: D/ConnectivityService(522): Attempting to switch to BLUETOOTH_TETHER 08-07 09:09:16.617: D/Nat464Xlat(522): requiresClat: netType=0, hasIPv4Address=false 08-07 09:09:16.617: E/Nat464Xlat(522): stopClat: already stopped 08-07 09:09:18.619: D/audio_hw_primary(178): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2 08-07 09:09:18.619: D/audio_hw_primary(178): out_set_parameters: exit: code(1) 08-07 09:09:18.619: D/PhoneStatusBar(761): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK search > 08-07 09:09:18.629: D/audio_hw_primary(178): start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2) 08-07 09:09:18.629: D/audio_hw_primary(178): select_devices: out_snd_device(2: speaker) in_snd_device(0: none) 08-07 09:09:18.629: D/audio_hw_primary(178): enable_snd_device: sending audio calibration for snd_device(2) acdb_id(14) 08-07 09:09:18.629: D/ACDB-LOADER(178): ACDB -> send_afe_cal 08-07 09:09:18.629: D/audio_hw_primary(178): enable_snd_device: snd_device(2: speaker) 08-07 09:09:18.639: D/audio_hw_primary(178): enable_audio_route: apply mixer path: low-latency-playback 08-07 09:09:18.649: D/audio_hw_primary(178): start_output_stream: exit 08-07 09:09:18.689: D/dalvikvm(7163): GC_FOR_ALLOC freed 266K, 4% free 9141K/9472K, paused 28ms, total 28ms 08-07 09:09:18.699: I/dalvikvm-heap(7163): Grow heap (frag case) to 11.761MB for 2949136-byte allocation 08-07 09:09:18.699: D/PhoneStatusBar(761): disable: < expand icons alerts ticker system_info back* home* recent clock* search > 08-07 09:09:18.709: D/dalvikvm(7163): GC_FOR_ALLOC freed <1K, 3% free 12020K/12356K, paused 13ms, total 13ms 08-07 09:09:18.719: W/AwContents(7163): nativeOnDraw failed; clearing to background color. 08-07 09:09:18.739: D/NfcService(911): NFC-C ON 08-07 09:09:18.739: I/USERIAL_LINUX(911): USERIAL_Open(): enter 08-07 09:09:18.739: I/USERIAL_LINUX(911): USERIAL_Open() device: /dev/bcm2079x-i2c port=5, uart_port=0 WAKE_DELAY(20) WRITE_DELAY(20) POWER_ON_DELAY(300) PRE_POWER_OFF_DELAY(10) POST_POWER_OFF_DELAY(0) 08-07 09:09:18.749: D/dalvikvm(5643): GC_CONCURRENT freed 345K, 4% free 9446K/9824K, paused 2ms+2ms, total 41ms 08-07 09:09:19.130: V/TAG(522): bug 7643792: fitSystemWindows([0,50][0,0]) 08-07 09:09:19.170: D/dalvikvm(7163): GC_FOR_ALLOC freed 2886K, 3% free 9142K/9424K, paused 13ms, total 13ms 08-07 09:09:19.180: I/dalvikvm-heap(7163): Grow heap (frag case) to 11.762MB for 2949136-byte allocation 08-07 09:09:19.200: D/dalvikvm(7163): GC_FOR_ALLOC freed 0K, 3% free 12022K/12308K, paused 23ms, total 23ms 08-07 09:09:19.210: W/AwContents(7163): nativeOnDraw failed; clearing to background color. 08-07 09:09:19.250: I/USERIAL_LINUX(911): USERIAL_Open(): exit 08-07 09:09:19.270: D/dalvikvm(7163): GC_FOR_ALLOC freed 2880K, 3% free 9142K/9424K, paused 27ms, total 27ms 08-07 09:09:19.290: I/dalvikvm-heap(7163): Grow heap (frag case) to 11.762MB for 2949136-byte allocation 08-07 09:09:19.310: D/dalvikvm(7163): GC_FOR_ALLOC freed 0K, 3% free 12022K/12308K, paused 27ms, total 27ms 08-07 09:09:19.310: W/AwContents(7163): nativeOnDraw failed; clearing to background color. 08-07 09:09:19.360: D/dalvikvm(7163): GC_FOR_ALLOC freed 2880K, 3% free 9142K/9424K, paused 17ms, total 17ms 08-07 09:09:19.370: I/dalvikvm-heap(7163): Grow heap (frag case) to 11.762MB for 2949136-byte allocation 08-07 09:09:19.380: D/dalvikvm(7163): GC_FOR_ALLOC freed 0K, 3% free 12022K/12308K, paused 14ms, total 14ms 08-07 09:09:19.380: W/AwContents(7163): nativeOnDraw failed; clearing to background color. 08-07 09:09:19.410: D/dalvikvm(7163): GC_FOR_ALLOC freed 2880K, 3% free 9142K/9424K, paused 14ms, total 14ms 08-07 09:09:19.410: I/dalvikvm-heap(7163): Grow heap (frag case) to 11.762MB for 2949136-byte allocation 08-07 09:09:19.430: D/dalvikvm(7163): GC_FOR_ALLOC freed 0K, 3% free 12022K/12308K, paused 13ms, total 13ms 08-07 09:09:19.540: A/libc(7163): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 7163 (eb.chrome.shell) 08-07 09:09:19.590: I/DEBUG(173): 08-07 09:09:19.590: I/DEBUG(173): Build fingerprint: 'google/occam/mako:4.3/JWR66V/737497:user/release-keys' 08-07 09:09:19.590: I/DEBUG(173): Revision: '11' 08-07 09:09:19.590: I/DEBUG(173): pid: 7163, tid: 7163, name: eb.chrome.shell >>> com.mogoweb.chrome.shell <<< 08-07 09:09:19.590: I/DEBUG(173): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000 08-07 09:09:19.630: D/Tethering(522): MasterInitialState.processMessage what=3 08-07 09:09:19.640: D/Tethering(522): MasterInitialState.processMessage what=3 08-07 09:09:19.670: E/(522): W/virtual loc_api_adapter_err LocApiAdapter::enableData(int): default implementation invoked 08-07 09:09:19.670: E/(522): W/virtual loc_api_adaptererr LocApiAdapter::setAPN(char, int): default implementation invoked 08-07 09:09:19.690: E/(522): W/virtual loc_api_adapter_err LocApiAdapter::enableData(int): default implementation invoked 08-07 09:09:19.690: E/(522): W/virtual loc_api_adaptererr LocApiAdapter::setAPN(char, int): default implementation invoked 08-07 09:09:19.690: I/DEBUG(173): r0 00000000 r1 bedeec48 r2 00000000 r3 73c547b3 08-07 09:09:19.690: I/DEBUG(173): r4 767f56c0 r5 400861f4 r6 bedeec48 r7 bedeed2c 08-07 09:09:19.690: I/DEBUG(173): r8 400861f4 r9 00000000 sl 2c8bb917 fp 00000000 08-07 09:09:19.690: I/DEBUG(173): ip 00000000 sp bedeeb20 lr 73c54bfb pc 73c54c2a cpsr 80010030 08-07 09:09:19.690: I/DEBUG(173): d0 0000000000000000 d1 0000000000000000 08-07 09:09:19.690: I/DEBUG(173): d2 0000000000000000 d3 0000000000000000 08-07 09:09:19.690: I/DEBUG(173): d4 0000000000000000 d5 444040003f1b0114 08-07 09:09:19.690: I/DEBUG(173): d6 000000003b8a42f8 d7 0000000000000000 08-07 09:09:19.690: I/DEBUG(173): d8 0000000000000000 d9 0000000000000000 08-07 09:09:19.690: I/DEBUG(173): d10 0000000000000000 d11 0000000000000000 08-07 09:09:19.690: I/DEBUG(173): d12 0000000000000000 d13 0000000000000000 08-07 09:09:19.690: I/DEBUG(173): d14 0000000000000000 d15 0000000000000000 08-07 09:09:19.690: I/DEBUG(173): d16 3f713e86c3646aff d17 3fe62e42fee00000 08-07 09:09:19.690: I/DEBUG(173): d18 4000000000000000 d19 bfb08598afe18dc0 08-07 09:09:19.690: I/DEBUG(173): d20 3fc554f44949ad53 d21 bf66c0d835575699 08-07 09:09:19.690: I/DEBUG(173): d22 bfb0b316b3c740df d23 4060000000000000 08-07 09:09:19.700: I/DEBUG(173): d24 3f60b316b3c740ec d25 bf60b315fc31b676 08-07 09:09:19.700: I/DEBUG(173): d26 4012f1de018ce197 d27 4000000000000000 08-07 09:09:19.700: I/DEBUG(173): d28 40008598b59e3a07 d29 3fb000000000000c 08-07 09:09:19.700: I/DEBUG(173): d30 3ff0000000000000 d31 405dfffffffffffe 08-07 09:09:19.700: I/DEBUG(173): scr 28000013 08-07 09:09:19.710: I/DEBUG(173): backtrace: 08-07 09:09:19.710: I/DEBUG(173): #00 pc 00897c2a /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #01 pc 0046bf69 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #02 pc 0049803b /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #03 pc 004a6395 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #04 pc 004a64a5 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #05 pc 0048d139 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #06 pc 0048d1bd /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #07 pc 0048d35b /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #08 pc 004a7a29 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #09 pc 004a9197 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #10 pc 004a91d9 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #11 pc 004a9201 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #12 pc 0069ea7b /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #13 pc 0069fd6b /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #14 pc 006a0089 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #15 pc 00684f3d /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): #16 pc 0001dc4c /system/lib/libdvm.so (dvmPlatformInvoke+112) 08-07 09:09:19.710: I/DEBUG(173): #17 pc 0004decf /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const, JValue, Method const, Thread)+398) 08-07 09:09:19.710: I/DEBUG(173): #18 pc 00027060 /system/lib/libdvm.so 08-07 09:09:19.710: I/DEBUG(173): #19 pc 0002b5ec /system/lib/libdvm.so (dvmInterpret(Thread, Method const, JValue)+184) 08-07 09:09:19.710: I/DEBUG(173): #20 pc 000601df /system/lib/libdvm.so (dvmInvokeMethod(Object, Method const, ArrayObject, ArrayObject, ClassObject, bool)+350) 08-07 09:09:19.710: I/DEBUG(173): #21 pc 00067ddf /system/lib/libdvm.so 08-07 09:09:19.710: I/DEBUG(173): #22 pc 00027060 /system/lib/libdvm.so 08-07 09:09:19.710: I/DEBUG(173): #23 pc 0002b5ec /system/lib/libdvm.so (dvmInterpret(Thread, Method const, JValue)+184) 08-07 09:09:19.710: I/DEBUG(173): #24 pc 0005ff21 /system/lib/libdvm.so (dvmCallMethodV(Thread, Method const, Object, bool, JValue_, std::__va_list)+292) 08-07 09:09:19.710: I/DEBUG(173): #25 pc 00049b67 /system/lib/libdvm.so 08-07 09:09:19.710: I/DEBUG(173): #26 pc 0004b697 /system/lib/libandroid_runtime.so 08-07 09:09:19.710: I/DEBUG(173): #27 pc 0004c327 /system/lib/libandroidruntime.so (android::AndroidRuntime::start(char const, char const*)+378) 08-07 09:09:19.710: I/DEBUG(173): #28 pc 0000105b /system/bin/app_process 08-07 09:09:19.710: I/DEBUG(173): #29 pc 0000db4f /system/lib/libc.so (__libc_init+50) 08-07 09:09:19.710: I/DEBUG(173): #30 pc 00000d7c /system/bin/app_process 08-07 09:09:19.710: I/DEBUG(173): stack: 08-07 09:09:19.710: I/DEBUG(173): bedeeae0 400861f4
08-07 09:09:19.710: I/DEBUG(173): bedeeae4 73858279 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): bedeeae8 00000002
08-07 09:09:19.710: I/DEBUG(173): bedeeaec 6e44ea94 /system/framework/core.odex 08-07 09:09:19.710: D/GCM(960): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x8000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE 08-07 09:09:19.710: I/DEBUG(173): bedeeaf0 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeeaf4 761cae60 /system/lib/egl/libGLESv2_adreno200.so 08-07 09:09:19.710: I/DEBUG(173): bedeeaf8 00000038
08-07 09:09:19.710: I/DEBUG(173): bedeeafc ff1acda2
08-07 09:09:19.710: I/DEBUG(173): bedeeb00 414dd150
08-07 09:09:19.710: I/DEBUG(173): bedeeb04 3f000000
08-07 09:09:19.710: I/DEBUG(173): bedeeb08 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeeb0c 76857848
08-07 09:09:19.710: I/DEBUG(173): bedeeb10 40000000
08-07 09:09:19.710: I/DEBUG(173): bedeeb14 bedeeb70 [stack] 08-07 09:09:19.710: I/DEBUG(173): bedeeb18 df0027ad
08-07 09:09:19.710: I/DEBUG(173): bedeeb1c 00000000
08-07 09:09:19.710: I/DEBUG(173): #00 bedeeb20 768567c0
08-07 09:09:19.710: I/DEBUG(173): bedeeb24 7385b34f /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): bedeeb28 3f000000
08-07 09:09:19.710: I/DEBUG(173): bedeeb2c 77aed830
08-07 09:09:19.710: I/DEBUG(173): bedeeb30 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeeb34 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeeb38 76856640
08-07 09:09:19.710: I/DEBUG(173): bedeeb3c 738555ed /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): bedeeb40 43c00000 /dev/ashmem/dalvik-heap (deleted) 08-07 09:09:19.710: I/DEBUG(173): bedeeb44 43f00000 /dev/ashmem/dalvik-heap (deleted) 08-07 09:09:19.710: I/DEBUG(173): bedeeb48 00000300
08-07 09:09:19.710: I/DEBUG(173): bedeeb4c ff1acda2
08-07 09:09:19.710: I/DEBUG(173): bedeeb50 80000000
08-07 09:09:19.710: I/DEBUG(173): bedeeb54 80000000
08-07 09:09:19.710: I/DEBUG(173): bedeeb58 bedeeb80 [stack] 08-07 09:09:19.710: I/DEBUG(173): bedeeb5c 7380c52f /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.710: I/DEBUG(173): ........ ........ 08-07 09:09:19.710: I/DEBUG(173): #01 bedeebd8 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeebdc 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeebe0 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeebe4 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeebe8 40000000
08-07 09:09:19.710: I/DEBUG(173): bedeebec 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeebf0 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeebf4 3f000000
08-07 09:09:19.710: I/DEBUG(173): bedeebf8 44400000 /dev/ashmem/dalvik-heap (deleted) 08-07 09:09:19.710: I/DEBUG(173): bedeebfc 44700000 /dev/ashmem/dalvik-heap (deleted) 08-07 09:09:19.710: I/DEBUG(173): bedeec00 44400000 /dev/ashmem/dalvik-heap (deleted) 08-07 09:09:19.710: I/DEBUG(173): bedeec04 44800000 /dev/ashmem/dalvik-heap (deleted) 08-07 09:09:19.710: I/DEBUG(173): bedeec08 3f000000
08-07 09:09:19.710: I/DEBUG(173): bedeec0c 3f000000
08-07 09:09:19.710: I/DEBUG(173): bedeec10 00000000
08-07 09:09:19.710: I/DEBUG(173): bedeec14 00000000
08-07 09:09:19.710: I/DEBUG(173): ........ ........ 08-07 09:09:19.710: I/DEBUG(173): #02 bedeecc8 767f4e68
08-07 09:09:19.710: I/DEBUG(173): bedeeccc 73863397 /data/app-lib/com.mogoweb.chrome.shell-1/libwebviewchromium.so 08-07 09:09:19.730: I/DEBUG(173): memory near r1: 08-07 09:09:19.730: I/DEBUG(173): bedeec28 00000000 00000000 bedeec28 bedeec28
08-07 09:09:19.730: I/DEBUG(173): bedeec38 00000000 ff1acda2 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeec48 40000000 00000000 00000000 3f000000
08-07 09:09:19.730: I/DEBUG(173): bedeec58 44400000 44700000 44400000 44800000
08-07 09:09:19.730: I/DEBUG(173): bedeec68 3f000000 3f000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeec78 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeec88 00000000 00000000 bedeec88 bedeec88
08-07 09:09:19.730: I/DEBUG(173): bedeec98 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeeca8 00000000 00000000 778f2080 0000000a
08-07 09:09:19.730: I/DEBUG(173): bedeecb8 76856640 00000001 00000001 7385503d
08-07 09:09:19.730: I/DEBUG(173): bedeecc8 767f4e68 73863397 79737711 002e41e7
08-07 09:09:19.730: I/DEBUG(173): bedeecd8 40000000 bedeed38 2c89feaa 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeece8 76850001 7385b34f 767f4f00 789bc500
08-07 09:09:19.730: I/DEBUG(173): bedeecf8 00000000 00000000 00000001 76ff9afc
08-07 09:09:19.730: I/DEBUG(173): bedeed08 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeed18 00000001 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): memory near r3: 08-07 09:09:19.730: I/DEBUG(173): 73c54790 00aa0451 00a3c7d3 00aa03e7 00aa04ac
08-07 09:09:19.730: I/DEBUG(173): 73c547a0 4604b510 ff8cf7ff e8bd4621 f7ff4010
08-07 09:09:19.730: I/DEBUG(173): 73c547b0 6d00bb09 bf183000 47702001 b5104b08
08-07 09:09:19.730: I/DEBUG(173): 73c547c0 4604447b f8403308 f1d83b6c f104f047
08-07 09:09:19.730: I/DEBUG(173): 73c547d0 f1db0028 4620f53f f4aef7d3 bd104620
08-07 09:09:19.730: I/DEBUG(173): 73c547e0 01474ff4 4604b510 ffe8f7ff f13f4620
08-07 09:09:19.730: I/DEBUG(173): 73c547f0 4620dd13 0000bd10 4604b5f0 f44fb085
08-07 09:09:19.730: I/DEBUG(173): 73c54800 460f70b8 d906f140 f7d34605 4b17f515
08-07 09:09:19.730: I/DEBUG(173): 73c54810 f1052201 626c0628 2106447b 46303308
08-07 09:09:19.730: I/DEBUG(173): 73c54820 2300602b 46139300 f6def1db f1054631
08-07 09:09:19.730: I/DEBUG(173): 73c54830 f1d7006c a904f0b7 f8414620 f7d05d04
08-07 09:09:19.730: I/DEBUG(173): 73c54840 9803f1b5 6803b110 4798685b 46204b08
08-07 09:09:19.730: I/DEBUG(173): 73c54850 447b64a7 60233308 f8842300 f884304c
08-07 09:09:19.730: I/DEBUG(173): 73c54860 6523304d 73232301 bdf0b005 01474f9c
08-07 09:09:19.730: I/DEBUG(173): 73c54870 01474f8a b086b510 46042300 304df880
08-07 09:09:19.730: I/DEBUG(173): 73c54880 9302c903 ab069303 0003e903 a9024620
08-07 09:09:19.730: I/DEBUG(173): memory near r4: 08-07 09:09:19.730: I/DEBUG(173): 767f56a0 00640045 705a4a6a 00000002 00000000
08-07 09:09:19.730: I/DEBUG(173): 767f56b0 00000000 02040000 40729c70 0000005b
08-07 09:09:19.730: I/DEBUG(173): 767f56c0 750c97e8 40086000 00000000 00000001
08-07 09:09:19.730: I/DEBUG(173): 767f56d0 00000000 00000000 76850e18 08020000
08-07 09:09:19.730: I/DEBUG(173): 767f56e0 00000300 000003c0 bf800000 00000000
08-07 09:09:19.730: I/DEBUG(173): 767f56f0 767f56c0 00000000 00000002 00000000
08-07 09:09:19.730: I/DEBUG(173): 767f5700 40729c00 7685664c 00000001 00000101
08-07 09:09:19.730: I/DEBUG(173): 767f5710 00000000 00000013 ffffffff 4008602c
08-07 09:09:19.730: I/DEBUG(173): 767f5720 00000010 0000002b 767f7288 00000000
08-07 09:09:19.730: I/DEBUG(173): 767f5730 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 767f5740 00000000 00000000 40729c70 000000e3
08-07 09:09:19.730: I/DEBUG(173): 767f5750 7507f2b8 767f5748 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 767f5760 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 767f5770 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 767f5780 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 767f5790 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): memory near r5: 08-07 09:09:19.730: I/DEBUG(173): 400861d4 0754ce18 00001000 00001000 00040000
08-07 09:09:19.730: I/DEBUG(173): 400861e4 00200000 00000003 bedefb90 bedefc41
08-07 09:09:19.730: I/DEBUG(173): 400861f4 ff1acda2 bedefb4c 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 40086204 40024cc8 00000007 00000008 77af6c30
08-07 09:09:19.730: I/DEBUG(173): 40086214 00000000 40f7f000 00000009 0000000a
08-07 09:09:19.730: I/DEBUG(173): 40086224 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 40086234 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 40086244 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 40086254 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 40086264 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 40086274 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 40086284 00000000 004ce670 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 40086294 00000000 00004000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 400862a4 00000000 00004000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 400862b4 00000000 00004000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 400862c4 00000000 00004000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): memory near r6: 08-07 09:09:19.730: I/DEBUG(173): bedeec28 00000000 00000000 bedeec28 bedeec28
08-07 09:09:19.730: I/DEBUG(173): bedeec38 00000000 ff1acda2 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeec48 40000000 00000000 00000000 3f000000
08-07 09:09:19.730: I/DEBUG(173): bedeec58 44400000 44700000 44400000 44800000
08-07 09:09:19.730: I/DEBUG(173): bedeec68 3f000000 3f000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeec78 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeec88 00000000 00000000 bedeec88 bedeec88
08-07 09:09:19.730: I/DEBUG(173): bedeec98 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeeca8 00000000 00000000 778f2080 0000000a
08-07 09:09:19.730: I/DEBUG(173): bedeecb8 76856640 00000001 00000001 7385503d
08-07 09:09:19.730: I/DEBUG(173): bedeecc8 767f4e68 73863397 79737711 002e41e7
08-07 09:09:19.730: I/DEBUG(173): bedeecd8 40000000 bedeed38 2c89feaa 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeece8 76850001 7385b34f 767f4f00 789bc500
08-07 09:09:19.730: I/DEBUG(173): bedeecf8 00000000 00000000 00000001 76ff9afc
08-07 09:09:19.730: I/DEBUG(173): bedeed08 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeed18 00000001 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): memory near r7: 08-07 09:09:19.730: I/DEBUG(173): bedeed0c 00000000 00000000 00000000 00000001
08-07 09:09:19.730: I/DEBUG(173): bedeed1c 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeed2c 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeed3c 000003c0 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeed4c 75080b68 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeed5c 00000000 00000000 00000000 779ce4a8
08-07 09:09:19.730: I/DEBUG(173): bedeed6c 779ce4a8 779ce4b0 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeed7c 768ae168 768ae188 768ae188 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeed8c 3f800000 768578a4 778f7560 778f7588
08-07 09:09:19.730: I/DEBUG(173): bedeed9c 778f75a0 00000001 00000000 00000001
08-07 09:09:19.730: I/DEBUG(173): bedeedac 00000000 00000000 00000004 00000001
08-07 09:09:19.730: I/DEBUG(173): bedeedbc 00000000 00000000 00000300 000003c0
08-07 09:09:19.730: I/DEBUG(173): bedeedcc 00000001 00000300 000003c0 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeeddc 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): bedeedec 00000000 00000000 00000000 76901aa0
08-07 09:09:19.730: I/DEBUG(173): bedeedfc 779d91d0 00000000 738090af 7626d018
08-07 09:09:19.730: I/DEBUG(173): memory near r8: 08-07 09:09:19.730: I/DEBUG(173): 400861d4 0754ce18 00001000 00001000 00040000
08-07 09:09:19.730: I/DEBUG(173): 400861e4 00200000 00000003 bedefb90 bedefc41
08-07 09:09:19.730: I/DEBUG(173): 400861f4 ff1acda2 bedefb4c 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 40086204 40024cc8 00000007 00000008 77af6c30
08-07 09:09:19.730: I/DEBUG(173): 40086214 00000000 40f7f000 00000009 0000000a
08-07 09:09:19.730: I/DEBUG(173): 40086224 00000000 00000000 00000000 00000000
08-07 09:09:19.730: I/DEBUG(173): 40086234 00000000 00000000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): 40086244 00000000 00000000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): 40086254 00000000 00000000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): 40086264 00000000 00000000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): 40086274 00000000 00000000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): 40086284 00000000 004ce670 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): 40086294 00000000 00004000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): 400862a4 00000000 00004000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): 400862b4 00000000 00004000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): 400862c4 00000000 00004000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): memory near sl: 08-07 09:09:19.740: I/DEBUG(173): 2c8bb8f4 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb904 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb914 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb924 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb934 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb944 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb954 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb964 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb974 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb984 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb994 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb9a4 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb9b4 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb9c4 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb9d4 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): 2c8bb9e4 ffffffff ffffffff ffffffff ffffffff
08-07 09:09:19.740: I/DEBUG(173): memory near sp: 08-07 09:09:19.740: I/DEBUG(173): bedeeb00 414dd150 3f000000 00000000 76857848
08-07 09:09:19.740: I/DEBUG(173): bedeeb10 40000000 bedeeb70 df0027ad 00000000
08-07 09:09:19.740: I/DEBUG(173): bedeeb20 768567c0 7385b34f 3f000000 77aed830
08-07 09:09:19.740: I/DEBUG(173): bedeeb30 00000000 00000000 76856640 738555ed
08-07 09:09:19.740: I/DEBUG(173): bedeeb40 43c00000 43f00000 00000300 ff1acda2
08-07 09:09:19.740: I/DEBUG(173): bedeeb50 80000000 80000000 bedeeb80 7380c52f
08-07 09:09:19.740: I/DEBUG(173): bedeeb60 00000000 00000000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): bedeeb70 76857848 bedeeb98 bedeeb98 7380c74f
08-07 09:09:19.740: I/DEBUG(173): bedeeb80 00000000 00000000 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): bedeeb90 bedeebe8 738588ef 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): bedeeba0 44400000 44700000 00000300 00000400
08-07 09:09:19.740: I/DEBUG(173): bedeebb0 44400000 44800000 00000000 bedeec48
08-07 09:09:19.740: I/DEBUG(173): bedeebc0 bedeebe8 ff1acda2 76866430 bedeebe0
08-07 09:09:19.740: I/DEBUG(173): bedeebd0 00000000 73828f6b 00000000 00000000
08-07 09:09:19.740: I/DEBUG(173): bedeebe0 00000000 00000000 40000000 00000000
08-07 09:09:19.740: I/DEBUG(173): bedeebf0 00000000 3f000000 44400000 44700000
08-07 09:09:19.740: I/DEBUG(173): code around pc: 08-07 09:09:19.740: I/DEBUG(173): 73c54c08 4916b973 23032289 4479a801 ffe4f604
08-07 09:09:19.740: I/DEBUG(173): 73c54c18 a8024913 f5264479 a801f1ea fd90f604
08-07 09:09:19.740: I/DEBUG(173): 73c54c28 68036960 32f4f8d3 46204798 fe42f7ff
08-07 09:09:19.740: I/DEBUG(173): 73c54c38 6803b118 68db4631 23014798 f8844620
08-07 09:09:19.740: I/DEBUG(173): 73c54c48 f7cf304d 9a29f6b7 429a682b f525d001
08-07 09:09:19.740: I/DEBUG(173): 73c54c58 b02ae07e bf00bd70 014bb75a 00aa001f
08-07 09:09:19.740: I/DEBUG(173): 73c54c68 00aa00a7 b0aab570 46044e1c 447e460d
08-07 09:09:19.740: I/DEBUG(173): 73c54c78 68336836 f6049329 2801fb15 f604d116
08-07 09:09:19.740: I/DEBUG(173): 73c54c88 2803fb21 2000dc12 faa6f010 4914b970
08-07 09:09:19.740: I/DEBUG(173): 73c54c98 2303227e 4479a801 ff9ef604 a8024911
08-07 09:09:19.740: I/DEBUG(173): 73c54ca8 f5264479 a801f1a4 fd4af604 46294620
08-07 09:09:19.740: I/DEBUG(173): 73c54cb8 f4cef7cf 504cf884 f7ff4620 b120fdfb
08-07 09:09:19.740: I/DEBUG(173): 73c54cc8 f8946803 689b104c 9a294798 429a6833
08-07 09:09:19.740: I/DEBUG(173): 73c54cd8 f525d001 b02ae03c bf00bd70 014bb6ca
08-07 09:09:19.740: I/DEBUG(173): 73c54ce8 00a9ff93 00a9ff26 b0aab570 46044d1b
08-07 09:09:19.740: I/DEBUG(173): 73c54cf8 447d460e 682b682d f6049329 2801fad3
08-07 09:09:19.740: I/DEBUG(173): code around lr: 08-07 09:09:19.740: I/DEBUG(173): 73c54bd8 00aa01b1 b0aab570 46044d1f 447d460e
08-07 09:09:19.740: I/DEBUG(173): 73c54be8 682b682d 68039329 479868db f604b9e8
08-07 09:09:19.740: I/DEBUG(173): 73c54bf8 2801fb59 f604d114 2803fb65 6963dc10
08-07 09:09:19.740: I/DEBUG(173): 73c54c08 4916b973 23032289 4479a801 ffe4f604
08-07 09:09:19.740: I/DEBUG(173): 73c54c18 a8024913 f5264479 a801f1ea fd90f604
08-07 09:09:19.740: I/DEBUG(173): 73c54c28 68036960 32f4f8d3 46204798 fe42f7ff
08-07 09:09:19.740: I/DEBUG(173): 73c54c38 6803b118 68db4631 23014798 f8844620
08-07 09:09:19.740: I/DEBUG(173): 73c54c48 f7cf304d 9a29f6b7 429a682b f525d001
08-07 09:09:19.740: I/DEBUG(173): 73c54c58 b02ae07e bf00bd70 014bb75a 00aa001f
08-07 09:09:19.740: I/DEBUG(173): 73c54c68 00aa00a7 b0aab570 46044e1c 447e460d
08-07 09:09:19.740: I/DEBUG(173): 73c54c78 68336836 f6049329 2801fb15 f604d116
08-07 09:09:19.740: I/DEBUG(173): 73c54c88 2803fb21 2000dc12 faa6f010 4914b970
08-07 09:09:19.740: I/DEBUG(173): 73c54c98 2303227e 4479a801 ff9ef604 a8024911
08-07 09:09:19.740: I/DEBUG(173): 73c54ca8 f5264479 a801f1a4 fd4af604 46294620
08-07 09:09:19.740: I/DEBUG(173): 73c54cb8 f4cef7cf 504cf884 f7ff4620 b120fdfb
08-07 09:09:19.740: I/DEBUG(173): 73c54cc8 f8946803 689b104c 9a294798 429a6833
08-07 09:09:19.800: D/GCM(960): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x8000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE 08-07 09:09:20.141: D/ConnectivityService(522): handleInetConditionHoldEnd: net=1, condition=100, published condition=100 08-07 09:09:20.171: W/ActivityManager(522): Force finishing activity com.mogoweb.chrome.shell/.ShellActivity 08-07 09:09:20.201: W/InputDispatcher(522): channel '420c8658 com.mogoweb.chrome.shell/com.mogoweb.chrome.shell.ShellActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 08-07 09:09:20.201: E/InputDispatcher(522): channel '420c8658 com.mogoweb.chrome.shell/com.mogoweb.chrome.shell.ShellActivity (server)' ~ Channel is unrecoverably broken and will be disposed! 08-07 09:09:20.231: D/Zygote(176): Process 7163 terminated by signal (11) 08-07 09:09:20.251: D/dalvikvm(522): JIT code cache reset in 2 ms (1048412 bytes 3/0) 08-07 09:09:20.261: D/dalvikvm(522): GC_FOR_ALLOC freed 3821K, 20% free 20896K/25920K, paused 71ms, total 72ms 08-07 09:09:20.261: W/InputDispatcher(522): Attempted to unregister already unregistered input channel '420c8658 com.mogoweb.chrome.shell/com.mogoweb.chrome.shell.ShellActivity (server)' 08-07 09:09:20.261: I/WindowState(522): WIN DEATH: Window{420c8658 u0 com.mogoweb.chrome.shell/com.mogoweb.chrome.shell.ShellActivity} 08-07 09:09:20.271: W/ActivityManager(522): Exception thrown during pause 08-07 09:09:20.271: W/ActivityManager(522): android.os.DeadObjectException 08-07 09:09:20.271: W/ActivityManager(522): at android.os.BinderProxy.transact(Native Method) 08-07 09:09:20.271: W/ActivityManager(522): at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:635) 08-07 09:09:20.271: W/ActivityManager(522): at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:990) 08-07 09:09:20.271: W/ActivityManager(522): at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:3834) 08-07 09:09:20.271: W/ActivityManager(522): at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:3766) 08-07 09:09:20.271: W/ActivityManager(522): at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:8344) 08-07 09:09:20.271: W/ActivityManager(522): at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:8221) 08-07 09:09:20.271: W/ActivityManager(522): at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:8900) 08-07 09:09:20.271: W/ActivityManager(522): at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:8455) 08-07 09:09:20.271: W/ActivityManager(522): at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86) 08-07 09:09:20.291: I/ActivityManager(522): Process com.mogoweb.chrome.shell (pid 7163) has died. 08-07 09:09:21.872: D/audio_hw_primary(178): out_standby: enter: usecase(1: low-latency-playback) 08-07 09:09:21.922: D/audio_hw_primary(178): stop_output_stream: enter: usecase(1: low-latency-playback) 08-07 09:09:21.922: D/audio_hw_primary(178): disable_audio_route: reset mixer path: low-latency-playback 08-07 09:09:21.922: D/audio_hw_primary(178): disable_snd_device: snd_device(2: speaker) 08-07 09:09:21.932: D/audio_hw_primary(178): stop_output_stream: exit: status(0) 08-07 09:09:21.932: D/audio_hw_primary(178): out_standby: exit 08-07 09:09:24.385: D/Finsky(3224): [1] 3.onErrorResponse: Verification id=3 error response com.android.volley.TimeoutError 08-07 09:09:24.415: W/PackageManager(522): Invalid verification token 3 received 08-07 09:09:24.435: D/Volley(3224): [1] Request.finish: 40305 ms: [ ] https://safebrowsing.google.com/safebrowsing/clientreport/download 0xc9395b26 NORMAL 34 : E/(): Device disconnected

chengcl commented 10 years ago

I'am run the TestShell the WebView screen dispaly white; please tell how to Solve this ,thanks .

the log :09-23 11:35:15.736: D/dalvikvm(23119): Late-enabling CheckJNI 09-23 11:35:15.809: I/LibraryLoader(23119): loading: webviewchromium 09-23 11:35:15.809: D/dalvikvm(23119): Trying to load lib /data/data/com.mogoweb.chrome.shell/lib/libwebviewchromium.so 0x4114f208 09-23 11:35:15.869: D/dalvikvm(23119): Added shared lib /data/data/com.mogoweb.chrome.shell/lib/libwebviewchromium.so 0x4114f208 09-23 11:35:15.873: I/LibraryLoader(23119): loaded: webviewchromium 09-23 11:35:15.873: I/BrowserStartupController(23119): Initializing chromium process, renderers=0 09-23 11:35:15.876: I/chromium(23119): [INFO:library_loader_hooks.cc(70)] Chromium logging enabled: level = 0, default verbosity = 0 09-23 11:35:15.886: I/dalvikvm(23119): Could not find method android.text.TextUtils.getLayoutDirectionFromLocale, referenced from method org.chromium.ui.LocalizationUtils.isSystemLayoutDirectionRtl 09-23 11:35:15.886: W/dalvikvm(23119): VFY: unable to resolve static method 3382: Landroid/text/TextUtils;.getLayoutDirectionFromLocale (Ljava/util/Locale;)I 09-23 11:35:15.886: D/dalvikvm(23119): VFY: replacing opcode 0x71 at 0x000c 09-23 11:35:15.899: I/dalvikvm(23119): Could not find method android.media.AudioManager.getProperty, referenced from method org.chromium.media.AudioManagerAndroid.getAudioLowLatencyOutputFrameSize 09-23 11:35:15.899: W/dalvikvm(23119): VFY: unable to resolve virtual method 449: Landroid/media/AudioManager;.getProperty (Ljava/lang/String;)Ljava/lang/String; 09-23 11:35:15.899: D/dalvikvm(23119): VFY: replacing opcode 0x6e at 0x0004 09-23 11:35:15.899: I/dalvikvm(23119): Could not find method android.media.AudioManager.getProperty, referenced from method org.chromium.media.AudioManagerAndroid.getNativeOutputSampleRate 09-23 11:35:15.899: W/dalvikvm(23119): VFY: unable to resolve virtual method 449: Landroid/media/AudioManager;.getProperty (Ljava/lang/String;)Ljava/lang/String; 09-23 11:35:15.899: D/dalvikvm(23119): VFY: replacing opcode 0x6e at 0x000d 09-23 11:35:15.906: W/chromium(23119): [WARNING:resource_bundle.cc(252)] locale_file_path.empty() 09-23 11:35:15.923: D/libEGL(23119): loaded /system/lib/egl/libGLESv1_CM_VIVANTE.so 09-23 11:35:15.929: D/libEGL(23119): loaded /system/lib/egl/libGLESv2_VIVANTE.so 09-23 11:35:16.023: I/dalvikvm(23119): Could not find method android.view.ViewGroup.postInvalidateOnAnimation, referenced from method org.chromium.android_webview.AwContents.postInvalidateOnAnimation 09-23 11:35:16.023: W/dalvikvm(23119): VFY: unable to resolve virtual method 3718: Landroid/view/ViewGroup;.postInvalidateOnAnimation ()V 09-23 11:35:16.023: D/dalvikvm(23119): VFY: replacing opcode 0x6e at 0x0006 09-23 11:35:16.026: W/dalvikvm(23119): VFY: unable to find class referenced in signature (Landroid/view/accessibility/AccessibilityNodeProvider;) 09-23 11:35:16.026: W/dalvikvm(23119): VFY: unable to find class referenced in signature (Landroid/view/accessibility/AccessibilityNodeProvider;) 09-23 11:35:16.039: W/chromium(23119): [WARNING:proxy_service.cc(888)] PAC support disabled because there is no system implementation 09-23 11:35:16.049: W/ContentViewCore(23119): Setting contentDescription to 'Web View' as no value was specified. 09-23 11:35:16.056: I/dalvikvm(23119): Could not find method android.graphics.SurfaceTexture.attachToGLContext, referenced from method org.chromium.ui.gfx.SurfaceTexturePlatformWrapper.attachToGLContext 09-23 11:35:16.056: W/dalvikvm(23119): VFY: unable to resolve virtual method 389: Landroid/graphics/SurfaceTexture;.attachToGLContext (I)V 09-23 11:35:16.056: D/dalvikvm(23119): VFY: replacing opcode 0x6e at 0x0010 09-23 11:35:16.056: I/dalvikvm(23119): Could not find method android.graphics.SurfaceTexture.detachFromGLContext, referenced from method org.chromium.ui.gfx.SurfaceTexturePlatformWrapper.detachFromGLContext 09-23 11:35:16.056: W/dalvikvm(23119): VFY: unable to resolve virtual method 390: Landroid/graphics/SurfaceTexture;.detachFromGLContext ()V 09-23 11:35:16.056: D/dalvikvm(23119): VFY: replacing opcode 0x6e at 0x0010 09-23 11:35:16.113: I/chromium(23119): [INFO:SkUtilsArm.cpp(177)] Device supports ARM NEON instructions! 09-23 11:35:16.149: D/OpenGLRenderer(23119): Enabling debug mode 0 09-23 11:35:16.173: W/AwContents(23119): nativeOnDraw failed; clearing to background color. 09-23 11:35:16.353: W/AwContents(23119): nativeOnDraw failed; clearing to background color. 09-23 11:35:16.366: W/AwContents(23119): nativeOnDraw failed; clearing to background color. 09-23 11:35:16.469: W/AwContents(23119): nativeOnDraw failed; clearing to background color. 09-23 11:35:16.473: W/AwContents(23119): nativeOnDraw failed; clearing to background color.

mogoweb commented 10 years ago

@chengcl what's the android device and android version?

chengcl commented 10 years ago

@mogoweb android device :Huawei MediaPad 10 link android version: 4.0.4 above is my used ,help me ,thanks

mogoweb commented 10 years ago

Because hardware accelerated canvas not support yet, please pull the newest code.

mogoweb commented 10 years ago

When I visit http://www.activeshare.cn/OEBPS/xhtml/p1.html, the following messages shown:

Not Found

The requested URL /OEBPS/xhtml/p1.html was not found on this server.

Apache/2.2.14 (Ubuntu) Server at www.activeshare.cn Port 80

mogoweb commented 9 years ago

cannot reproduce. close