bytedance / btrace

🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more native events like Render/Binder/IO etc.
Other
1.9k stars 268 forks source link

processClassMapping throws java.lang.StringIndexOutOfBoundsException #81

Open sixangle opened 1 year ago

sixangle commented 1 year ago

PC: Apple M2 mcOS 13.4.1 AGP: 4.2.0 JDK: 11 Gradle: 6.7.1 stacktrace:

mzule commented 1 year ago

这个应该是边界case,我们看下