[使用] KernalBundle.patchKernalDex 空指针异常
作者: aibiaoxiaoyu创建于 2019年3月14日更新于 2025年10月28日
When performing hotfix deployment, a null pointer exception occurred when merging the differential package. W/System.err(3886): java.lang.NullPointerException W/System.err(3886): at android.taobao.atlas.startup.patch.KernalBundle.patchKernalDex(KernalBundle.java:420) W/System.err(3886): at android.taobao.atlas.startup.patch.KernalBundle.checkloadKernalBundle(KernalBundle.java:276) W/System.err(3886): at android.taobao.atlas.startup.AtlasBridgeApplication.attachBaseContext(AtlasBridgeApplication.java:295)
内容来源: alibaba/atlas