Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing Verification causing Crash #32

Open
5V715 opened this issue Jul 28, 2016 · 1 comment
Open

Failing Verification causing Crash #32

5V715 opened this issue Jul 28, 2016 · 1 comment

Comments

@5V715
Copy link

5V715 commented Jul 28, 2016

needed to xxxx most of the code but something fails during the verification of toString
crashes the app. Only happens on a Samsung I9190 Galaxy S4 mini as far as i can tell.

W/dalvikvm: VFY: invoke type does not match method type of Ljava/lang/Object;.toString
07-28 16:19:47.213 4395-6657/xxx.dev.debug W/dalvikvm: VFY: rejecting opcode 0x70 at 0x002c
07-28 16:19:47.213 4395-6657/xxx.dev.debug W/dalvikvm: VFY: rejected LxxxxModel$AjcClosure3;.access$super (LxxxxModel$AjcClosure3;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;
07-28 16:19:47.213 4395-6657/xxxx.dev.debug W/dalvikvm: Verifier rejected class LxxxModel$AjcClosure3;

@android10
Copy link
Owner

Could you elaborate a little bit more?

  • Conditions
  • Context
  • Steps to reproduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants