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

java.lang.VerifyError: Bad type on operand stack #87

Open
kumarsubramanir opened this issue Oct 24, 2016 · 0 comments
Open

java.lang.VerifyError: Bad type on operand stack #87

kumarsubramanir opened this issue Oct 24, 2016 · 0 comments

Comments

@kumarsubramanir
Copy link

Hi Am using version 2.6.1 and am trying to upgrade to latest (3.0.2) and getting below exception

java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
com/danga/MemCached/MemCachedClient.(Ljava/lang/String;ZZ)V @26: putfield
Reason:
Type 'com/schooner/MemCached/BinaryClient' (current frame, stack[1]) is not assignable to 'com/danga/MemCached/MemCachedClient'
Current Frame:
bci: @26
flags: { }
locals: { 'com/danga/MemCached/MemCachedClient', 'java/lang/String', integer, integer }
stack: { 'com/danga/MemCached/MemCachedClient', 'com/schooner/MemCached/BinaryClient' }
Bytecode:
0000000: 2ab7 00b2 2a12 b4b6 0093 b500 b61d 9900
0000010: 122a bb00 c559 2bb7 00c7 b500 aba7 001e
0000020: 2a1c 9900 0ebb 00c9 592b b700 cba7 000b
0000030: bb00 cc59 2bb7 00ce b500 abb1
Stackmap Table:
full_frame(@32,{Object[#1],Object[#148],Integer,Integer},{})
same_locals_1_stack_item_frame(@48,Object[#1])
full_frame(@56,{Object[#1],Object[#148],Integer,Integer},{Object[#1],Object[#1]})
same_frame(@59)

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

1 participant