Closed GoogleCodeExporter closed 9 years ago
Thanks. This has nothing to do with the (non-existant) link section, but it
appears that it can't create a .smali file with that class name, because it's
too long.
This is something that I'll need to fix.
Original comment by bgruv@google.com
on 19 Jun 2012 at 11:11
Issue 164 has been merged into this issue.
Original comment by bgruv@google.com
on 12 Mar 2013 at 5:58
Issue 164 has been merged into this issue.
Original comment by bgruv@google.com
on 13 Mar 2013 at 9:29
Finally got around to fixing this :)
The fix is in the dexlib_redesign branch, and will be in the next 2.0 beta -
v2.0b6
Original comment by jesusfreke@jesusfreke.com
on 14 Sep 2013 at 9:04
:java -jar baksmali.jar -v
baksmali 2.0b6-dev (http://smali.googlecode.com)
still can't handle long file names...
Error occured while disassembling class
Lpl.polidea.treeview.яLKwlekljkj5w3lkjkljkJlOWEIMmNWHEHKSPIJLNWLHNWLHJDKWPWISJN
NNHBHWKEWYHEYWPWWKELWJEKWEWNELWJEJHWELKWEWUEWIEKWLRJFKWNENWKJEJKWHEKWJEJHWKEWJHR
KLWHJEKWJEJHWJEHWHEKWEHWHEHjehhwkjrhwerwnbewnrwemnrwkjh5n4m4mwn54mnkhjJNdenrrrr3
453nmNMEWERTENRNERMERJEJRNNWKJEWNEWWKEJWEЯ; - skipping class
java.io.IOException: Operation not permitted
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(Unknown Source)
at org.jf.baksmali.baksmali.disassembleClass(baksmali.java:159)
at org.jf.baksmali.baksmali.access$000(baksmali.java:47)
at org.jf.baksmali.baksmali$1.call(baksmali.java:95)
at org.jf.baksmali.baksmali$1.call(baksmali.java:93)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Original comment by vene...@gmail.com
on 11 Dec 2013 at 5:33
it turns out that if I try to write to a VM mouted shared folder it won't work,
but locally works, may a only-windows issue
Original comment by vene...@gmail.com
on 11 Dec 2013 at 5:38
Out of curiosity, could you try it directly on your windows system?
Original comment by jesusfreke@jesusfreke.com
on 11 Dec 2013 at 7:32
root@aes256:~# cp -r ~/smali-81648539c9f6/baksmali/build/libs/out2
/media/sf_linux/out
cp: cannot create regular file
`/media/sf_linux/out/яLKwlekljkj5w3lkjkljkJlOWEIMmNWHEHKSPIJLNWLHNWLHJDKWPWISJN
NNHBHWKEWYHEYWPWWKELWJEKWEWNELWJEJHWELKWEWUEWIEKWLRJFKWNENWKJ#HJEKWJEJHWJEHWHEKW
EHWHEHjehhwkjrhwerwnbewnrwemnrwkjh5n4m4mwn54mnkhjJNdenrrrr3453nmNMEWERTENRNERMER
JEJRNNWKJEWNEWWKEJWEЯ.smali': Operation not permitted
copy itself it's not allowed, so it's a filesystem problem. will try to test it
directly in the next days
Original comment by vene...@gmail.com
on 11 Dec 2013 at 11:19
Original issue reported on code.google.com by
ustcchen...@gmail.com
on 17 Jun 2012 at 7:17Attachments: