Cannot open Contacts App on Samsung Galaxy S7
Summary
The Contacts App crashes when I attempt to open it.
The problem
Tap the Contacts App. I get a message saying "Contacts has stopped".
Technical information
- Samsung Galaxy S7 SM-G930F
- 0.11-o-2020091373065-test-herolte
Relevant logs (adb logcat
)
09-21 11:15:12.561 4414 5306 D audio_route: Apply path: speaker
09-21 11:15:12.573 4498 6988 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.android.contacts cmp=com.android.contacts/.activities.PeopleActivity bnds=[70,1919][238,2087]} from uid 1000
09-21 11:15:12.608 4498 4866 I ActivityManager: Start proc 9075:com.android.contacts/u0a7 for activity com.android.contacts/.activities.PeopleActivity
09-21 11:15:12.739 3443 4026 E BufferQueueProducer: [fr.neamar.kiss/fr.neamar.kiss.MainActivity#0] disconnect: not connected (req=1)
09-21 11:15:12.740 5373 5491 W libEGL : EGLNativeWindowType 0x7b3bfff010 disconnect failed
09-21 11:15:12.741 5373 5491 D OpenGLRenderer: endAllActiveAnimators on 0x7b3bf45800 (AnimatedListView) with handle 0x7b240d0100
09-21 11:15:12.848 9075 9075 I ContactsIntentResolver: Called with action: android.intent.action.MAIN
09-21 11:15:12.926 9075 9075 I ContactPhotoManager: Cache adj: 1.0
09-21 11:15:12.936 9075 9075 E TAG : accent Colour #ff2a56c6
09-21 11:15:13.153 9075 9104 D OpenGLRenderer: HWUI GL Pipeline
09-21 11:15:13.208 9075 9104 I zygote64: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
09-21 11:15:13.208 9075 9104 I OpenGLRenderer: Initialized EGL, version 1.4
09-21 11:15:13.209 9075 9104 D OpenGLRenderer: Swap behavior 2
09-21 11:15:13.220 9075 9104 D mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000, [1440x2560]-format:1
09-21 11:15:13.222 9075 9075 W ResourceType: No known package when getting value for resource number 0xff2a56c6
09-21 11:15:13.222 9075 9075 D AndroidRuntime: Shutting down VM
09-21 11:15:13.223 9075 9075 E AndroidRuntime: FATAL EXCEPTION: main
09-21 11:15:13.223 9075 9075 E AndroidRuntime: Process: com.android.contacts, PID: 9075
09-21 11:15:13.223 9075 9075 E AndroidRuntime: android.content.res.Resources$NotFoundException: Resource ID #0xff2a56c6
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:215)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.content.res.Resources.getColor(Resources.java:950)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.content.res.Resources.getColor(Resources.java:926)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at com.android.contacts.drawer.DrawerAdapter.updateSelectedStatus(DrawerAdapter.java:412)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at com.android.contacts.drawer.DrawerAdapter.getPrimaryItemView(DrawerAdapter.java:278)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at com.android.contacts.drawer.DrawerAdapter.getView(DrawerAdapter.java:236)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.AbsListView.obtainView(AbsListView.java:2365)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.ListView.makeAndAddView(ListView.java:2052)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.ListView.fillDown(ListView.java:786)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.ListView.fillFromTop(ListView.java:847)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.ListView.layoutChildren(ListView.java:1826)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.AbsListView.onLayout(AbsListView.java:2164)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.View.layout(View.java:19659)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6075)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.View.layout(View.java:19659)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6075)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.support.v4.widget.DrawerLayout.onLayout(DrawerLayout.java:1196)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.View.layout(View.java:19659)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6075)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.View.layout(View.java:19659)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6075)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1791)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1635)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1544)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.View.layout(View.java:19659)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6075)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.View.layout(View.java:19659)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6075)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1791)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1635)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1544)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.View.layout(View.java:19659)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6075)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at com.android.internal.policy.DecorView.onLayout(DecorView.java:761)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.View.layout(View.java:19659)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:6075)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2496)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2212)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1392)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6752)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:911)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:723)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:658)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:897)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:790)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6494)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
09-21 11:15:13.223 9075 9075 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
09-21 11:15:13.228 4498 4866 W ActivityManager: Force finishing activity com.android.contacts/.activities.PeopleActivity
09-21 11:15:13.236 4498 4515 I ActivityManager: Showing crash dialog for package com.android.contacts u0