Skip to content

Instantly share code, notes, and snippets.

@takn
Created June 21, 2017 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takn/7d2e451a27b62563e99dd382cf253bbd to your computer and use it in GitHub Desktop.
Save takn/7d2e451a27b62563e99dd382cf253bbd to your computer and use it in GitHub Desktop.
emulator crash
06-21 09:34:41.906 5489-5489/com.aetn.aetv.watch.dev I/WebViewFactory: Loading com.android.webview version 52.0.2743.100 (code 275610000)
06-21 09:34:43.442 5489-5496/com.aetn.aetv.watch.dev W/art: Suspending all threads took: 1.163s
06-21 09:34:43.870 5489-5496/com.aetn.aetv.watch.dev W/art: Suspending all threads took: 321.610ms
06-21 09:34:43.941 5489-5496/com.aetn.aetv.watch.dev W/art: Suspending all threads took: 20.966ms
06-21 09:34:44.340 5489-5496/com.aetn.aetv.watch.dev W/art: Suspending all threads took: 21.976ms
06-21 09:34:44.407 5489-5489/com.aetn.aetv.watch.dev I/cr_LibraryLoader: Time to load native libraries: 39 ms (timestamps 1555-1594)
06-21 09:34:44.420 5489-5489/com.aetn.aetv.watch.dev I/cr_LibraryLoader: Expected native library version number "52.0.2743.100", actual native library version number "52.0.2743.100"
06-21 09:34:45.306 5489-5489/com.aetn.aetv.watch.dev V/WebViewChromiumFactoryProvider: Binding Chromium to main looper Looper (main, tid 1) {8782ad4}
06-21 09:34:45.307 5489-5489/com.aetn.aetv.watch.dev I/cr_LibraryLoader: Expected native library version number "52.0.2743.100", actual native library version number "52.0.2743.100"
06-21 09:34:45.748 5489-5489/com.aetn.aetv.watch.dev I/chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
06-21 09:34:45.839 5489-5496/com.aetn.aetv.watch.dev W/art: Suspending all threads took: 9.634ms
06-21 09:34:46.559 5489-5489/com.aetn.aetv.watch.dev I/cr_BrowserStartup: Initializing chromium process, singleProcess=true
06-21 09:34:46.812 5489-5489/com.aetn.aetv.watch.dev A/chromium: [FATAL:gpu_info_collector_android.cc(193)] failed to create a pbuffer surface for fetching driver strings. EGL_SUCCESS (3000)
--------- beginning of crash
06-21 09:34:48.454 5489-5489/? A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 5489 (.aetv.watch.dev)
[ 06-21 09:34:48.459 55: 55 W/ ]
debuggerd: handling request: pid=5489 uid=10076 gid=10076 tid=5489
[ 06-21 09:34:48.462 55: 55 E/ ]
debuggerd: waitpid returned unexpected pid (0), committing murder-suicide
[ 06-21 09:34:48.462 55: 55 W/ ]
debuggerd: pid 0 received signal 9
[ 06-21 09:34:48.463 55: 55 E/ ]
debuggerd: killing target 5489
[ 06-21 09:34:48.771 5869: 5869 I/ ]
debuggerd: starting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment