Re: fork not working?

Shugo Maeda <[email protected]> Thu, 13 Jan 2005 00:42:33 +0900
Newsgroups gmane.comp.apache.mod-ruby
Message-ID <[email protected]>
Hi,

Colin Steele wrote:
> Ah.  Sadly, I can't read japanese, so I didn't catch that part about the
> old version.  Anyhow, here's the output from /tmp/log:
> 
> 1.8.1
> mod_ruby/1.2.4
> Apache/2.0.51 (Fedora)
> pid=2769: start
> pid=2769: (parent) child=2797
> pid=2769: waitpid=#<Process::Status: pid=2797,signaled(SIGSEGV=11)>
> pid=2769: program exit

It's a bug of ruby-1.8.1. Please upgrade to ruby-1.8.2.

Shugo