cantregister (Why Cantiregister)
- Login: cantregister
- Email: adehdesandies@gmail.com
- Registered on: 06/21/2012
- Last connection: 06/21/2012
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.
-
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
... -
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...
Also available in: Atom