From: Mike Dalessio Date: 2010-03-31T15:36:18+09:00 Subject: Re: A sure way to crash JRuby with Nokogiri, on Windows --001636b2ace19cbfa4048312f6e1 Content-Type: text/plain; charset=ISO-8859-1 On Sat, Mar 27, 2010 at 1:15 PM, Luc Heinrich wrote: > Greetings, > > I'm sending this to Ruby-talk because I'm really not sure if the problem is > in JRuby, Nokogiri or FFI. > > So, Using JRuby 1.4.0 (standard or complete) and Nokogiri-java 1.4.1, on > Windows, try this: > This works just fine on OS X. Anyone has any idea what the problem is? > This appears to be an issue with the libxml2 DLL shipped with Nokogiri's JRuby gem. You can follow along at: http://github.com/tenderlove/nokogiri/issues/#issue/248 --001636b2ace19cbfa4048312f6e1--