Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Calender crash on Samsung Galaxy S8 dreamlte

Issue

When trying to open the Calender on build 0.14 the calender keeps foce closing. Here is the logcat:

Device

SM-G950F

Build

e_dreamlte-userdebug 9 PQ3A.190801.002 eng.root.20210109.13019

Logcat

[01-16 20:38:18.683 4234:9582 I/ActivityManager]
START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=foundation.e.calendar/com.android.calendar.AllInOneActivity bnds=[316,1373][585,1814]} from uid 10116

[01-16 20:38:18.708 13363:13379 D/ShadeTracker]
Launch

[01-16 20:38:18.726 4234:4255 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:18.726 4234:4255 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:18.726 4234:4255 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:18.726 4234:4255 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:18.726 4234:4255 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:18.726 4234:4255 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:18.741 4234:4257 I/ActivityManager]
Start proc 30565:foundation.e.calendar/u0a54 for activity foundation.e.calendar/com.android.calendar.AllInOneActivity

[01-16 20:38:18.751 30565:30565 E/tion.e.calenda]
Not starting debugger since process cannot load the jdwp agent.

[01-16 20:38:18.774 4234:9582 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:18.774 4234:9582 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:18.774 4234:9582 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:18.774 4234:9582 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:18.774 4234:9582 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:18.774 4234:9582 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:18.821 30565:30565 D/ExtensionsFactory]
No custom extensions.

[01-16 20:38:18.826 30565:30581 D/vndksupport]
Loading /vendor/lib64/egl/libGLES_mali.so from current namespace instead of sphal namespace.

[01-16 20:38:18.834 30565:30565 D/ExtensionsFactory]
AllInOneMenuExtensions not found in properties file.

[01-16 20:38:18.843 30565:30565 E/colorPrimary]
-1

[01-16 20:38:18.848 30565:30581 D/libEGL]
loaded /vendor/lib64/egl/libGLES_mali.so

[01-16 20:38:18.853 4234:5355 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:18.853 4234:5355 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:18.853 4234:5355 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:18.854 4234:5355 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:18.854 4234:5355 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:18.854 4234:5355 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:18.860 4234:5026 D/NetworkManagement]
oldRule = 0, newRule=0 for uid=10006 on chain 2

[01-16 20:38:18.860 4234:5026 D/NetworkManagement]
!!!!! Skipping change

[01-16 20:38:18.893 30565:30565 I/AppCompatViewInflater]
app:theme is now deprecated. Please move to using android:theme instead.

[01-16 20:38:18.905 30565:30565 I/FloatingActionButton]
Setting a custom background is not supported.

[01-16 20:38:18.941 30565:30565 D/OpenGLRenderer]
Skia GL Pipeline

[01-16 20:38:18.979 30565:30565 E/tion.e.calenda]
Invalid ID 0x00000000.

[01-16 20:38:18.979 30565:30565 D/AndroidRuntime]
Shutting down VM

[01-16 20:38:18.981 30565:30565 E/AndroidRuntime]
FATAL EXCEPTION: main
Process: foundation.e.calendar, PID: 30565
android.content.res.Resources$NotFoundException: Resource ID #0x0
	at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:216)
	at android.content.res.Resources.getColor(Resources.java:961)
	at android.content.res.Resources.getColor(Resources.java:937)
	at com.android.calendar.DynamicTheme.getColor(DynamicTheme.java:114)
	at com.android.calendar.month.MonthWeekEventsView.loadColors(MonthWeekEventsView.java:236)
	at com.android.calendar.month.MonthWeekEventsView.initView(MonthWeekEventsView.java:307)
	at com.android.calendar.month.SimpleWeekView.<init>(SimpleWeekView.java:200)
	at com.android.calendar.month.MonthWeekEventsView.<init>(MonthWeekEventsView.java:165)
	at com.android.calendar.month.MonthByWeekAdapter.getView(MonthByWeekAdapter.java:248)
	at android.widget.AbsListView.obtainView(AbsListView.java:2366)
	at android.widget.ListView.makeAndAddView(ListView.java:2052)
	at android.widget.ListView.fillSpecific(ListView.java:1482)
	at android.widget.ListView.layoutChildren(ListView.java:1803)
	at android.widget.AbsListView.onLayout(AbsListView.java:2165)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1812)
	at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1656)
	at android.widget.LinearLayout.onLayout(LinearLayout.java:1565)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
	at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1812)
	at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1656)
	at android.widget.LinearLayout.onLayout(LinearLayout.java:1565)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1083)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild(HeaderScrollingViewBehavior.java:142)
	at com.google.android.material.appbar.ViewOffsetBehavior.onLayoutChild(ViewOffsetBehavior.java:41)
	at com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior.onLayoutChild(AppBarLayout.java:1556)
	at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:888)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at androidx.drawerlayout.widget.DrawerLayout.onLayout(DrawerLayout.java:1231)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
	at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1812)
	at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1656)
	at android.widget.LinearLayout.onLayout(LinearLayout.java:1565)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
	at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1812)
	at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1656)
	at android.widget.LinearLayout.onLayout(LinearLayout.java:1565)
	at android.view.View.layout(View.java:20693)

