Skip to content

Instantly share code, notes, and snippets.

@bjfish
Created March 6, 2015 13:35
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 bjfish/19d8ae424678e1a1ff0a to your computer and use it in GitHub Desktop.
Save bjfish/19d8ae424678e1a1ff0a to your computer and use it in GitHub Desktop.
json_pure graal errors
jruby: using Graal Truffle Runtime
[truffle] opt fail _scan:/Users/brandonfish/Documents/jruby-mine/lib/ruby/truffle/rubysl/rubysl-strscan/lib/rubysl/strscan/strscan.rb:280|Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail full:core:/core/shims.rb:177 <split-0-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail MatchData#begin(core):core: MatchData#begin <split-1-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail MatchData#end(core):core: MatchData#end <split-1-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail parse_string:json_test.rb:1068 |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail parse_object:json_test.rb:1168 |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail gsub:core:/core/rubinius/common/string.rb:166 |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail []:/Users/brandonfish/Documents/jruby-mine/lib/ruby/truffle/rubysl/rubysl-strscan/lib/rubysl/strscan/strscan.rb:50 <split-0-U>|Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail MatchData#[](core):core: MatchData#[] <split-1-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail []:/Users/brandonfish/Documents/jruby-mine/lib/ruby/truffle/rubysl/rubysl-strscan/lib/rubysl/strscan/strscan.rb:50 <split-1-U>|Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail MatchData#[](core):core: MatchData#[] <split-2-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail search_region:core:/core/rubinius/bootstrap/regexp.rb:49 <split-0-U>|Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail last_match=:core:/core/rubinius/bootstrap/regexp.rb:54 <split-0-U>|Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail last_match=:core:/core/rubinius/bootstrap/regexp.rb:54 <split-1-U>|Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail parse_value:json_test.rb:1101 |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail Hash#[]=(core):core: Hash#[]= <split-5-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail Kernel#dup(core):core: Kernel#dup |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail Kernel#initialize_dup(core):core: Kernel#initialize_dup <split-7-U>|Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail String#initialize_copy(core):core: String#initialize_copy <split-7-U>|Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail Class#new(core):core: Class#new <split-15-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail Hash#initialize(core):core: Hash#initialize <split-1-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail parse_array:json_test.rb:1136 |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail block in times:json_test.rb:1782 <split-0-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: Found illegal recursive call to HotSpotMethod<Utility.recursiveAppendNumber(StringBuffer, int, int, int)>, must annotate such calls with @TruffleBoundary!
[truffle] opt fail parse:json_test.rb:525 |Reason com.oracle.graal.nodes.util.GraphUtil$2: Found illegal recursive call to HotSpotMethod<Utility.recursiveAppendNumber(StringBuffer, int, int, int)>, must annotate such calls with @TruffleBoundary!
[truffle] opt fail Class#new(core):core: Class#new <split-13-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: Found illegal recursive call to HotSpotMethod<Utility.recursiveAppendNumber(StringBuffer, int, int, int)>, must annotate such calls with @TruffleBoundary!
[truffle] opt fail initialize:json_test.rb:929 |Reason com.oracle.graal.nodes.util.GraphUtil$2: Found illegal recursive call to HotSpotMethod<Utility.recursiveAppendNumber(StringBuffer, int, int, int)>, must annotate such calls with @TruffleBoundary!
[truffle] opt fail Hash#[](core):core: Hash#[] <split-18-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail convert_encoding:json_test.rb:1004 |Reason com.oracle.graal.nodes.util.GraphUtil$2: Found illegal recursive call to HotSpotMethod<String.split(String)>, must annotate such calls with @TruffleBoundary!
[truffle] opt fail String#encoding(core):core: String#encoding <split-0-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail String#encode(core):core: String#encode <split-0-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: Found illegal recursive call to HotSpotMethod<SignatureParser.parseFieldTypeSignature()>, must annotate such calls with @TruffleBoundary!
[truffle] opt fail Hash#[](core):core: Hash#[] <split-19-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail Hash#[](core):core: Hash#[] <split-20-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail Hash#[](core):core: Hash#[] <split-21-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail Hash#[](core):core: Hash#[] <split-22-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
[truffle] opt fail Hash#[](core):core: Hash#[] <split-23-U> |Reason com.oracle.graal.nodes.util.GraphUtil$2: This code path should never be part of a compilation. []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment