Actions
Bug #15392
closedCrash in RubyVM::InstructionSequence#to_binary
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-darwin18]
Backport:
Description
The following program causes a crash in Ruby 2.5.3 and 2.5.1 (but not in 2.4.4):
RubyVM::InstructionSequence.compile('a(b: 0) if false').to_binary
Files
Updated by shyouhei (Shyouhei Urabe) almost 6 years ago
It seems fixed on my machine. Can be a dup of #14897 ?
Updated by clayton-shopify (Clayton Smith) almost 6 years ago
Updated by jeremyevans0 (Jeremy Evans) about 5 years ago
- Related to Bug #15200: RubyVM::InstructionSequence can not compile to binary from method call with hash in 'if false' expression added
Updated by jeremyevans0 (Jeremy Evans) about 5 years ago
- Status changed from Open to Closed
Actions
Like0
Like0Like0Like0Like0