Shugo Maeda <shugo / ruby-lang.org> writes: > Hi Andy, > > At Wed, 17 May 2000 23:43:27 -0400, > Andrew Hunt <Andy / Toolshed.Com> wrote: > > I've been trying to get mod_ruby to work with the latest version > > of Ruby from CVS, and it's just not happening for me. I'm on a RedHat > > Linux system, 2.0.35 kernel and such, Apache 1.3.12. > > > > When I point the browser to a .rb script, all I get in the error log > > is: > > > > ruby: [BUG] Segmentation fault > > Can I see your script? > mod_ruby-0.1.8 is working with ruby-1.5.4(2000-05-18) and > apache-1.3.12 on my machine. For me, any script that does output SEGVs. The one I showed the strace output for contained just raise "hell" (sorry) Dave