> Did anyone else encounter anything like this, or something is extremely > wrong with my msys/mingw or dependencies (taken from gnuwin32)? Seeing > that rubyinstaller is moving to 1.9.1 I'd really like to know if anyone > else experiences hangs like this. Do you not get those issues using msvc compiled? What about mingw compiled 1.8.6? There was a recent thread on rubyinstaller about it, with nobody going deep enough to actually determine what's going on :) (the subject had to do with GCC 4.3). > P.S. > Because Ruby 1.8 also manages to sometimes hang up in rb_w32_select (and > 100% reliably when doing make test-all), I smell something very fishy > here, and maybe it only happens on my work pc (I'm using a mac at home), > so I'd like more input from other people using mingw. I know that one bug was fixed for me re: rb_w32_select not selecting on "lotsa fd's" but I'd imagine that's unrelated. http://redmine.ruby-lang.org/issues/show/755 Thanks. -=r -- Posted via http://www.ruby-forum.com/.