Project

General

Profile

Actions

Bug #13865

closed

Triggered segfault, on Ruby2.4/OSX.

Added by 0xab (0xAB .) over 6 years ago. Updated over 6 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-darwin15]
[ruby-core:82641]

Description

Hi.

I ran into a segmentation fault, the reproduction steps are here:

$ git clone https://github.com/r-obert/pry-plusplus.git
$ cd pry-plusplus
$ git checkout edf3496f425ef2512431a79b72a2a5fd930b2fcf
$ gem install bundler --no-rdoc --no-ri
$ bundle install
$ rake pry # or: ruby -Ilib bin/pry
pry(main)> _pry_.h.deprecate_method! Object.methods.map{|m| Object.method(m) }, "everything is deprecated"
zsh: segmentation fault rake pry

Sorry, I have not reduced further. Could this be an exception instead, so I can see what is wrong? Thanks.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0