wangfrombupt/smali

Unsupported link section

Closed this issue · 4 comments

What seems to be the problem?

cannot diassemble dex file which has link section

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

baksmali 1.4.2


Original issue reported on code.google.com by ikhsan.s...@gmail.com on 1 Mar 2013 at 10:09

Are you sure you aren't able to disassemble the file? baksmali prints this 
message out as a non-fatal warning, if the dex file has a value in the "link 
section" field in the header.

Original comment by bgruv@google.com on 1 Mar 2013 at 10:19

  • Changed state: Pending
Yup I'm sure. I thought so but it just happened, I did't get the .smali file. 
here is a print out when I try to disassemble

Original comment by ikhsan.s...@gmail.com on 1 Mar 2013 at 10:50

Attachments:

This is a totally different issue, that has nothing to do with the link 
section. This is the same issue as in 159

Original comment by bgruv@google.com on 1 Mar 2013 at 10:51

  • Changed state: Duplicate
Whoops I'm sorry, I didn't read that "unexpected top-level exception" :p

please fix it ASAP :D

Original comment by ikhsan.s...@gmail.com on 2 Mar 2013 at 8:11