Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258826 - net-mail/dovecot-1.1.7-r1: quota dict bdb memory leak
Summary: net-mail/dovecot-1.1.7-r1: quota dict bdb memory leak
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 08:58 UTC by Stephan Diehl
Modified: 2010-07-14 19:32 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Diehl 2009-02-13 08:58:16 UTC
here is the error in my log:

Feb 13 09:47:03 mail02 dovecot: dict: db_env: Unable to allocate memory for transaction detail
Feb 13 09:47:03 mail02 dovecot: dict: Failed to initialize dictionary 'quotadict'

here is the solution:

http://hg.dovecot.org/dovecot-1.1/rev/7200ae88984b

is it possible to integrate it into the current ebuild?

Reproducible: Always

Steps to Reproduce:
1. install dovecot
2. configure dict (quota, expire, ...)
3. use it a few days

Actual Results:  
dict is damaged. you have to delete the bdb and restart dovecot. but all informations in the dict are lost.


http://www.dovecot.org/list/dovecot/2009-January/036306.html
Comment 1 Eray Aslan gentoo-dev 2010-06-16 14:19:10 UTC
Please check with current version and close if not applicable.  Thank you.
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-07-14 16:10:08 UTC
I'm closing this bug because it is for a pretty old version and there isn't any activity on this bug. Feel free to re-open for the current stable version (1.2.11-r1) or newer. Thanks for understanding.
Comment 3 Stephan Diehl 2010-07-14 19:32:13 UTC
Thank you. I will not test the new version. I fixed it with my solution. Please close this bug.