Hpricot bug

Hello,

how could I solve my problem with hpricot under mac? I searched the same
bug on google, didn´t find it. Shall I reinstall my hpricot gem from my
system?

k2mac:demo cellx$ script/server
/Users/cellx/.gem/ruby/1.8/gems/hpricot-0.6.164/lib/universal-java1.6/fast_xs.bundle:
[BUG] Bus Error
ruby 1.8.7 (2008-08-11 patchlevel 72) [i686-darwin9]

Abort trap
k2mac:demo cellx$ gem list

*** LOCAL GEMS ***

actionmailer (2.2.2)
actionpack (2.2.2)
activerecord (2.2.2)
activeresource (2.2.2)
activesupport (2.2.2)
acts_as_ferret (0.4.3)
daemons (1.0.10)
dnssd (0.7.0)
eventmachine (0.12.2)
ferret (0.11.6)
highline (1.5.0)
hpricot (0.6.164)
libxml-ruby (0.9.7)
mechanize (0.9.0)
nokogiri (1.1.0)
ParseTree (3.0.2)
rack (0.4.0)
rails (2.2.2)
rake (0.8.3)
ruby-openid (2.1.2)
ruby2ruby (1.2.1)
rubynode (0.1.5)
sexp_processor (3.0.0)
termios (0.9.4)
k2mac:demo cellx$ uname -a
Darwin k2mac 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST
2008; root:xnu-1228.9.59~1/RELEASE_I386 i386
k2mac:demo cellx$

I solve my problem through nice support by irc channel.

It was the problem of gem hpricot with some of my system. I just had
delete this hpricot by my folder in my mac system:
/Users/cellx/.gem/ruby/1.8/gems and delete the “error” package of
hpricot.

That´s all.