xychix / smali

Automatically exported from code.google.com/p/smali
0 stars 0 forks source link

deodexerant BUG #226

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What seems to be the problem?

Failed to load dvmGetInlineOpsTable

What is the exact smali/baksmali command that you ran?

adb shell /data/local/deodexerant > inline.txt
What version of smali/baksmali are you using? What rom are you working
from?
current edition
What is the airspeed velocity of an unladen swallow?
what?unknow

Please provide any additional information below: error messages, symptoms,
etc.

MT6592 
android 4.4.2 
 can not  dumps out dalvik's inline
method table. error messages is "Failed to load dvmGetInlineOpsTable"

Original issue reported on code.google.com by coderst...@163.com on 26 Oct 2014 at 6:36

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
the files of libart.so and libdvm.so

Original comment by coderst...@163.com on 26 Oct 2014 at 6:41

Attachments:

GoogleCodeExporter commented 9 years ago
This should be fixed by 
https://code.google.com/p/smali/source/detail?r=20d4a3c2b4f37b2f50bb2163fa1476e0
a75ce973

Original comment by jesusfreke@jesusfreke.com on 7 Nov 2014 at 7:05