我的应用会随机崩溃并且每次都会提供相同的错误日志。为什么我没有获得任何本机堆栈跟踪或调试日志?它发生在我的应用程序加载中的某些WebView元素,但我不确定这个错误意味着什么。
A/OpenGLRenderer﹕ Wrong thread!
D/video﹕ New article fragment created at:6
W/google-breakpad﹕ ### ### ### ### ### ### ### ### ### ### ### ### ###
W/google-breakpad﹕ Chrome build fingerprint:
W/google-breakpad﹕ playstore-debug
W/google-breakpad﹕ 1
W/google-breakpad﹕ 92675e2e-3e24-4fdd-9bc9-d979deace950
W/google-breakpad﹕ ### ### ### ### ### ### ### ### ### ### ### ### ###
E/chromium﹕ ### WebView Version 43.0.2357.121 (code 2357121)
--------- beginning of crash
A/libc﹕ Fatal signal 6 (SIGABRT), code -6 in tid 24701 (FinalizerDaemon)
是否有人熟悉这些类型的错误或者之前特别看过这些错误?