Chrome Version: 68.0.3440.91
OS: O-OS
What steps will reproduce the problem?
(1) No particular steps are there but some apps keep on crashing randomly.
We are receiving these issues via Market Users, we couldn't reproduce it at our end till now.
So, we request you to check if you can suggest something with the help of logs.
What is the expected result? No Crash should be there.
What happens instead? Crash with following logs are observed in various devices.
Logs: (Complete logs are attached)
08-28 17:38:24.534 10030 11269 11269 E AndroidRuntime: Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: "/system/app/Chrome/Chrome.apk!/lib/armeabi-v7a/libmonochrome.so" is 32-bit instead of 64-bit
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: FATAL EXCEPTION: main
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: Process: com.samsung.android.messaging, PID: 7656
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: android.util.AndroidRuntimeException: java.lang.reflect.InvocationTargetException
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.webkit.WebViewFactory.getProvider(WebViewFactory.java:230)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.webkit.WebView.getFactory(WebView.java:2467)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.webkit.WebView.findAddress(WebView.java:1738)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.text.util.Linkify.gatherMapLinks(Linkify.java:769)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.text.util.Linkify.addLinks(Linkify.java:472)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.TextView.setText(TextView.java:5936)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.TextView.setText(TextView.java:5849)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.TextView.setText(TextView.java:5806)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at com.android.mms.composer.TextListItem.a(TextListItem.java:363)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at com.android.mms.composer.BaseListItem.a(BaseListItem.java:2238)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at com.android.mms.composer.BaseListItem.a(BaseListItem.java:585)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at com.android.mms.ui.ba.bindView(MessageListAdapter.java:454)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.CursorAdapter.getView(CursorAdapter.java:289)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.AbsListView.obtainView(AbsListView.java:3189)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.ListView.makeAndAddView(ListView.java:2197)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.ListView.fillUp(ListView.java:858)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.ListView.layoutChildren(ListView.java:1919)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at com.android.mms.ui.MessageListView.layoutChildren(MessageListView.java:1341)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.AbsListView.onLayout(AbsListView.java:2961)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at com.android.mms.ui.MessageListView.onLayout(MessageListView.java:559)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.view.View.layout(View.java:20853)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6401)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.view.View.layout(View.java:20853)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6401)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1791)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1635)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1544)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.view.View.layout(View.java:20853)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6401)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.ScrollView.onLayout(ScrollView.java:2492)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.view.View.layout(View.java:20853)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6401)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1080)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.view.View.layout(View.java:20853)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6401)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1791)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1635)
08-28 17:37:29.846 10030 7656 7656 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1544)
|
Deleted:
8008935_1.zip
6.6 MB
|