[01-16 20:38:18.981 30565:30565 E/AndroidRuntime]
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
	at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
	at com.android.internal.policy.DecorView.onLayout(DecorView.java:753)
	at android.view.View.layout(View.java:20693)
	at android.view.ViewGroup.layout(ViewGroup.java:6194)
	at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2799)
	at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2316)
	at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1463)
	at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:7190)
	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:949)
	at android.view.Choreographer.doCallbacks(Choreographer.java:761)
	at android.view.Choreographer.doFrame(Choreographer.java:696)
	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:935)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:193)
	at android.app.ActivityThread.main(ActivityThread.java:6718)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)

[01-16 20:38:18.983 30565:30584 I/ConfigStore]
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0

[01-16 20:38:18.983 30565:30584 I/ConfigStore]
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0

[01-16 20:38:18.983 30565:30584 I/OpenGLRenderer]
Initialized EGL, version 1.4

[01-16 20:38:18.983 30565:30584 D/OpenGLRenderer]
Swap behavior 2

[01-16 20:38:18.987 4234:9582 W/ActivityManager]
  Force finishing activity foundation.e.calendar/com.android.calendar.AllInOneActivity

[01-16 20:38:18.990 30565:30584 D/mali_winsys]
EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000

[01-16 20:38:18.991 30565:30565 I/Process]
Sending signal. PID: 30565 SIG: 9

