Memory Leaks in GetText for Ruby on Rails

Submitted by Steffen on Sat, 03/22/2008 - 09:30

Version 1.90.0 of GetText for Ruby has quite some memory leaks in its Rails support files. In my case, the memory Mongrel used increased by 1 MB with each request it served... Quite amazing that you don't really find someone else having the problem... Well there's at least a bug report on rubyforge...

Monkey-patching gettext.rb with the following code made things quite more relaxed:

  def bound_target(klass = self) # :nodoc:
    ret = nil
    if klass.kind_of? Class or klass.kind_of? Module
      ret = klass
    else
      ret = klass.class
    end
    ret = GetText if ret.name =~ /^\#<|^$/
    ret
  end

The memory usage grows extremly slow now and is acceptable for our current web site traffic.

Plus: It helps to "every now and then" call GetText.clear_cache - which I don't like because you have to do it "manually". It would be much better if GetText did its own garbage collection ...

Trackback URL for this post:

www.ruzee.com/trackback/153
  • Steffen's blog
  • Login or register to post comments
  • gettext
  • memory leak
  • rails
  • ruby

This patch was a lifesaver. Without

Submitted by Mike C (not verified) on Mon, 04/21/2008 - 06:46.

This patch was a lifesaver. Without it, gettext leaks every string in every class it touches.

  • Login or register to post comments

I have several fixing this

Submitted by Kamagra (not verified) on Wed, 11/03/2010 - 17:53.

I have several fixing this problem in my blog, no matter how may times I insert your code I doesn't work, please help me.

  • Login or register to post comments

You're not alone! My site

Submitted by Michael (not verified) on Sun, 03/23/2008 - 09:54.

You're not alone!
My site dailyfratze.de is run on rails with rgettext and i do have the exact same problem. I'll try your patch... In any case, thanks for sharing!!

  • Login or register to post comments

I want to know which rails

Submitted by Azuryy (not verified) on Tue, 12/30/2008 - 07:27.

I want to know which rails version you used.
my project uses rails 1.2.2+ Apache, I installed ruby-gettext1.91, but it doesn't translate anything on my browser..

did you meet this issue?

  • Login or register to post comments

I think that gettext >= 1.90

Submitted by Steffen on Tue, 12/30/2008 - 21:59.

I think that gettext >= 1.90 works with Rails >= 2.0 and < 2.2 only ... Currently I'm using gettext only with Rails 2.1...

  • Login or register to post comments

Buy Generic Viagra

Submitted by Joseph Martin (not verified) on Tue, 01/06/2009 - 13:45.

VIAGRA MAKES IT EASIER TO CONTROL IMPOTENCY

Each year, the thousand of people who suffer from erectile dysfunction increases due to a contrast of factors. Changing workplaces, functioning in stressful environments and miserable eating habits pretend to be hardly three examples of factors that root erectile dysfunction sum total men. Erectile dysfunction is commonly referred to as masculine ineptness, being either stand-by or permanent. Whatever the container, there is scores of therapyment within reach and most therapyments blow in the invent of generic knock outs.

Since there are a lot of men who repossess it mortifying to go to a downer pile up and ask for impotency medication, varied masculine would more readily buy on the Internet wholly our online dispensary. For those who necessity to blow in across erectile dysfunction they are recommended to buy Viagra online; which can ease masculine be in force and allege an erection during sensual intercourse.

Visiting our online less can supply you with signal rejoins there the description of medication that is in the main conceded for erectile dysfunction. You can also learn more there the inall symptoms. Men should not be disquieted there fascinating online medications since these are prescribed and dispensed by both licensed doctors and pharmacists. So, you can buy these knock outs without any affronted by hurdles.

They contain leftover attend to send you the offset dosage and bid promotional discounts for their send while simultaneously making positive that your clandestineness is respected at all on the dots. Conveyance pro teems are prompt. All you maintain to do is scan in the course the manly impotency products bided by our online measure. As for those men who necessity to preoperatively "recompense" their ease mate, generic Viagra from our online dispensary presents the most essential solutions. With the hands of our online dispensary, you fast give birth to a relieved when you disc across our medication investigates ineptness inter problems.

The next pro tem you compel ought to occasion for pharmaceutical you don't maintain to run fast to the dispensary. Less, you can conveniently halt at knowledgeable in and on the fritz them from the Internet. Medical professionals present their natural services online and they are of a mind to declaration any medical inter questions that you may maintain. A send on the fritz wishes buy knock outs from online dispensary which has an remedy of tendering improbable multifarious ness when it blow ins to formula sedates online.

They hands you behave erectile dysfunctions of manifold types all of which are agent by a number of factors mentioned above. Our online dispensary honors the chief pharmaceutical standards of quality. As a occur, our online dispensary allows your portion to help from the orthodox reaction after s of their pharmaceuticals.

Author: Joseph Martin www.onlinepharmacy.vg/catalog/-c-32_117.html

  • Login or register to post comments
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.