revanced-manager
revanced-manager copied to clipboard
bug: aapt2 segfault on 32bit ARM device
Type
Error while running the manager
Manager Branch
Flutter
Bug description
aapt2 crashes with exit code 135 (typically a segmentation fault) when patching on a 32bit ARM mobile phone. This happens at the end of patching before installing.
Steps to reproduce
- Download the YouTube APK (version 17.36.37) from APKMirror
- Run Manager on a 32-bit ARM android device
- Patch YouTube with microG
- wait until Manager closes
Android version
Android 8.1
Manager version
0.0.17 (Downloaded from GitHub)
Target package name
com.google.android.youtube
Target package version.
17.36.37
Installation type
Non-root
Patches selected.
- MicroG Support (v0.0.1)
Device logs (exported using Manager settings).
--------- beginning of crash
09-20 11:18:35.858 15501 24018 E AndroidRuntime: FATAL EXCEPTION: Thread-19
09-20 11:18:35.858 15501 24018 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 15501
09-20 11:18:35.858 15501 24018 E AndroidRuntime: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-CSZLGR/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL4965417260967547927.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-CSZLGR/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-CSZLGR/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-CSZLGR/cache/build/resources.zip]
09-20 11:18:35.858 15501 24018 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:491)
09-20 11:18:35.858 15501 24018 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:626)
09-20 11:18:35.858 15501 24018 E AndroidRuntime: at app.revanced.patcher.Patcher.save(Patcher.kt:212)
09-20 11:18:35.858 15501 24018 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:214)
09-20 11:18:35.858 15501 24018 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-20 11:18:35.858 15501 24018 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-20 11:18:35.858 15501 24018 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
09-20 11:18:35.858 15501 24018 E AndroidRuntime: Caused by: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-CSZLGR/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL4965417260967547927.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-CSZLGR/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-CSZLGR/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-CSZLGR/cache/build/resources.zip]
09-20 11:18:35.858 15501 24018 E AndroidRuntime: at brut.util.OS.exec(OS.java:99)
09-20 11:18:35.858 15501 24018 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:487)
09-20 11:18:35.858 15501 24018 E AndroidRuntime: ... 6 more
09-20 21:14:20.397 1534 4398 E AndroidRuntime: FATAL EXCEPTION: Thread-53
09-20 21:14:20.397 1534 4398 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 1534
09-20 21:14:20.397 1534 4398 E AndroidRuntime: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-WBTWAM/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL8110829937956808157.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-WBTWAM/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-WBTWAM/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-WBTWAM/cache/build/resources.zip]
09-20 21:14:20.397 1534 4398 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:491)
09-20 21:14:20.397 1534 4398 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:626)
09-20 21:14:20.397 1534 4398 E AndroidRuntime: at app.revanced.patcher.Patcher.save(Patcher.kt:212)
09-20 21:14:20.397 1534 4398 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:214)
09-20 21:14:20.397 1534 4398 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-20 21:14:20.397 1534 4398 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-20 21:14:20.397 1534 4398 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
09-20 21:14:20.397 1534 4398 E AndroidRuntime: Caused by: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-WBTWAM/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL8110829937956808157.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-WBTWAM/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-WBTWAM/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-WBTWAM/cache/build/resources.zip]
09-20 21:14:20.397 1534 4398 E AndroidRuntime: at brut.util.OS.exec(OS.java:99)
09-20 21:14:20.397 1534 4398 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:487)
09-20 21:14:20.397 1534 4398 E AndroidRuntime: ... 6 more
09-20 21:56:11.483 8762 8889 E AndroidRuntime: FATAL EXCEPTION: Thread-7
09-20 21:56:11.483 8762 8889 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 8762
09-20 21:56:11.483 8762 8889 E AndroidRuntime: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-LOELMP/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL5892566004583001356.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-LOELMP/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-LOELMP/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-LOELMP/cache/build/resources.zip]
09-20 21:56:11.483 8762 8889 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:491)
09-20 21:56:11.483 8762 8889 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:626)
09-20 21:56:11.483 8762 8889 E AndroidRuntime: at app.revanced.patcher.Patcher.save(Patcher.kt:212)
09-20 21:56:11.483 8762 8889 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:214)
09-20 21:56:11.483 8762 8889 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-20 21:56:11.483 8762 8889 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-20 21:56:11.483 8762 8889 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
09-20 21:56:11.483 8762 8889 E AndroidRuntime: Caused by: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-LOELMP/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL5892566004583001356.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-LOELMP/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-LOELMP/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-LOELMP/cache/build/resources.zip]
09-20 21:56:11.483 8762 8889 E AndroidRuntime: at brut.util.OS.exec(OS.java:99)
09-20 21:56:11.483 8762 8889 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:487)
09-20 21:56:11.483 8762 8889 E AndroidRuntime: ... 6 more
09-20 22:28:29.871 17047 17222 E AndroidRuntime: FATAL EXCEPTION: Thread-8
09-20 22:28:29.871 17047 17222 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 17047
09-20 22:28:29.871 17047 17222 E AndroidRuntime: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-AQGMEX/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL6582512239412183299.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-AQGMEX/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-AQGMEX/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-AQGMEX/cache/build/resources.zip]
09-20 22:28:29.871 17047 17222 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:491)
09-20 22:28:29.871 17047 17222 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:626)
09-20 22:28:29.871 17047 17222 E AndroidRuntime: at app.revanced.patcher.Patcher.save(Patcher.kt:212)
09-20 22:28:29.871 17047 17222 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:214)
09-20 22:28:29.871 17047 17222 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-20 22:28:29.871 17047 17222 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-20 22:28:29.871 17047 17222 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
09-20 22:28:29.871 17047 17222 E AndroidRuntime: Caused by: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-AQGMEX/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL6582512239412183299.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-AQGMEX/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-AQGMEX/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-AQGMEX/cache/build/resources.zip]
09-20 22:28:29.871 17047 17222 E AndroidRuntime: at brut.util.OS.exec(OS.java:99)
09-20 22:28:29.871 17047 17222 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:487)
09-20 22:28:29.871 17047 17222 E AndroidRuntime: ... 6 more
09-21 09:25:41.280 28415 29762 E AndroidRuntime: FATAL EXCEPTION: Thread-12
09-21 09:25:41.280 28415 29762 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 28415
09-21 09:25:41.280 28415 29762 E AndroidRuntime: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-MMYHAA/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL5139864840143451456.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-MMYHAA/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-MMYHAA/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-MMYHAA/cache/build/resources.zip]
09-21 09:25:41.280 28415 29762 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:491)
09-21 09:25:41.280 28415 29762 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:626)
09-21 09:25:41.280 28415 29762 E AndroidRuntime: at app.revanced.patcher.Patcher.save(Patcher.kt:212)
09-21 09:25:41.280 28415 29762 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:214)
09-21 09:25:41.280 28415 29762 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-21 09:25:41.280 28415 29762 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-21 09:25:41.280 28415 29762 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
09-21 09:25:41.280 28415 29762 E AndroidRuntime: Caused by: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-MMYHAA/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL5139864840143451456.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-MMYHAA/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-MMYHAA/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-MMYHAA/cache/build/resources.zip]
09-21 09:25:41.280 28415 29762 E AndroidRuntime: at brut.util.OS.exec(OS.java:99)
09-21 09:25:41.280 28415 29762 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:487)
09-21 09:25:41.280 28415 29762 E AndroidRuntime: ... 6 more
09-21 10:27:27.341 16975 5702 E AndroidRuntime: FATAL EXCEPTION: Thread-7
09-21 10:27:27.341 16975 5702 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 16975
09-21 10:27:27.341 16975 5702 E AndroidRuntime: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-KBTCBC/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL4956197043678428336.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-KBTCBC/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-KBTCBC/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-KBTCBC/cache/build/resources.zip]
09-21 10:27:27.341 16975 5702 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:491)
09-21 10:27:27.341 16975 5702 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:626)
09-21 10:27:27.341 16975 5702 E AndroidRuntime: at app.revanced.patcher.Patcher.save(Patcher.kt:212)
09-21 10:27:27.341 16975 5702 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:214)
09-21 10:27:27.341 16975 5702 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-21 10:27:27.341 16975 5702 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-21 10:27:27.341 16975 5702 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
09-21 10:27:27.341 16975 5702 E AndroidRuntime: Caused by: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-UasIAf1_xHgvzrAindjYCQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-KBTCBC/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL4956197043678428336.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-KBTCBC/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-KBTCBC/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-KBTCBC/cache/build/resources.zip]
09-21 10:27:27.341 16975 5702 E AndroidRuntime: at brut.util.OS.exec(OS.java:99)
09-21 10:27:27.341 16975 5702 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:487)
09-21 10:27:27.341 16975 5702 E AndroidRuntime: ... 6 more
--------- beginning of system
09-21 17:05:53.388 4582 4582 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-21 17:05:53.724 4582 4582 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-21 17:05:54.140 4582 4582 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-21 17:05:54.508 4582 4582 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-21 17:05:54.744 4582 4582 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-21 17:05:54.958 4582 4582 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-21 17:05:55.279 4582 4582 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-21 17:05:55.493 4582 4582 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-21 17:05:55.762 4582 4582 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-21 17:05:56.029 4582 4720 E AndroidRuntime: FATAL EXCEPTION: Thread-8
09-21 17:05:56.029 4582 4720 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 4582
09-21 17:05:56.029 4582 4720 E AndroidRuntime: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL4911422666907290254.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/build/resources.zip]
09-21 17:05:56.029 4582 4720 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:491)
09-21 17:05:56.029 4582 4720 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:626)
09-21 17:05:56.029 4582 4720 E AndroidRuntime: at app.revanced.patcher.Patcher.save(Patcher.kt:212)
09-21 17:05:56.029 4582 4720 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:214)
09-21 17:05:56.029 4582 4720 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-21 17:05:56.029 4582 4720 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-21 17:05:56.029 4582 4720 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
09-21 17:05:56.029 4582 4720 E AndroidRuntime: Caused by: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL4911422666907290254.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/build/resources.zip]
09-21 17:05:56.029 4582 4720 E AndroidRuntime: at brut.util.OS.exec(OS.java:99)
09-21 17:05:56.029 4582 4720 E AndroidRuntime: at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:487)
09-21 17:05:56.029 4582 4720 E AndroidRuntime: ... 6 more
09-21 17:05:56.044 4582 4582 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-21 17:05:57.513 4582 4582 W InputMethodManager: APP_CALLED_RESTART_INPUT_API failed. Window focus may have already been lost. win=null view=io.flutter.embedding.android.FlutterView{807c98c GFED..... ......I. 0,0-1080,2160 #1},focus=false,windowFocus=false,window=android.view.ViewRootImpl$WEx@30c39d5,temporaryDetach=false
--------- beginning of main
[Due to GitHub's comment limit, the remainder of the logs will be posted in a seperate comment]
Installer logs (exported using Installer menu option) [unneeded if issue is not during patching].
No response
Screenshots or videos
No response
Solution
Make sure that the correct aapt2 binary is used in Manager
Additional context
Device: LG-M700A CPU ABI: armeabi-v7a Device is not rooted, no custom ROM is used.
Relevant line of the stack trace/logcat:
09-21 17:05:56.029 4582 4720 E AndroidRuntime: Caused by: brut.common.BrutException: could not exec (exit code = 135): [/data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/lib/arm/libaapt.so, link, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/aapt_temp_file, --min-sdk-version, 26, --target-sdk-version, 33, --version-code, 1531571648, --version-name, 17.36.37, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --allow-reserved-package-id, -e, /data/user/0/app.revanced.manager.flutter/cache/APKTOOL4911422666907290254.tmp, -0, arsc, -I, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/1.apk, --manifest, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/AndroidManifest.xml, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-VNKFMC/cache/build/resources.zip]
Remainder of Device Logs (split in two comments because of GitHub's length limit):
--------- beginning of main
09-21 17:06:22.336 5643 5643 I zygote : Rejecting re-init on previously-failed class java.lang.Class<io.flutter.embedding.engine.FlutterJNI$$ExternalSyntheticLambda0>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;
09-21 17:06:22.337 5643 5643 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-21 17:06:22.337 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-21 17:06:22.337 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:271)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:180)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivity.onCreate(android.os.Bundle) (FlutterActivity.java:498)
09-21 17:06:22.337 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle, android.os.PersistableBundle) (Activity.java:7028)
09-21 17:06:22.337 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:7019)
09-21 17:06:22.337 5643 5643 I zygote : at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1215)
09-21 17:06:22.337 5643 5643 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2788)
09-21 17:06:22.337 5643 5643 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2913)
09-21 17:06:22.337 5643 5643 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-21 17:06:22.337 5643 5643 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1615)
09-21 17:06:22.337 5643 5643 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:106)
09-21 17:06:22.337 5643 5643 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-21 17:06:22.337 5643 5643 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6687)
09-21 17:06:22.337 5643 5643 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-21 17:06:22.337 5643 5643 I zygote : at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438)
09-21 17:06:22.337 5643 5643 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:810)
09-21 17:06:22.337 5643 5643 I zygote : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.ImageDecoder$OnHeaderDecodedListener" on path: DexPathList[[zip file "/data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/base.apk"],nativeLibraryDirectories=[/data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/lib/arm, /data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/base.apk!/lib/armeabi-v7a, /system/lib, /system/vendor/lib]]
09-21 17:06:22.337 5643 5643 I zygote : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:125)
09-21 17:06:22.337 5643 5643 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-21 17:06:22.337 5643 5643 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-21 17:06:22.337 5643 5643 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-21 17:06:22.337 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-21 17:06:22.337 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:271)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:180)
09-21 17:06:22.337 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivity.onCreate(android.os.Bundle) (FlutterActivity.java:498)
09-21 17:06:22.337 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle, android.os.PersistableBundle) (Activity.java:7028)
09-21 17:06:22.337 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:7019)
09-21 17:06:22.337 5643 5643 I zygote : at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1215)
09-21 17:06:22.338 5643 5643 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2788)
09-21 17:06:22.338 5643 5643 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2913)
09-21 17:06:22.338 5643 5643 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-21 17:06:22.338 5643 5643 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1615)
09-21 17:06:22.338 5643 5643 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:106)
09-21 17:06:22.338 5643 5643 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-21 17:06:22.338 5643 5643 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6687)
09-21 17:06:22.338 5643 5643 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-21 17:06:22.338 5643 5643 I zygote : at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438)
09-21 17:06:22.338 5643 5643 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:810)
09-21 17:06:22.338 5643 5643 I zygote :
09-21 17:06:22.339 5643 5643 I zygote : Rejecting re-init on previously-failed class java.lang.Class<io.flutter.embedding.engine.FlutterJNI$$ExternalSyntheticLambda0>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;
09-21 17:06:22.340 5643 5643 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-21 17:06:22.340 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-21 17:06:22.340 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:271)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:180)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivity.onCreate(android.os.Bundle) (FlutterActivity.java:498)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle, android.os.PersistableBundle) (Activity.java:7028)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:7019)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1215)
09-21 17:06:22.340 5643 5643 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2788)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2913)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1615)
09-21 17:06:22.340 5643 5643 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:106)
09-21 17:06:22.340 5643 5643 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6687)
09-21 17:06:22.340 5643 5643 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-21 17:06:22.340 5643 5643 I zygote : at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438)
09-21 17:06:22.340 5643 5643 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:810)
09-21 17:06:22.340 5643 5643 I zygote : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.ImageDecoder$OnHeaderDecodedListener" on path: DexPathList[[zip file "/data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/base.apk"],nativeLibraryDirectories=[/data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/lib/arm, /data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/base.apk!/lib/armeabi-v7a, /system/lib, /system/vendor/lib]]
09-21 17:06:22.340 5643 5643 I zygote : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:125)
09-21 17:06:22.340 5643 5643 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-21 17:06:22.340 5643 5643 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-21 17:06:22.340 5643 5643 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-21 17:06:22.340 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-21 17:06:22.340 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:271)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:180)
09-21 17:06:22.340 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivity.onCreate(android.os.Bundle) (FlutterActivity.java:498)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle, android.os.PersistableBundle) (Activity.java:7028)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:7019)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1215)
09-21 17:06:22.340 5643 5643 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2788)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2913)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1615)
09-21 17:06:22.340 5643 5643 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:106)
09-21 17:06:22.340 5643 5643 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-21 17:06:22.340 5643 5643 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6687)
09-21 17:06:22.340 5643 5643 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-21 17:06:22.340 5643 5643 I zygote : at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438)
09-21 17:06:22.341 5643 5643 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:810)
09-21 17:06:22.341 5643 5643 I zygote :
09-21 17:06:22.342 5643 5643 I zygote : Rejecting re-init on previously-failed class java.lang.Class<io.flutter.embedding.engine.FlutterJNI$$ExternalSyntheticLambda0>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;
09-21 17:06:22.342 5643 5643 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-21 17:06:22.342 5643 5643 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-21 17:06:22.342 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-21 17:06:22.342 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-21 17:06:22.342 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-21 17:06:22.342 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-21 17:06:22.342 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:271)
09-21 17:06:22.342 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:180)
09-21 17:06:22.342 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivity.onCreate(android.os.Bundle) (FlutterActivity.java:498)
09-21 17:06:22.342 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle, android.os.PersistableBundle) (Activity.java:7028)
09-21 17:06:22.342 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:7019)
09-21 17:06:22.342 5643 5643 I zygote : at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1215)
09-21 17:06:22.342 5643 5643 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2788)
09-21 17:06:22.342 5643 5643 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2913)
09-21 17:06:22.342 5643 5643 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-21 17:06:22.342 5643 5643 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1615)
09-21 17:06:22.342 5643 5643 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:106)
09-21 17:06:22.342 5643 5643 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-21 17:06:22.342 5643 5643 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6687)
09-21 17:06:22.342 5643 5643 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-21 17:06:22.342 5643 5643 I zygote : at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438)
09-21 17:06:22.342 5643 5643 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:810)
09-21 17:06:22.342 5643 5643 I zygote : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.ImageDecoder$OnHeaderDecodedListener" on path: DexPathList[[zip file "/data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/base.apk"],nativeLibraryDirectories=[/data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/lib/arm, /data/app/app.revanced.manager.flutter-Op9tijf_QkkfjBbmphyRKQ==/base.apk!/lib/armeabi-v7a, /system/lib, /system/vendor/lib]]
09-21 17:06:22.342 5643 5643 I zygote : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:125)
09-21 17:06:22.342 5643 5643 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-21 17:06:22.343 5643 5643 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-21 17:06:22.343 5643 5643 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-21 17:06:22.343 5643 5643 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-21 17:06:22.343 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-21 17:06:22.343 5643 5643 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-21 17:06:22.343 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-21 17:06:22.343 5643 5643 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-21 17:06:22.343 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:271)
09-21 17:06:22.343 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:180)
09-21 17:06:22.343 5643 5643 I zygote : at void io.flutter.embedding.android.FlutterActivity.onCreate(android.os.Bundle) (FlutterActivity.java:498)
09-21 17:06:22.343 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle, android.os.PersistableBundle) (Activity.java:7028)
09-21 17:06:22.343 5643 5643 I zygote : at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:7019)
09-21 17:06:22.343 5643 5643 I zygote : at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1215)
09-21 17:06:22.343 5643 5643 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2788)
09-21 17:06:22.343 5643 5643 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2913)
09-21 17:06:22.343 5643 5643 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-21 17:06:22.343 5643 5643 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1615)
09-21 17:06:22.343 5643 5643 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:106)
09-21 17:06:22.343 5643 5643 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-21 17:06:22.343 5643 5643 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6687)
09-21 17:06:22.343 5643 5643 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-21 17:06:22.343 5643 5643 I zygote : at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438)
09-21 17:06:22.343 5643 5643 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:810)
09-21 17:06:22.343 5643 5643 I zygote :
09-21 17:06:22.462 5643 5643 I Adreno : QUALCOMM build : 3cacbab, I3843e1d0c8
09-21 17:06:22.462 5643 5643 I Adreno : Build Date : 04/05/18
09-21 17:06:22.462 5643 5643 I Adreno : OpenGL ES Shader Compiler Version: EV031.22.00.01
09-21 17:06:22.462 5643 5643 I Adreno : Local Branch :
09-21 17:06:22.462 5643 5643 I Adreno : Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.6.5.R1.08.01.00.312.063
09-21 17:06:22.462 5643 5643 I Adreno : Remote Branch : NONE
09-21 17:06:22.462 5643 5643 I Adreno : Reconstruct Branch : NOTHING
09-21 17:06:22.468 5643 5643 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
09-21 17:06:22.521 5643 5643 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
09-21 17:06:22.757 5643 5682 D OpenGLRenderer: HWUI GL Pipeline
09-21 17:06:22.776 5643 5643 D BezellessGripSuppressionFilter: getdisplaysize, x : 1080 y : 2160
09-21 17:06:22.890 5643 5682 I OpenGLRenderer: Initialized EGL, version 1.4
09-21 17:06:22.890 5643 5682 D OpenGLRenderer: Swap behavior 2
09-21 17:06:24.137 5643 5662 I flutter : dynamic_color: Dynamic color not detected on this device.
09-21 17:06:24.167 5643 5663 D vndksupport: Loading /vendor/lib/hw/[email protected] from current namespace instead of sphal namespace.
09-21 17:06:24.189 5643 5663 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8937.so from current namespace instead of sphal namespace.
09-21 17:06:24.213 5643 5643 W System.err: java.io.IOException: Cannot run program "su": error=13, Permission denied
09-21 17:06:24.217 5643 5643 W System.err: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
09-21 17:06:24.217 5643 5643 W System.err: at com.stericson.RootTools.execution.Shell.<init>(Shell.java:66)
09-21 17:06:24.217 5643 5643 W System.err: at com.stericson.RootTools.execution.Shell.startRootShell(Shell.java:513)
09-21 17:06:24.217 5643 5643 W System.err: at com.stericson.RootTools.execution.Shell.startRootShell(Shell.java:495)
09-21 17:06:24.217 5643 5643 W System.err: at com.stericson.RootTools.internal.RootToolsInternalMethods.isAccessGiven(RootToolsInternalMethods.java:764)
09-21 17:06:24.217 5643 5643 W System.err: at com.stericson.RootTools.RootTools.isAccessGiven(RootTools.java:538)
09-21 17:06:24.217 5643 5643 W System.err: at com.gokul.root.RootPlugin.isRooted(RootPlugin.java:48)
09-21 17:06:24.217 5643 5643 W System.err: at com.gokul.root.RootPlugin.onMethodCall(RootPlugin.java:40)
09-21 17:06:24.217 5643 5643 W System.err: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-21 17:06:24.217 5643 5643 W System.err: at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-21 17:06:24.218 5643 5643 W System.err: at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-21 17:06:24.218 5643 5643 W System.err: at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-21 17:06:24.218 5643 5643 W System.err: at android.os.Handler.handleCallback(Handler.java:790)
09-21 17:06:24.218 5643 5643 W System.err: at android.os.Handler.dispatchMessage(Handler.java:99)
09-21 17:06:24.218 5643 5643 W System.err: at android.os.Looper.loop(Looper.java:164)
09-21 17:06:24.218 5643 5643 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6687)
09-21 17:06:24.218 5643 5643 W System.err: at java.lang.reflect.Method.invoke(Native Method)
09-21 17:06:24.218 5643 5643 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
09-21 17:06:24.218 5643 5643 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)
09-21 17:06:24.218 5643 5643 W System.err: Caused by: java.io.IOException: error=13, Permission denied
09-21 17:06:24.218 5643 5643 W System.err: at java.lang.UNIXProcess.forkAndExec(Native Method)
09-21 17:06:24.218 5643 5643 W System.err: at java.lang.UNIXProcess.<init>(UNIXProcess.java:133)
09-21 17:06:24.218 5643 5643 W System.err: at java.lang.ProcessImpl.start(ProcessImpl.java:128)
09-21 17:06:24.218 5643 5643 W System.err: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
09-21 17:06:24.218 5643 5643 W System.err: ... 18 more
09-21 17:06:24.270 5643 5643 I Timeline: Timeline: Activity_idle id: android.os.BinderProxy@7fa8a09 time:2056350977
09-21 17:06:24.331 5643 5648 I zygote : Do partial code cache collection, code=25KB, data=30KB
09-21 17:06:24.334 5643 5648 I zygote : After code cache collection, code=25KB, data=30KB
09-21 17:06:24.334 5643 5648 I zygote : Increasing code cache capacity to 128KB
09-21 17:06:24.512 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 133, previously 134
09-21 17:06:24.514 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 151, previously 153
09-21 17:06:24.514 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 127, previously 379
09-21 17:06:24.564 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 185, previously 186
09-21 17:06:24.565 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 136, previously 140
09-21 17:06:24.565 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 35, previously 63
09-21 17:06:24.565 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 126, previously 361
09-21 17:06:24.572 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 3, previously 15
09-21 17:06:24.573 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 342, previously 495
09-21 17:06:24.573 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 208, previously 1165
09-21 17:06:24.656 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 313, previously 317
09-21 17:06:24.656 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 182, previously 746
09-21 17:06:24.730 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 182, previously 203
09-21 17:06:24.730 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 204, previously 1103
09-21 17:06:24.756 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 285, previously 290
09-21 17:06:24.758 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 1393, previously 1406
09-21 17:06:24.758 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 66, previously 64
09-21 17:06:24.758 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 204, previously 1129
09-21 17:06:24.765 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 452, previously 467
09-21 17:06:24.765 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 10, previously 62
09-21 17:06:24.765 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 206, previously 1125
09-21 17:06:24.779 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2, previously 4
09-21 17:06:24.779 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 934, previously 978
09-21 17:06:24.781 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 95, previously 881
09-21 17:06:24.781 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 463, previously 484
09-21 17:06:24.781 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 181, previously 963
09-21 17:06:24.795 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 31, previously 64
09-21 17:06:24.795 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2, previously 22
09-21 17:06:24.795 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2631, previously 2634
09-21 17:06:24.795 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2, previously 256
09-21 17:06:24.796 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 536, previously 541
09-21 17:06:24.796 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 190, previously 860
09-21 17:06:24.851 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 597, previously 625
09-21 17:06:24.851 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 209, previously 1204
09-21 17:06:24.874 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 287, previously 291
09-21 17:06:24.874 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 272, previously 1418
09-21 17:06:24.948 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2939, previously 3070
09-21 17:06:24.948 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 181, previously 1278
09-21 17:06:25.002 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 552, previously 553
09-21 17:06:25.004 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 625, previously 639
09-21 17:06:25.004 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 201, previously 1063
09-21 17:06:25.011 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 185, previously 190
09-21 17:06:25.012 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 181, previously 769
09-21 17:06:25.017 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 265, previously 276
09-21 17:06:25.017 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 184, previously 737
09-21 17:06:25.028 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 8, previously 10
09-21 17:06:25.030 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 446, previously 464
09-21 17:06:25.030 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 224, previously 1190
09-21 17:06:25.129 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 180, previously 190
09-21 17:06:25.129 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 202, previously 1060
09-21 17:06:25.147 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 264, previously 270
09-21 17:06:25.211 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 162, previously 167
09-21 17:06:25.218 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 179, previously 183
09-21 17:06:25.218 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 172, previously 742
09-21 17:06:25.344 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 291, previously 303
09-21 17:06:25.344 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 209, previously 1030
09-21 17:06:25.538 5643 5643 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-21 17:06:25.587 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 132, previously 136
09-21 17:06:25.587 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 130, previously 410
09-21 17:06:25.626 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 167, previously 171
09-21 17:06:25.635 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 168, previously 175
09-21 17:06:25.635 5643 5643 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-21 17:06:25.635 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 173, previously 706
09-21 17:06:25.671 5643 5643 I AudioManagerEx: AudioManagerEx created
09-21 17:06:25.805 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 7, previously 10
09-21 17:06:25.805 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 836, previously 954
09-21 17:06:25.810 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 520, previously 526
09-21 17:06:25.810 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 221, previously 1099
09-21 17:06:25.948 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 294, previously 304
09-21 17:06:25.948 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 66, previously 169
09-21 17:06:25.948 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 186, previously 774
09-21 17:06:25.988 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 224, previously 239
09-21 17:06:25.999 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 597, previously 593
09-21 17:06:25.999 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 165, previously 626
09-21 17:06:26.051 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 205, previously 209
09-21 17:06:26.055 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 205, previously 209
09-21 17:06:26.065 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 1135, previously 1142
09-21 17:06:26.065 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 173, previously 711
09-21 17:06:26.079 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2482, previously 2483
09-21 17:06:26.083 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 433, previously 438
09-21 17:06:26.084 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 201, previously 874
09-21 17:06:26.400 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 1414, previously 1423
09-21 17:06:26.409 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 192, previously 919
09-21 17:06:26.731 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 96, previously 100
09-21 17:06:26.734 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 96, previously 100
09-21 17:06:26.743 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 151, previously 155
09-21 17:06:26.743 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 129, previously 379
09-21 17:06:26.931 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 184, previously 816
09-21 17:06:26.957 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 454, previously 675
09-21 17:06:26.957 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 206, previously 1160
09-21 17:06:26.987 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 175, previously 193
09-21 17:06:26.991 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 181, previously 190
09-21 17:06:26.991 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 178, previously 695
09-21 17:06:27.000 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 140, previously 143
09-21 17:06:27.001 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 127, previously 382
09-21 17:06:27.090 5643 5643 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-21 17:06:27.278 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 1101, previously 1111
09-21 17:06:27.278 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 204, previously 1328
09-21 17:06:27.356 5643 5643 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-21 17:06:27.608 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 1528, previously 1520
09-21 17:06:27.609 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 246, previously 923
09-21 17:06:27.830 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 39, previously 45
09-21 17:06:27.835 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 39, previously 45
09-21 17:06:27.837 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
09-21 17:06:27.882 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 1, previously 5
09-21 17:06:27.882 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 241, previously 247
09-21 17:06:27.886 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 198, previously 208
09-21 17:06:27.886 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 187, previously 795
09-21 17:06:28.010 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 143, previously 146
09-21 17:06:28.010 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 179, previously 726
09-21 17:06:28.414 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 11, previously 18
09-21 17:06:28.414 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 1596, previously 1605
09-21 17:06:28.657 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 960, previously 991
09-21 17:06:28.658 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 328, previously 2286
09-21 17:06:28.678 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 325, previously 474
09-21 17:06:28.678 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 202, previously 1145
09-21 17:06:28.687 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 464, previously 559
09-21 17:06:28.689 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 383, previously 451
09-21 17:06:28.689 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 158, previously 509
09-21 17:06:28.721 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 174, previously 176
09-21 17:06:28.721 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 156, previously 508
09-21 17:06:28.784 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 957, previously 985
09-21 17:06:28.784 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 324, previously 333
09-21 17:06:28.784 5643 5700 W ResourceType: ResTable_typeSpec entry count inconsistent: given 321, previously 2766
09-21 17:06:32.691 5643 5643 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-21 17:06:32.710 5643 5648 I zygote : Do partial code cache collection, code=62KB, data=58KB
09-21 17:06:32.712 5643 5648 I zygote : After code cache collection, code=62KB, data=58KB
09-21 17:06:32.712 5643 5648 I zygote : Increasing code cache capacity to 256KB
09-21 17:06:33.087 5643 5643 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-21 17:06:33.256 5643 5643 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-21 17:06:33.322 5643 5643 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
Manager is not supported on armv7 yet as mentioned in readme.
Why is this still open? Manager doesn't support armv7 right. The issue is related to that only.
@ILoveOpenSourceAppications do you want to triage our repositories? If that is the case, please reach out [email protected].
@ILoveOpenSourceAppications do you want to triage our repositories? If that is the case, please reach out [email protected].
By triage, you mean that I'll make sure that every issue reported is an actual issue or one which was caused by the user, known issue and forth?
Triage as defined here.
Triage
Okay
Why is this still open? Manager doesn't support armv7 right. The issue is related to that only.
I think this issue was used as a central issue for not supporting ARMv7. See the other issues marked as a duplicate of this issue for details.
This issue has not been solved, and thus I don't believe that it should have been closed. Closing incomplete issues will clear up your list, but you are just hiding the issues so that you'll never be reminded of them.
I know, its in the readme, but this issue should stay open until it is fixed.
This is a bug report not a feature request.
This is a bug report not a feature request.
My point still stands though, it is a bug that has not been fixed.
It is not a bug, supporting 32 bit is considered a feature, at most you can open a bug report on our aapt2 repo
ReVanved many times patched and complied successfully on a 32-bit OS. I recommend to export the apk for Arm-8 only to avoid any "feature request" in the future which is technically a bug that wasn't intended and instead of admitting that it's a bug and fix it, we simply rename it to a "feature request" to feel better about it.
They gave you instructions on opening this issue in the relevant repo
Someone else is taking the blame now. I see.
There is no blame
See https://github.com/revanced/revanced-patcher/pull/165 (better mention this late than never)
This is not an issue with ReVanced Manager, but AAPT that is used by ReVanced Patcher. Closing therefor.