General

Profile

cantregister (Why Cantiregister)

Issues

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

Activity

06/21/2012

01:32 PM Backport193 Backport #6618: Seg Fault when printing thread.keys
sorry about the strange username, i tried to register 3 times before this one worked. cantregister (Why Cantiregister)
01:31 PM Backport193 Backport #6618: Seg Fault when printing thread.keys
threadtest.rb
puts ">>>>>>>>>>>>>>>> starting"
require 'bigdecimal'
for thr in Thread.list
puts thr.keys
end
...
cantregister (Why Cantiregister)
01:30 PM Backport193 Backport #6618 (Closed): Seg Fault when printing thread.keys
This is very easy to reproduce:
require 'bigdecimal'
for thr in Thread.list
puts thr.keys
end
Somehow a k...
cantregister (Why Cantiregister)

Also available in: Atom