In message "[ruby-talk:03260] mod_ruby error?"
on 00/06/11, "Park Hee Sob" <phasis / channeli.net> writes:
|Sometimes hang up with this message.
|
|[xxx xxx xx xx:xx:xx 2000] [notice] child pid 27633 exit signal Segmentation
|fault (11)
Probably it's mod_ruby's bug. Could you give us
Your platform
Apache version
mod_ruby version
Ruby version
error reporoducing eRuby script
|Sometimes hang up with this message.
|
|[xxx xxx xx xx:xx:xx 2000] [error] ruby script error
|/usr/local/lib/ruby/1.4/cgi.rb:761:in `read_multipart': undefined method
|`size' for nil (NameError)
This is becaus only a part of multipart message from your client was
received, along with cgi.rb's weak error check. I'm not sure this is
affected by mod_ruby. I'll report the problem to the maintainers.
matz.