General

Profile

chris.frederick (Chris Frederick)

  • Login: chris.frederick
  • Email: ruby-lang@neofin.net
  • Registered on: 07/02/2013
  • Last sign in: 07/30/2013

Issues

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

Activity

07/09/2013

07:11 AM Ruby Bug #8594: [BUG] rb_update_max_fd: invalid fd (4) given
It does fail in 2.0.0p195.
Running this script against a local filesystem will probably not produce any errors. I am using it to test networked filesystems during network disconnects. My FS will frequently return EINVAL - you won't ...
chris.frederick (Chris Frederick)

07/02/2013

10:06 AM Ruby Bug #8594 (Closed): [BUG] rb_update_max_fd: invalid fd (4) given
=begin
Note that I expect EINVAL when running this code. Most of the time it is correctly handled by the rescue on line 108. Occasionally, however, Ruby crashes.
I was originally experiencing this on 1.9.3p392; I upgraded to 2.0....
chris.frederick (Chris Frederick)

Also available in: Atom