From: silin@... Date: 2015-05-17T21:14:16+00:00 Subject: [ruby-core:69219] [Ruby trunk - Bug #11159] [Open] RubyVM::InstructionSequence.compile(nil) #=> segfault Issue #11159 has been reported by Kyrylo Silin. ---------------------------------------- Bug #11159: RubyVM::InstructionSequence.compile(nil) #=> segfault https://bugs.ruby-lang.org/issues/11159 * Author: Kyrylo Silin * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- The following code causes a segfault both for Ruby 2.2.2 and Ruby 2.2.0 (I haven't tested other versions). The trace is attached. ~~~ RubyVM::InstructionSequence.compile(nil) ~~~ ---Files-------------------------------- ruby_vm_compile_segfault.txt (9.54 KB) -- https://bugs.ruby-lang.org/