topjohnwu / Magisk

The Magic Mask for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Samsung S23+ Android 14 Crash When Patch AP file

xuuhaoo opened this issue · comments

Device:
Android version: 14
Magisk version name: 27.0
Magisk version code: 27002

06-15 22:09:52.079  2026  5422 D SensorManager: unregisterListener :: com.samsung.android.displaysolution.EyeComfortSolutionService$2@4e4d96a
06-15 22:09:52.304 12398 12398 E me      : java.lang.IndexOutOfBoundsException
06-15 22:09:52.304 12398 12398 E me      : 	at java.io.BufferedInputStream.read(BufferedInputStream.java:331)
06-15 22:09:52.304 12398 12398 E me      : 	at java.io.FilterInputStream.read(FilterInputStream.java:133)
06-15 22:09:52.304 12398 12398 E me      : 	at a.if.read(SourceFile:4)
06-15 22:09:52.304 12398 12398 E me      : 	at java.io.FilterInputStream.read(FilterInputStream.java:107)
06-15 22:09:52.304 12398 12398 E me      : 	at a.GT.O(SourceFile:510)
06-15 22:09:52.304 12398 12398 E me      : 	at a.Ae.S(SourceFile:211)
06-15 22:09:52.304 12398 12398 E me      : 	at a.pT.D(SourceFile:1)
06-15 22:09:52.304 12398 12398 E me      : 	at a.sl.X(SourceFile:6)
06-15 22:09:52.304 12398 12398 E me      : 	at a.hZ.run(SourceFile:104)
06-15 22:09:52.304 12398 12398 E me      : 	at a.ID.run(SourceFile:33)
06-15 22:09:52.304 12398 12398 E me      : 	at a.TA.run(SourceFile:1)
06-15 22:09:52.304 12398 12398 E me      : 	at a.iz.run(SourceFile:92)
06-15 22:09:52.304 12398 12398 E me      : 	Suppressed: a.VA: [ol{Cancelling}@e2753ff, Dispatchers.Main.immediate]
06-15 22:09:52.304 12398 12398 I opjohnwu.magisk: System.exit called, status: 1
06-15 22:09:52.304 12398 12398 I AndroidRuntime: VM exiting with result code 1, cleanup skipped.
06-15 22:09:52.325  2026  5656 D InputMethodManagerService: removeClient
06-15 22:09:52.325  2026  8190 I WindowManager: WIN DEATH: Window{6c8fda0 u0 com.topjohnwu.magisk/com.topjohnwu.magisk.ui.MainActivity}
06-15 22:09:52.325  2026  2040 I ActivityManager: Process com.topjohnwu.magisk (pid 12398) has died: fg  TOP (581,3299)
06-15 22:09:52.325  2026  8190 D InputTransport: Input channel destroyed: '6c8fda0', fd=1046
06-15 22:09:52.325  2026  8190 W InputManager-JNI: Input channel object '6c8fda0 com.topjohnwu.magisk/com.topjohnwu.magisk.ui.MainActivity (client)' was disposed without first being removed with the input manager!
06-15 22:09:52.325  2026  8190 D InputTransport: Input channel destroyed: '6c8fda0', fd=1049

WX20240615-221450@2x

Invalid bug report, automatically closed.
Please report issues using the latest debug Magisk build (version code: 27002).