Re: mod_ruby with Apache 1.3
Shugo Maeda <[email protected]>
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
Hello, Sorry to be late. At Thu, 15 Apr 2004 11:19:17 -0400, Junk Mail <[email protected]> wrote: > > Shugo Maeda wrote: > >>>95% CPU, and never dies. Apache as a whole can "carry on", serving other HTML requests, etc. > > Can you attach gdb to that process like this? > > http://purepistos.net/tmp/gdb1.txt > > Looking at the stack trace, it doesn't look very helpful to me, but I > hope you can get something out of it. :) Sorry, it doesn't look helpful to me too:( Can you build Apache and ruby and mod_ruby with the debug information? (Please ensure that the `-g' option is passed to gcc and executables are not stripped.) Shugo