http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5464
Summary: Using sqlite for only user prefs, filehandle to database
is not closed.
Product: Spamassassin
Version: 3.2.0
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P5
Component: spamproxyd
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Spamassassin 3.2.0
Freebsd 6.2
p5-DBD-SQLite-1.13
sqlite3-3.3.16
We are using sqlite for user preferences only. The following error scrolls in
the error log and if you do lsof |grep dbname the filehandles to the database
never close. At somepoint the system will run out of filehandles (and probaly
crash). Not sure if this has anything to do with Spamassassin/SQL.pm or if its a
bug with sqlite or DBD-SqLite.
Thanks.
spamd[9824]: closing dbh with active statement handles at
/usr/local/lib/perl5/site
_perl/5.8.8/Mail/SpamAssassin/Conf/SQL.pm line 172, <GEN51> line 2
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.