Mail App crashes (2.5)
- /e/ version: 2.5-t-20241111446629-official-FP3
- Device model(s): FP3
- Developer mode enabled: yes
- Device rooted: no
- Trackers blocker enabled: yes (but TrackerControl App yes)
Summary
The official Mail App (6.711) from /e/OS crashes all the time.
The problem
Steps to reproduce
Open the Mail App, and try to perform any action.
What is the current behavior?
I just try to open the Mail App. This works, but as soon as I try to do any action (opening a mail or whatsoever), the app crashes and closes itself.
What is the expected correct behavior?
I should be able to perform any action within the mail app, like opening mails and reading them.
Technical information
Relevant logs (adb logcat
)
I hope I could fetch a meaningful logcat...
--------- beginning of crash
12-03 16:41:40.435 F/libc (11421): Fatal signal 31 (SIGSYS), code 1 (SYS_SECCOMP) in tid 11421 (dmesg), pid 11421 (dmesg)
12-03 16:41:40.537 F/DEBUG (11424): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-03 16:41:40.538 F/DEBUG (11424): LineageOS Version: '2.5-t-20241111446629-official-FP3'
12-03 16:41:40.538 F/DEBUG (11424): Build fingerprint: 'Fairphone/FP3/FP3:13/6.A.023.1/gms-497e9bef:user/release-keys'
12-03 16:41:40.538 F/DEBUG (11424): Revision: '0'
12-03 16:41:40.538 F/DEBUG (11424): ABI: 'arm64'
12-03 16:41:40.538 F/DEBUG (11424): Timestamp: 2024-12-03 16:41:40.505635005+0100
12-03 16:41:40.538 F/DEBUG (11424): Process uptime: 1s
12-03 16:41:40.538 F/DEBUG (11424): Cmdline: dmesg
12-03 16:41:40.538 F/DEBUG (11424): pid: 11421, tid: 11421, name: dmesg >>> dmesg <<<
12-03 16:41:40.538 F/DEBUG (11424): uid: 10274
12-03 16:41:40.538 F/DEBUG (11424): signal 31 (SIGSYS), code 1 (SYS_SECCOMP), fault addr --------
12-03 16:41:40.538 F/DEBUG (11424): Cause: seccomp prevented call to disallowed arm64 system call 116
12-03 16:41:40.538 F/DEBUG (11424): x0 <private info omitted>a x1 <private info omitted>0 x2 <private info omitted>0 x3 <private info omitted>0
12-03 16:41:40.538 F/DEBUG (11424): x4 0000007fd2ec62d1 x5 <private info omitted>4 x6 0000803e0d070a4e x7 2e6d686171ff372c
12-03 16:41:40.538 F/DEBUG (11424): x8 <private info omitted>4 x9 edfbe64937c2ec4b x10 0000007fd2ec4230 x11 0000007fd2ec4200
12-03 16:41:40.538 F/DEBUG (11424): x12 ffffff80ffffffd0 x13 <private info omitted>0 x14 <private info omitted>0 x15 <private info omitted>0
12-03 16:41:40.538 F/DEBUG (11424): x16 00000063560b7930 x17 00000078b7808260 x18 00000078be9fa000 x19 <private info omitted>0
12-03 16:41:40.538 F/DEBUG (11424): x20 <private info omitted>0 x21 00000078bdf44000 x22 00000063560bb408 x23 00000063560bc458
12-03 16:41:40.538 F/DEBUG (11424): x24 00000063560b8af0 x25 <private info omitted>0 x26 <private info omitted>0 x27 <private info omitted>0
12-03 16:41:40.538 F/DEBUG (11424): x28 <private info omitted>0 x29 0000007fd2ec62e0
12-03 16:41:40.538 F/DEBUG (11424): lr <private info omitted>c sp 0000007fd2ec42d0 pc 00000078b7808268 pst <private info omitted>0
12-03 16:41:40.538 F/DEBUG (11424): backtrace:
12-03 16:41:40.538 F/DEBUG (11424): #00 pc 00000000000a3268 /apex/com.android.runtime/lib64/bionic/libc.so (klogctl+8) (BuildId: f73b4091a9c819a21763f5bf11b53c2b)
12-03 16:41:40.538 F/DEBUG (11424): #01 pc <private info omitted>8 /system/bin/toybox (dmesg_main+436) (BuildId: ebf4ea7ebc0e589583aafcd0366a59ae)
12-03 16:41:40.538 F/DEBUG (11424): #02 pc <private info omitted>c /system/bin/toybox (toy_exec_which+88) (BuildId: ebf4ea7ebc0e589583aafcd0366a59ae)
12-03 16:41:40.538 F/DEBUG (11424): #03 pc 0000000000034aac /system/bin/toybox (toybox_main+132) (BuildId: ebf4ea7ebc0e589583aafcd0366a59ae)
12-03 16:41:40.538 F/DEBUG (11424): #04 pc 00000000000351f4 /system/bin/toybox (main+112) (BuildId: ebf4ea7ebc0e589583aafcd0366a59ae)
12-03 16:41:40.538 F/DEBUG (11424): #05 pc 000000000004a1f4 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+96) (BuildId: f73b4091a9c819a21763f5bf11b53c2b)
--------- beginning of main
12-03 16:47:00.679 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:47:07.646 D/InputMethodManager(11233): showSoftInput() view=com.google.android.material.textfield.TextInputEditText{f4de3bb VFED..CL. .F.P..ID 0,0-994,142 #7f0a00c4 app:id/grep_string aid=1073741835} flags=0 reason=SHOW_SOFT_INPUT
12-03 16:47:07.693 D/InsetsController(11233): show(ime(), fromIme=true)
12-03 16:47:12.957 W/Parcel (11233): Expecting binder but got null!
12-03 16:47:12.980 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:47:19.972 W/Parcel (11233): Expecting binder but got null!
12-03 16:47:19.994 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:47:20.175 D/OpenGLRenderer(11233): endAllActiveAnimators on 0x72a83ec860 (MenuPopupWindow$MenuDropDownListView) with handle 0x71b83f5e60
12-03 16:47:23.032 W/InputEventReceiver(11233): Attempted to finish an input event but the input event receiver has already been disposed.
12-03 16:47:24.056 W/Parcel (11233): Expecting binder but got null!
12-03 16:47:24.083 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:47:25.802 W/Parcel (11233): Expecting binder but got null!
12-03 16:47:25.819 W/Parcel (11233): Expecting binder but got null!
12-03 16:47:25.835 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:47:25.872 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:47:25.966 D/OpenGLRenderer(11233): endAllActiveAnimators on 0x72a841ed10 (MenuPopupWindow$MenuDropDownListView) with handle 0x71b8400840
12-03 16:47:30.335 D/OpenGLRenderer(11233): endAllActiveAnimators on 0x72a844b130 (RippleDrawable) with handle 0x71b8415ab0
12-03 16:47:34.889 W/OnBackInvokedCallback(11233): OnBackInvokedCallback is not enabled for the application.
12-03 16:47:34.889 W/OnBackInvokedCallback(11233): Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
12-03 16:47:40.747 W/OnBackInvokedCallback(11233): OnBackInvokedCallback is not enabled for the application.
12-03 16:47:40.747 W/OnBackInvokedCallback(11233): Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
12-03 16:47:41.731 W/OnBackInvokedCallback(11233): OnBackInvokedCallback is not enabled for the application.
12-03 16:47:41.731 W/OnBackInvokedCallback(11233): Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
12-03 16:47:42.753 W/OnBackInvokedCallback(11233): OnBackInvokedCallback is not enabled for the application.
12-03 16:47:42.753 W/OnBackInvokedCallback(11233): Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
12-03 16:47:43.747 W/OnBackInvokedCallback(11233): OnBackInvokedCallback is not enabled for the application.
12-03 16:47:43.747 W/OnBackInvokedCallback(11233): Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
12-03 16:47:48.551 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:47:49.500 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:47:49.828 D/OpenGLRenderer(11233): endAllActiveAnimators on 0x72a844b7a0 (RippleDrawable) with handle 0x71b84488d0
12-03 16:47:50.488 W/Parcel (11233): Expecting binder but got null!
12-03 16:47:50.508 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:47:53.090 W/Parcel (11233): Expecting binder but got null!
12-03 16:47:53.114 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:47:53.263 D/OpenGLRenderer(11233): endAllActiveAnimators on 0x72a846adc0 (MenuPopupWindow$MenuDropDownListView) with handle 0x71b844e1b0
12-03 16:47:57.738 D/OpenGLRenderer(11233): endAllActiveAnimators on 0x72a847e2c0 (RippleDrawable) with handle 0x71b844afa0
12-03 16:48:18.901 W/m.tortel.syslog(11233): Cleared Reference was only reachable from finalizer (only reported once)
12-03 16:48:19.651 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:50:38.905 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:51:06.697 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
12-03 16:51:07.592 W/OnBackInvokedCallback(11233): OnBackInvokedCallback is not enabled for the application.
12-03 16:51:07.592 W/OnBackInvokedCallback(11233): Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
12-03 16:51:07.612 V/SysLog (11233): Path: /data/user/0/com.tortel.syslog/cache/logs/2024-12-03_16.51/
12-03 16:51:07.622 V/SysLog (11233): Done grabbing logs
12-03 16:51:07.641 W/Parcel (11233): Expecting binder but got null!
12-03 16:51:07.662 E/OpenGLRenderer(11233): Unable to match the desired swap behavior.
Relevant screenshots
As soon as I open the mail app, it crashes... so no screenshot...
Solutions
Workaround
Possible fixes