> It's unlikely to be an issue with Mongrel, or we would have heard
> about it before, especially since you say that you have seen the error
> while running under two different versions of Mongrel, both of which
> have been out for a long time, and that you have seen this error
> multiple times.

The error message was a bit different with previous version of mongrel 
but I assume that it was similar.

> My suspicion is that something that you are using has an extension in
> it that is doing something which interacts poorly with Ruby's GC code.
> 
> Which version of Ruby 1.8.6 is it that you are running?  Make sure you
> are using the latest patch level of 1.8.6.  This is very important.

I use latest available in gentoo's portage: patchlevel 1.8.6 p114 and 
AFAIK it's latest stable version.

My gems:

*** LOCAL GEMS ***

actionmailer (1.3.6)
     Service layer for easy email delivery and testing.

actionpack (1.13.6)
     Web-flow and rendering framework putting the VC in MVC.

actionwebservice (1.2.6)
     Web service support for Action Pack.

activerecord (1.15.6)
     Implements the ActiveRecord pattern for ORM.

activesupport (1.4.4)
     Support and utility classes used by the Rails framework.

cgi_multipart_eof_fix (2.5.0)
     Fix an exploitable bug in CGI multipart parsing.

daemons (1.0.5)
     A toolkit to create and control daemons in different ways

fastthread (1.0.1)
     Optimized replacement for thread.rb primitives

gem_plugin (0.2.3)
     A plugin system based on rubygems that uses dependencies only

gettext (1.9.0)
     Ruby-GetText-Package is a libary and tools to localize messages.

mongrel (1.1.3)
     A small fast HTTP library and server that runs Rails, Camping, Nitro
     and Iowa apps.

mongrel_upload_progress (0.2.2)
     The mongrel_upload_progress gemplugin

rails (1.2.6)
     Web-application framework with template engine, control-flow layer,
     and ORM.

rake (0.7.3)
     Ruby based make-like utility.

sources (0.0.1)
     This package provides download sources for remote gem installation


I'll try to upgrade them later.

Thanks!

m.
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to