alibaba / alibaba/AndFix

部分机型(eg: 三星a8)在添加补丁后 第一次打开修复没问题,第二次打开 就直接卡死了;

Open
#124 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
7k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

java.lang.IllegalAccessError: Method 'void com.xxx.app.control.SubmitSuccessActivity_CF.c()' is inaccessible to class 'com.xxx.app.control.SubmitSuccessActivity_CF' (declaration of 'com.xxx.app.control.SubmitSuccessActivity_CF' appears in /data/data/com.xxx.app/files/apatch/

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure on the reported Samsung A8 scenario: apply a patch, open the repaired app twice, and capture the second-launch crash. Trace the IllegalAccessError for SubmitSuccessActivity_CF.c() and compare the generated or patched class with the class loaded from /data/data/com.xxx.app/files/apatch/. Done means the second launch no longer hangs or raises this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.