Fields completed from the logs uploaded in this thread.
Steps to reproduce/复现步骤
- HyperOS on Android 16, booting normally with Vector 3047 and the modules listed below.
- Flash any Vector build after 3047 (confirmed on 3051, reported from 3048 on).
- Reboot.
Expected behaviour/预期行为
The device boots.
Actual behaviour/实际行为
The device stays on the boot animation. com.miui.home starts and dies six times in three and a half minutes with java.lang.StackOverflowError, thrown while a module's onPackageLoaded runs: the stack alternates between a hooked Object.getClass() and the framework's hook dispatch until it is exhausted. The launcher never comes up, so the boot animation never ends.
The daemon starts once, injects into system_server once, and both stay up for the whole session — nothing on the daemon side reports an error. Flashing 3047 back boots normally, with the same modules loading into the same launcher process.
Xposed Module List/Xposed 模块列表
# loaded into com.miui.home, where the crash happens
com.yifeplayte.maxfreeform, com.yunzia.hyperstar, com.kiminonawa.HyperLight,
com.or10n.hyperosgesturehook, com.sevtinge.hyperceiler, dev.lackluster.mihelper,
com.xzakota.oshape
# also enabled elsewhere in the same boot
com.buildsession.betterYAMF, com.coderstory.toolkit, com.custombeta.fingerprintcataloge,
com.fan.edgex, com.jingyu233.miuiquickopenhook, com.keshav.capturesposed,
com.richardluo.globalIconPack, es.chiteroman.bootloaderspoofer,
io.github.howard20181.notificationiconfix, io.github.hyperisland,
io.github.jqssun.maceditor, io.github.soclear.edgex, me.connerowen.qspulldowntweak,
ru.sxbuIDfx.pFSOyagrG
Root implementation/Root 方案
KernelSU (ksud 33208), Zygisk Next 1.4.3 (817-e815170-release), Magic Mount-rs v4.0.6-853
System Module List/系统模块列表
Zygisk Next 1.4.3, Magic Mount-rs v4.0.6-853, .BRENE - SUSFS v0.0.55,
HMA-OSS Zygisk oss-164, AlwaysStrong v1.0.3, HyperUnlocked v2.2.2,
NavTweaks v30.0, Hide status bar v03, Disable apk signature vertification v1,
Hook for Inapp purchases (Lucky Patcher) 12.10.6, PMPatchLP 12.10.6
LSPosed version/LSPosed 版本
3051 fails; 3047 is the last confirmed working build
Android version/Android 版本
Android 16, SDK 36, arm64 — Redmi onyx, HyperOS OS3.0.303.0.WOLCNXM
Version requirement/版本要求
Logs/日志
LSPosed_2026-07-29T10_02_11.800479.zip and LSPosed_2026-07-29T10_02_30.090146.zip, where log.old/ is the failing 3051 boot and log/ the working 3047 one.
Steps to reproduce/复现步骤
Expected behaviour/预期行为
The device boots.
Actual behaviour/实际行为
The device stays on the boot animation.
com.miui.homestarts and dies six times in three and a half minutes withjava.lang.StackOverflowError, thrown while a module'sonPackageLoadedruns: the stack alternates between a hookedObject.getClass()and the framework's hook dispatch until it is exhausted. The launcher never comes up, so the boot animation never ends.The daemon starts once, injects into
system_serveronce, and both stay up for the whole session — nothing on the daemon side reports an error. Flashing 3047 back boots normally, with the same modules loading into the same launcher process.Xposed Module List/Xposed 模块列表
Root implementation/Root 方案
KernelSU (ksud 33208), Zygisk Next 1.4.3 (817-e815170-release), Magic Mount-rs v4.0.6-853
System Module List/系统模块列表
Zygisk Next 1.4.3, Magic Mount-rs v4.0.6-853, .BRENE - SUSFS v0.0.55, HMA-OSS Zygisk oss-164, AlwaysStrong v1.0.3, HyperUnlocked v2.2.2, NavTweaks v30.0, Hide status bar v03, Disable apk signature vertification v1, Hook for Inapp purchases (Lucky Patcher) 12.10.6, PMPatchLP 12.10.6LSPosed version/LSPosed 版本
3051 fails; 3047 is the last confirmed working build
Android version/Android 版本
Android 16, SDK 36, arm64 — Redmi
onyx, HyperOSOS3.0.303.0.WOLCNXMVersion requirement/版本要求
Logs/日志
LSPosed_2026-07-29T10_02_11.800479.zip and LSPosed_2026-07-29T10_02_30.090146.zip, where
log.old/is the failing 3051 boot andlog/the working 3047 one.