Skip to content

Instantly share code, notes, and snippets.

@donv
Created November 12, 2012 00:19
Show Gist options
  • Save donv/4056874 to your computer and use it in GitHub Desktop.
Save donv/4056874 to your computer and use it in GitHub Desktop.
DexOpt failure with new dx.jar and new JRuby 1.7.1.dev
D/installd( 37): DexInv: --- BEGIN '/data/app/org.ruboto.core-1.apk' ---
E/dalvikvm( 513): Out-of-order method_idx: 0xffff then 0x0
E/dalvikvm( 513): Trouble with item 3591 @ offset 0xa62e40
E/dalvikvm( 513): Swap of section type 2006 failed
E/dalvikvm( 513): ERROR: Byte swap + verify failed
E/dalvikvm( 513): Optimization failed
W/installd( 37): DexInv: --- END '/data/app/org.ruboto.core-1.apk' --- status=0xff00, process failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment