[wtr-general] watir/thread - Segmentation fault Ruby 1.9.3-p545 - I probably found a bug

2014-07-29 Thread u . gotzes
Hi, the following little script produces a segmentation fault when executed with Ruby 1.9.3-p545 under Windows. __ require 'watir' Thread.new{Watir::Browser.new}.join __ Best regards, Uwe -- -- Before posting, please read http://watir.

[wtr-general] watir/thread - Segmentation fault Ruby 1.9.3-p545

2014-07-28 Thread u . gotzes
require 'watir' Thread.new{Watir::Browser.new}.join -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http://groups.google.com/group/watir-general watir-general+unsubscr...@googlegroups.com --- You received th