[01-16 20:38:19.046 3997:4052 E/BufferQueueProducer]
[shubh.ruthless/amirz.shade.ShadeLauncher#0] disconnect: not connected (req=1)

[01-16 20:38:19.046 13363:14040 W/libEGL]
EGLNativeWindowType 0x706906c010 disconnect failed

[01-16 20:38:19.049 4234:4348 W/InputDispatcher]
channel 'd868b1d foundation.e.calendar/com.android.calendar.AllInOneActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9

[01-16 20:38:19.049 4234:4348 E/InputDispatcher]
channel 'd868b1d foundation.e.calendar/com.android.calendar.AllInOneActivity (server)' ~ Channel is unrecoverably broken and will be disposed!

[01-16 20:38:19.050 4234:4247 I/WindowManager]
WIN DEATH: Window{d868b1d u0 foundation.e.calendar/com.android.calendar.AllInOneActivity}

[01-16 20:38:19.050 4234:4247 W/InputDispatcher]
Attempted to unregister already unregistered input channel 'd868b1d foundation.e.calendar/com.android.calendar.AllInOneActivity (server)'

[01-16 20:38:19.051 4234:4258 W/libprocessgroup]
kill(-30565, 9) failed: No such process

[01-16 20:38:19.051 4234:4258 I/libprocessgroup]
Successfully killed process cgroup uid 10054 pid 30565 in 0ms

[01-16 20:38:19.051 3963:3963 I/Zygote]
Process 30565 exited due to signal (9)

[01-16 20:38:19.051 4234:5849 I/ActivityManager]
Process foundation.e.calendar (pid 30565) has died: fore TOP 

[01-16 20:38:19.068 4234:5849 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:19.068 4234:5849 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:19.068 4234:5849 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:19.068 4234:5849 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:19.068 4234:5849 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:19.068 4234:5849 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:19.074 4234:5849 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:19.074 4234:5849 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:19.074 4234:5849 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:19.074 4234:5849 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:19.074 4234:5849 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:19.074 4234:5849 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:19.076 4234:4287 W/ActivityManager]
setHasOverlayUi called on unknown pid: 30565

[01-16 20:38:19.076 4234:5026 D/NetworkManagement]
oldRule = 0, newRule=0 for uid=10006 on chain 2

[01-16 20:38:19.076 4234:5026 D/NetworkManagement]
!!!!! Skipping change

[01-16 20:38:19.081 13363:14040 D/mali_winsys]
EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000

[01-16 20:38:19.082 13363:13379 D/ShadeTracker]
Predict

[01-16 20:38:19.112 4234:5849 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:19.112 4234:5849 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:19.112 4234:5849 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:19.112 4234:5849 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:19.112 4234:5849 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:19.112 4234:5849 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:20.143 4234:5849 I/ActivityManager]
START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10023

[01-16 20:38:20.144 5100:5100 V/StatusBar]
mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{292a677 V.ED..... ........ 0,0-1440,84} canPanelBeCollapsed(): false

[01-16 20:38:20.155 4234:5849 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:20.155 4234:5849 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:20.155 4234:5849 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:20.155 4234:5849 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:20.155 4234:5849 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:20.155 4234:5849 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:20.168 4234:4255 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:20.168 4234:4255 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:20.168 4234:4255 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:20.168 4234:4255 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:20.168 4234:4255 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:20.168 4234:4255 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:20.171 4234:4255 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:20.171 4234:4255 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:20.171 4234:4255 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:20.171 4234:4255 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:20.171 4234:4255 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:20.171 4234:4255 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:20.180 3997:4223 E/BufferQueueProducer]
[shubh.ruthless/amirz.shade.ShadeLauncher#0] disconnect: not connected (req=1)

[01-16 20:38:20.180 13363:14040 W/libEGL]
EGLNativeWindowType 0x706906c010 disconnect failed

[01-16 20:38:20.183 4234:4247 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:20.183 4234:4247 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:20.183 4234:4247 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:20.183 4234:4247 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:20.184 4234:4247 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:20.184 4234:4247 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:20.184 5100:5379 D/mali_winsys]
EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000

[01-16 20:38:20.185 25446:25446 I/GoogleInputMethodService]
GoogleInputMethodService.onFinishInput():3341 

[01-16 20:38:20.186 25446:25446 I/GoogleInputMethodService]
GoogleInputMethodService.onStartInput():1906 

[01-16 20:38:20.205 4234:4247 D/NetworkManagement]
Uid 1010107 restricted because of app standby mode

[01-16 20:38:20.205 4234:4247 D/NetworkManagement]
Uid 10151 restricted because of app standby mode

[01-16 20:38:20.205 4234:4247 D/NetworkManagement]
Uid 10123 restricted because of app standby mode

[01-16 20:38:20.205 4234:4247 D/NetworkManagement]
Uid 10120 restricted because of app standby mode

[01-16 20:38:20.205 4234:4247 D/NetworkManagement]
Uid 10071 restricted because of app standby mode

[01-16 20:38:20.205 4234:4247 D/NetworkManagement]
Uid 10049 restricted because of app standby mode

[01-16 20:38:20.222 4234:8138 I/OpenGLRenderer]
Initialized EGL, version 1.4

[01-16 20:38:20.222 4234:8138 D/OpenGLRenderer]
Swap behavior 2

[01-16 20:38:20.363 3997:4223 W/SurfaceFlinger]
Attempting to set client state on removed layer: shubh.ruthless/amirz.shade.ShadeLauncher#0

[01-16 20:38:20.363 3997:4223 W/SurfaceFlinger]
Attempting to destroy on removed layer: shubh.ruthless/amirz.shade.ShadeLauncher#0

[01-16 20:38:20.621 4234:5031 D/ConnectivityService]
handleMessage >EVENT_NETWORK_CAPABILITIES_CHANGED<

[01-16 20:38:20.621 4234:5031 D/ConnectivityService]
maybeHandleNetworkMonitorMessage: 528386
Edited by Paul H