--HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi TJ, On Mon, Jul 19, 2010 at 01:30:41PM +0900, TJ Koblentz wrote: > Bug #3586: Using Nokogiri-1.4.2 with ruby 1.9.2dev (2010-07-06 revision 28549) and Rails3.beta4 > http://redmine.ruby-lang.org/issues/show/3586 > > Author: TJ Koblentz > Status: Open, Priority: Normal > ruby -v: ruby 1.9.2dev (2010-07-06 revision 28549) [x86_64-darwin10.2.0] > > This error occurs when I start the local rails server. I saw an error similar to this regarding Nokogiri mentioning this was a ruby problem, although I'm unsure. I apologize if it isn't. > > === CONSOLE OUTPUT === > > project tjk$ rails server > /Users/tjk/Desktop/project/mysql/gems/nokogiri-1.4.2/lib/nokogiri/nokogiri.bundle: [BUG] Segmentation fault It looks like you're using rvm. Did you make sure to install nokogiri with 1.8 *and* 1.9 with rvm? Nokogiri will definitely break if you compile it with 1.8 then try to use it with 1.9. -- Aaron Patterson http://tenderlovemaking.com/ --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) iQEcBAEBAgAGBQJMQ9iQAAoJEJUxcLy0/6/Gnj8IAKBOgmrPB6KvOwTTqrsdSlWl OK6ju+eQ8ltFGmDOSdHU1fKW4kPKupKMf4lUzF0+57P10LYSi88dhuAD5MMRBiDg ggHOvaYXVAb65Wxfb3D8LmqDOcAb6Y5K6W+kVq3c6hSN8wenRpTzs2B1FS+292wm a3B1djD3JBv8kmnSLq9wY+/H6wXeLcsw0dl/f7utD1O2m0pqr7K3NJm1vErn8x4v f+A25fWPmWb8Qdwgo52oGf/W6UnkH++9/5saRgdSqNSfhkpPSvdHBqtHF4dJxGD+ nf60NADR40Fj4CLySNFNVgD8J68kqtd9KhRZ2bDaeNrt3A9rTWuua+lfbNQ0fI8 ow -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD--