Closed shen0 closed 8 years ago
`No pending exception expected: java.lang.ArrayIndexOutOfBoundsException: length=75; index=27206'
Same as https://github.com/rovo89/Xposed/issues/64 If you manage to deodex this ROM completely, let me know. I believe the files are too corrupted for this.
thans for quik response. could u tell me which files is related to this issue ,or the whole system/framework dir need to be deodex , /system/bin/dex2oat seems more importent ?
@rovo89 I tried to deodex the framework dir, but only got a few dex files successfully. they are: android.policy.dex apache-xml.dex bouncycastle.dex com.sonyericsson.uxp.dex conscrypt.dex core-junit.dex core-libart.dex ext.dex framework.dex framework-classes2.dex ims-common.dex mms-common.dex oem-services.dex okhttp.dex org.codeaurora.Performance.dex qcmediaplayer.dex tcmiface.dex telephony-common.dex vcard.dex voip-common.dex WfdCommon.dex
i don't know wheather they're helpful or not. as i can see, the ArrayIndexOutOfBoundsException occurs while the system tried to execute dex2oat to odex some system file. for example , transfer ethernet-services.odex from ethernet-services.jar. as there's already a odex file exist there, could this transfer been skipped ?
hello rovo89, Thans for your great work on this great project ! i have seen a thread about sony t2 has the similar problem.and seems you need to deodx some files in the rom.is it ethernetserver.odex ? if it is,i will have a try. the log file in my sony c3 seems didn't mentioned any file.is it the same issue with sony T 2? here is my log.