Gerti
Fortgeschrittenes Mitglied
- 42
Hi,
seit dem Sicherheitspatch Januar 2022, hängt mein S20 in einer Bootschleife fest.
Es erscheint nach dem Startvorgang die PIN-Eingabe und wenige Augenblicke danach startet das Telefon neu.
Starte ich im abgesicherten Modus, läuft das Telefon normal.
Starte ich es danach wieder normal, dann fährt es auch normal hoch (da es nach dem abgesicherten Modus im Flugmodus bleibt) und ich kann den Flugmodus dann auch deaktivieren, ohne dass es neu startet. Nur wenn ich es mit eingeschaltetem WLAN starte und ein bekanntes WLAN verfügbar ist, dann kommt es in die Bootschleife.
Ich habe mal versucht über ADB irgendwas zu loggen, sehe aber dort die verursachende App nicht.
Hat jemand eine Idee dazu?
Gruß,
Gerti
seit dem Sicherheitspatch Januar 2022, hängt mein S20 in einer Bootschleife fest.
Es erscheint nach dem Startvorgang die PIN-Eingabe und wenige Augenblicke danach startet das Telefon neu.
Starte ich im abgesicherten Modus, läuft das Telefon normal.
Starte ich es danach wieder normal, dann fährt es auch normal hoch (da es nach dem abgesicherten Modus im Flugmodus bleibt) und ich kann den Flugmodus dann auch deaktivieren, ohne dass es neu startet. Nur wenn ich es mit eingeschaltetem WLAN starte und ein bekanntes WLAN verfügbar ist, dann kommt es in die Bootschleife.
Ich habe mal versucht über ADB irgendwas zu loggen, sehe aber dort die verursachende App nicht.
Hat jemand eine Idee dazu?
Code:
--------- beginning of crash
01-16 18:22:06.103 720 720 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7ff05d7000 in tid 720 (esecos_daemon), pid 720 (esecos_daemon)
01-16 18:22:06.460 736 736 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-16 18:22:06.460 736 736 F DEBUG : Build fingerprint: 'samsung/x1seea/x1s:12/SP1A.210812.016/G980FXXSCEUL9:user/release-keys'
01-16 18:22:06.460 736 736 F DEBUG : Revision: '22'
01-16 18:22:06.460 736 736 F DEBUG : ABI: 'arm64'
01-16 18:22:06.460 736 736 F DEBUG : Timestamp: 2022-01-16 18:22:06.148197688+0100
01-16 18:22:06.460 736 736 F DEBUG : Process uptime: 1s
01-16 18:22:06.460 736 736 F DEBUG : Cmdline:
01-16 18:22:06.460 736 736 F DEBUG : pid: 720, tid: 720, name: esecos_daemon >>> <<<
01-16 18:22:06.460 736 736 F DEBUG : uid: 1000
01-16 18:22:06.460 736 736 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7ff05d7000
01-16 18:22:06.460 736 736 F DEBUG : x0 0000007ff05d2249 x1 0000000000000000 x2 ffffffffffffb1c6 x3 0000007ff05d7000
01-16 18:22:06.460 736 736 F DEBUG : x4 0000007ff05d2246 x5 0000000000000004 x6 fefeff384b544442 x7 7f7f7f7f7f7f7f7f
01-16 18:22:06.460 736 736 F DEBUG : x8 0000000000000003 x9 0000000000000000 x10 000000798bc14318 x11 000000785bb70618
01-16 18:22:06.460 736 736 F DEBUG : x12 0000007ff05d29c0 x13 ffffff80ffffffd0 x14 0000000000000004 x15 0000354c3b130d80
01-16 18:22:06.461 736 736 F DEBUG : x16 000000798bc2b078 x17 000000798bbb6d60 x18 000000798e52e000 x19 0000007ff05d2248
01-16 18:22:06.461 736 736 F DEBUG : x20 0000000000000000 x21 fffffffffffffffe x22 0000007ff05d2248 x23 000000798d7bb000
01-16 18:22:06.461 736 736 F DEBUG : x24 000000798d7bb000 x25 0000007ff05d4ab0 x26 0000000000000000 x27 0000000000000000
01-16 18:22:06.461 736 736 F DEBUG : x28 0000000000000000 x29 0000007ff05d2220
01-16 18:22:06.461 736 736 F DEBUG : lr 000000798bbf9008 sp 0000007ff05d2220 pc 000000798bbb6e60 pst 00000000a0000000
01-16 18:22:06.461 736 736 F DEBUG : backtrace:
01-16 18:22:06.461 736 736 F DEBUG : #00 pc 000000000004ce60 /apex/com.android.runtime/lib64/bionic/libc.so (memset+256) (BuildId: 17e1b0bf97783158157befc3962dfee4)
01-16 18:22:06.461 736 736 F DEBUG : #01 pc 000000000008f004 /apex/com.android.runtime/lib64/bionic/libc.so (strncpy+80) (BuildId: 17e1b0bf97783158157befc3962dfee4)
01-16 18:22:06.461 736 736 F DEBUG : #02 pc 0000000000010950 /system/bin/esecos_daemon (StrToJson+116) (BuildId: 8533f1b63e4c87bf2ed27299af5e8431)
01-16 18:22:25.770 1149 3577 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-33
01-16 18:22:25.770 1149 3577 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:22:25.770 1149 3577 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:22:25.770 1149 3577 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:22:25.770 1149 3577 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:22:25.770 1149 3577 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:22:25.770 1149 3577 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:22:25.920 2867 3049 E AndroidRuntime: FATAL EXCEPTION: lowpool[1]
01-16 18:22:25.920 2867 3049 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 2867
01-16 18:22:25.920 2867 3049 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:22:25.922 2867 3576 E AndroidRuntime: FATAL EXCEPTION: highpool[3]
01-16 18:22:25.922 2867 3576 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 2867
01-16 18:22:25.922 2867 3576 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:22:43.852 3836 6259 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-38
01-16 18:22:43.852 3836 6259 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:22:43.852 3836 6259 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:22:43.852 3836 6259 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:22:43.852 3836 6259 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:22:43.852 3836 6259 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:22:43.852 3836 6259 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:23:00.605 6501 8919 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-32
01-16 18:23:00.605 6501 8919 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:23:00.605 6501 8919 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:23:00.605 6501 8919 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:23:00.605 6501 8919 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:23:00.605 6501 8919 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:23:00.605 6501 8919 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:23:00.823 8217 8247 E AndroidRuntime: FATAL EXCEPTION: lowpool[1]
01-16 18:23:00.823 8217 8247 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 8217
01-16 18:23:00.823 8217 8247 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:23:00.826 8217 8901 E AndroidRuntime: FATAL EXCEPTION: lowpool[3]
01-16 18:23:00.826 8217 8901 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 8217
01-16 18:23:00.826 8217 8901 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:23:17.422 9166 11536 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-32
01-16 18:23:17.422 9166 11536 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:23:17.422 9166 11536 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:23:17.422 9166 11536 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:23:17.422 9166 11536 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:23:17.422 9166 11536 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:23:17.422 9166 11536 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:23:17.673 10883 11519 E AndroidRuntime: FATAL EXCEPTION: lowpool[3]
01-16 18:23:17.673 10883 11519 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 10883
01-16 18:23:17.673 10883 11519 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:23:17.685 10883 11539 E AndroidRuntime: FATAL EXCEPTION: highpool[3]
01-16 18:23:17.685 10883 11539 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 10883
01-16 18:23:17.685 10883 11539 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:23:17.697 9748 10296 E AndroidRuntime: FATAL EXCEPTION: IpClient.wlan0
01-16 18:23:17.697 9748 10296 E AndroidRuntime: Process: com.android.networkstack.process, PID: 9748
01-16 18:23:17.697 9748 10296 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:23:34.389 11777 14168 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-33
01-16 18:23:34.389 11777 14168 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:23:34.389 11777 14168 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:23:34.389 11777 14168 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:23:34.389 11777 14168 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:23:34.389 11777 14168 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:23:34.389 11777 14168 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:23:34.658 13512 13512 E AndroidRuntime: FATAL EXCEPTION: main
01-16 18:23:34.658 13512 13512 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 13512
01-16 18:23:34.658 13512 13512 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:23:34.658 13545 13545 E AndroidRuntime: FATAL EXCEPTION: main
01-16 18:23:34.658 13545 13545 E AndroidRuntime: Process: com.google.android.gms, PID: 13545
01-16 18:23:34.658 13545 13545 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:23:34.689 12399 12897 E AndroidRuntime: FATAL EXCEPTION: IpClient.wlan0
01-16 18:23:34.689 12399 12897 E AndroidRuntime: Process: com.android.networkstack.process, PID: 12399
01-16 18:23:34.689 12399 12897 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:23:51.662 14419 16810 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-32
01-16 18:23:51.662 14419 16810 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:23:51.662 14419 16810 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:23:51.662 14419 16810 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:23:51.662 14419 16810 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:23:51.662 14419 16810 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:23:51.662 14419 16810 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:23:51.889 16147 16809 E AndroidRuntime: FATAL EXCEPTION: highpool[3]
01-16 18:23:51.889 16147 16809 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 16147
01-16 18:23:51.889 16147 16809 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:23:51.908 16147 16175 E AndroidRuntime: FATAL EXCEPTION: lowpool[0]
01-16 18:23:51.908 16147 16175 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 16147
01-16 18:23:51.908 16147 16175 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:23:51.908 14944 15533 E AndroidRuntime: FATAL EXCEPTION: IpClient.wlan0
01-16 18:23:51.908 14944 15533 E AndroidRuntime: Process: com.android.networkstack.process, PID: 14944
01-16 18:23:51.908 14944 15533 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:24:09.683 17045 19472 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-32
01-16 18:24:09.683 17045 19472 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:24:09.683 17045 19472 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:24:09.683 17045 19472 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:24:09.683 17045 19472 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:24:09.683 17045 19472 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:24:09.683 17045 19472 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:24:09.929 18764 19401 E AndroidRuntime: FATAL EXCEPTION: highpool[3]
01-16 18:24:09.929 18764 19401 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 18764
01-16 18:24:09.929 18764 19401 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:24:27.890 19729 22162 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-32
01-16 18:24:27.890 19729 22162 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:24:27.890 19729 22162 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:24:27.890 19729 22162 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:24:27.890 19729 22162 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:24:27.890 19729 22162 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:24:27.890 19729 22162 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:24:28.059 21454 22087 E AndroidRuntime: FATAL EXCEPTION: highpool[3]
01-16 18:24:28.059 21454 22087 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 21454
01-16 18:24:28.059 21454 22087 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:24:28.083 21454 22139 E AndroidRuntime: FATAL EXCEPTION: lowpool[3]
01-16 18:24:28.083 21454 22139 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 21454
01-16 18:24:28.083 21454 22139 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:24:44.752 22412 24777 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-33
01-16 18:24:44.752 22412 24777 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:24:44.752 22412 24777 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:24:44.752 22412 24777 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:24:44.752 22412 24777 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:24:44.752 22412 24777 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:24:44.752 22412 24777 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:24:44.972 24224 24224 E AndroidRuntime: FATAL EXCEPTION: main
01-16 18:24:44.972 24224 24224 E AndroidRuntime: Process: com.samsung.android.calendar, PID: 24224
01-16 18:24:44.972 24224 24224 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:24:45.002 23600 23600 E AndroidRuntime: FATAL EXCEPTION: main
01-16 18:24:45.002 23600 23600 E AndroidRuntime: Process: com.google.android.cellbroadcastreceiver, PID: 23600
01-16 18:24:45.002 23600 23600 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:24:45.017 24132 24132 E AndroidRuntime: FATAL EXCEPTION: main
01-16 18:24:45.017 24132 24132 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 24132
01-16 18:24:45.017 24132 24132 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:24:45.025 24132 24161 E AndroidRuntime: FATAL EXCEPTION: lowpool[1]
01-16 18:24:45.025 24132 24161 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 24132
01-16 18:24:45.025 24132 24161 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:24:45.031 24132 24773 E AndroidRuntime: FATAL EXCEPTION: ConnectivityThread
01-16 18:24:45.031 24132 24773 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 24132
01-16 18:24:45.031 24132 24773 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:24:45.035 24132 24822 E AndroidRuntime: FATAL EXCEPTION: lowpool[4]
01-16 18:24:45.035 24132 24822 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 24132
01-16 18:24:45.035 24132 24822 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:25:04.966 25029 27468 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-32
01-16 18:25:04.966 25029 27468 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:25:04.966 25029 27468 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:25:04.966 25029 27468 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:25:04.966 25029 27468 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:25:04.966 25029 27468 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:25:04.966 25029 27468 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:25:05.133 26758 27342 E AndroidRuntime: FATAL EXCEPTION: highpool[3]
01-16 18:25:05.133 26758 27342 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 26758
01-16 18:25:05.133 26758 27342 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
01-16 18:25:24.500 27698 30150 E AndroidRuntime: !@*** FATAL EXCEPTION IN SYSTEM PROCESS: Thread-32
01-16 18:25:24.500 27698 30150 E AndroidRuntime: java.lang.IllegalArgumentException: Unknown authority com.samsung.klmsagent.provider
01-16 18:25:24.500 27698 30150 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2454)
01-16 18:25:24.500 27698 30150 E AndroidRuntime: at android.content.ContentResolver.call(ContentResolver.java:2437)
01-16 18:25:24.500 27698 30150 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService.lambda$activateKnoxLicense$2$EnterpriseLicenseService(EnterpriseLicenseService.java:1437)
01-16 18:25:24.500 27698 30150 E AndroidRuntime: at com.android.server.enterprise.license.EnterpriseLicenseService$$ExternalSyntheticLambda1.run(Unknown Source:4)
01-16 18:25:24.500 27698 30150 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
01-16 18:25:24.697 29425 30111 E AndroidRuntime: FATAL EXCEPTION: highpool[3]
01-16 18:25:24.697 29425 30111 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 29425
01-16 18:25:24.697 29425 30111 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
Gruß,
Gerti