ohio813 / smali

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

FaceBook 3.8 FC on start when reassembled with smali 2+ #192

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What seems to be the problem?
FaceBook 3.8 (and 3.7 also) FC's on start when ReAssembled (or debug info 
removed) with smali v2+ (tried also latest GitHub 263083faed).
It works normal when ReAssembled with smali 1.4.2 (or debug info removed)

What is the exact smali/baksmali command that you ran?
baksmali2 -x -o smali2 classes.dex
smali2 -o classes_new.dex smali2

What version of smali/baksmali are you using? What rom are you working
from?
Stock Sony ICS 4.0.4

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

LogCat error:
I/ActivityManager( 2885): START {flg=0x4000000 
cmp=com.facebook.katana/.ProtectedLoginActivity} from pid 6832

I/dalvikvm( 7565): Could not find method android.view.View.setBackground, 
referenced from method com.facebook.ui.drawers.DrawerController.a

W/dalvikvm( 7565): VFY: unable to resolve virtual method 5499: 
Landroid/view/View;.setBackground (Landroid/graphics/drawable/Drawable;)V

FaceBook 3.8 App (If attach fails): http://www.mirrorupload.net/file/ZYNXKVBC

Original issue reported on code.google.com by zoky1...@gmail.com on 8 Nov 2013 at 2:39

Attachments:

GoogleCodeExporter commented 9 years ago
This should be fixed in 2.0.2

Thanks!

Original comment by jesusfreke@jesusfreke.com on 11 Nov 2013 at 6:33

GoogleCodeExporter commented 9 years ago
Still getting FC on start when ReAssembled with smali v2.0.2 (GitHub-318954d56b)

Original comment by zoky1...@gmail.com on 11 Nov 2013 at 2:30

GoogleCodeExporter commented 9 years ago
Tried official v2.0.2, no luck, also FC...

Original comment by zoky1...@gmail.com on 11 Nov 2013 at 2:39