Skip to content

Instantly share code, notes, and snippets.

@jkutner
Created August 29, 2014 21:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jkutner/3ad1675b8a6c8eefe079 to your computer and use it in GitHub Desktop.
Save jkutner/3ad1675b8a6c8eefe079 to your computer and use it in GitHub Desktop.
installing travis-1.7.0.gem
ERROR: Loading command: install (LoadError)
load error: jopenssl/load -- java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
org/jruby/ext/openssl/X509Cert.sign(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; @140: invokevirtual
Reason:
Type 'org/bouncycastle/asn1/ASN1ObjectIdentifier' (current frame, stack[1]) is not assignable to 'org/bouncycastle/asn1/DERObjectIdentifier'
Current Frame:
bci: @140
flags: { }
locals: { 'org/jruby/ext/openssl/X509Cert', 'org/jruby/runtime/ThreadContext', 'org/jruby/runtime/builtin/IRubyObject', 'org/jruby/runtime/builtin/IRubyObject', 'org/jruby/Ruby', 'java/lang/String', 'java/lang/String', 'java/lang/String', 'java/util/Iterator', 'org/jruby/ext/openssl/X509Extensions$Extension', '[B' }
stack: { 'org/bouncycastle/x509/X509V3CertificateGenerator', 'org/bouncycastle/asn1/ASN1ObjectIdentifier', integer, '[B' }
Bytecode:
0000000: 2bb4 001f 3a04 2cc0 008c b600 a13a 052d
0000010: c000 a2b6 00a3 3a06 2dc0 00a2 b600 a4b6
0000020: 0072 3a07 129e 1905 b600 9c99 000d 12a5
0000030: 1906 b600 9c9a 0017 129b 1905 b600 9c99
0000040: 0015 12a6 1907 b600 7499 000b 1904 12a7
0000050: b800 2ebf 2ab4 0010 b900 a801 003a 0819
0000060: 08b9 004c 0100 9900 3919 08b9 004d 0100
0000070: c000 a93a 0919 09b6 00aa 3a0a 2ab4 0014
0000080: 1909 b600 ab19 09b6 00ac 190a b600 ada7
0000090: 000d 3a0a 1904 190a b600 6bbf a7ff c32a
00000a0: b400 14bb 008d 59b7 008e 1906 b600 9012
00000b0: aeb6 0090 1905 b600 90b6 0093 b600 af2a
00000c0: b400 89c7 0008 2a2b b700 8a2a 2ab4 0014
00000d0: 2cc0 008c b600 b0b6 00b1 b500 15a7 000f
00000e0: 3a08 2ab6 0062 1908 b800 2cbf 2ab4 0015
00000f0: c700 0d19 0401 c000 2db8 002e bf2a b400
0000100: 15b6 00b3 b800 b43a 0819 08c7 000c 2ab4
0000110: 0015 b600 b33a 082a 1904 1908 b600 31b5
0000120: 0070 2a03 b500 112a b0
Exception Handler Table:
bci [117, 143] => handler: 146
bci [203, 221] => handler: 224
Stackmap Table:
full_frame(@56,{Object[#304],Object[#305],Object[#314],Object[#314],Object[#303],Object[#313],Object[#313],Object[#313]},{})
same_frame(@76)
same_frame(@84)
append_frame(@95,Object[#316])
full_frame(@146,{Object[#304],Object[#305],Object[#314],Object[#314],Object[#303],Object[#313],Object[#313],Object[#313],Object[#316],Object[#395]},{Object[#355]})
chop_frame(@156,1)
chop_frame(@159,1)
same_frame(@203)
same_locals_1_stack_item_frame(@224,Object[#396])
same_frame(@236)
same_frame(@253)
append_frame(@279,Object[#313])
ERROR: While executing gem ... (NoMethodError)
undefined method `invoke_with_build_args' for nil:NilClass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment