Bug in eruby-run.rb?
"Squid The Sufficient" <[email protected]> Sat, 22 Oct 2005 00:35:07 +0000
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've just joined this list because of the problem I'm having. I'm using eruby and modruby with apache2 and mysql. OS is Suse Linux. I'll try to dig up some more specifics on version numbers. Apache keeps hanging while using mod_ruby. When I use 'apache2ctl stop' I sometimes get this error in the error log, along with messages about child processes not responding to SIGTERM. The error is: [error] mod_ruby: error in ruby [error] mod_ruby: /usr/lib64/ruby/1.8/apache/eruby-run.rb:127:in `content_type': destroyed object (ArgumentError) [error] mod_ruby: from /usr/lib64/ruby/1.8/apache/eruby-run.rb:127:in `postrun' [error] mod_ruby: from /usr/lib64/ruby/1.8/apache/eruby-run.rb:74:in `handler' I'm still researching it, I've started putting hooks into eruby-run to examine what's going on, but i don't know much at all about what's going on there. Any ideas? Thanks, .dan