General

Profile

lucasamorim (Lucas Amorim)

  • Login: lucasamorim
  • Registered on: 11/17/2015
  • Last sign in: 12/02/2015

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

12/01/2015

06:53 AM Ruby master Bug #11756 (Closed): SEGV Thread#inspect when sets the thread#name as a OpenStruct
How to reproduce:
Run this script:
~~~ruby
require 'ostruct'
thread = Thread.new { 0 }
thread.name = OpenS...
lucasamorim (Lucas Amorim)

Also available in: Atom