General

Profile

itiut (Yuichi TANIKAWA)

Issues

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

Activity

08/31/2014

09:52 PM Ruby Bug #10190 (Closed): Segmentation fault when Thread::Queue#push is called through dRuby
I found a segmentation fault when `Thread::Queue` is attached to a dRuby server as a front object and `#push` is called from a dRuby client.
Here are programs, a procedure and logs.
## server.rb
~~~ruby
require 'drb/drb'
require '...
itiut (Yuichi TANIKAWA)

Also available in: Atom