Project

General

Profile

Actions

Bug #15406

closed

Loaded iseq may cause SEGV on GC

Added by wanabe (_ wanabe) over 5 years ago. Updated over 5 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.6.0dev (2018-12-13 trunk 66370) [x86_64-linux]
[ruby-core:90456]

Description

Attached test.rb causes SEGV on trunk r66370.
test.log is stderr log.

I don't known what [0, 13, 0] means, but I guess environment dependent.
./miniruby test.rb 4 17 0 also causes SEGV on mn environment but ./miniruby test.rb 4 16 0 doesn't.

Note:
I've found the issue during the investigation of #15395, but I don't know it is related or not.


Files

test.rb (282 Bytes) test.rb wanabe (_ wanabe), 12/12/2018 08:43 PM
test.log (10.5 KB) test.log wanabe (_ wanabe), 12/12/2018 08:46 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0