Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191201 - dev-ruby/mysql-ruby-2.7.4 version bump
Summary: dev-ruby/mysql-ruby-2.7.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-09-04 00:25 UTC by Brenden Matthews
Modified: 2007-09-05 03:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mysql-ruby-2.7.4.ebuild.diff (mysql-ruby-2.7.4.ebuild.diff,268 bytes, patch)
2007-09-04 00:26 UTC, Brenden Matthews
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brenden Matthews 2007-09-04 00:25:40 UTC
Version bump for mysql-ruby.  Diff attached.

Also, I think 2.7.3 (not sure about previous versions) should be removed, because it has an ugly memory leak which can be very nasty if you have ruby processes using this library which aren't being killed often.  I had 5 ruby processes each using as much as 1.5GiB of RAM due to this bug on one server.
Comment 1 Brenden Matthews 2007-09-04 00:26:19 UTC
Created attachment 129961 [details, diff]
mysql-ruby-2.7.4.ebuild.diff
Comment 2 Hans de Graaff gentoo-dev Security 2007-09-04 19:31:49 UTC
Thanks for the update, and from the changelog it does seem that a memory leak has been fixed. It probably needs specific circumstances to trigger as I haven't seen this on our production machines at all.

Is there any particular reason you removed the test patch from the ebuild?

mysql-ruby 2.7.4 is now in CVS.
Comment 3 Brenden Matthews 2007-09-05 03:28:25 UTC
(In reply to comment #2)
> Thanks for the update, and from the changelog it does seem that a memory leak
> has been fixed. It probably needs specific circumstances to trigger as I
> haven't seen this on our production machines at all.
> 
> Is there any particular reason you removed the test patch from the ebuild?
> 
> mysql-ruby 2.7.4 is now in CVS.
> 

The patch didn't seem to apply properly for me.  And the changelog said the leak (which was creating problems for me) was fixed in 2.7.4 (ie > 2.7.3).