Bug Tracker item #2802205, was opened at 2009-06-06 12:17
Message generated for change (Settings changed) made by sbajic
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2802205&group_id=250683

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: daemon
Group: None
>Status: Pending
Resolution: Accepted
Priority: 9
Private: No
Submitted By: M. B. (leto_i)
Assigned to: Stevan Bajic (sbajic)
Summary: invalid pointers / memory leaks

Initial Comment:
hi
i'm using dspam for a little while now - and while migrating my postboxes from 
pop3 to imap, i noticed dspam dieing on 3 of my messages.
i extracted the raw messages and piped them directly to dspam, so i am positive 
the problem is not how it's mangled before/after.

penelope p2p # su -l p2p -c 'cat mail-03-positive | dspam --client --stdout 
--deliver=innocent,spam --user=markus'
*** glibc detected *** dspam: free(): invalid pointer: 0x080b5e60 ***
/bin/bash: line 1: 28115 Done                    cat mail-03-positive
     28116 Aborted                 | dspam --client --stdout 
--deliver=innocent,spam --user=markus
penelope p2p # su -l p2p -c 'cat mail-02-positive | dspam --client --stdout 
--deliver=innocent,spam --user=markus'
*** glibc detected *** dspam: free(): invalid pointer: 0x08103f78 ***
/bin/bash: line 1: 28120 Done                    cat mail-02-positive
     28121 Aborted                 | dspam --client --stdout 
--deliver=innocent,spam --user=markus
penelope p2p # su -l p2p -c 'cat mail-01-positive | dspam --client --stdout 
--deliver=innocent,spam --user=markus'
*** glibc detected *** dspam: free(): invalid pointer: 0x08347ea0 ***
/bin/bash: line 1: 28125 Done                    cat mail-01-positive
     28126 Aborted                 | dspam --client --stdout 
--deliver=innocent,spam --user=markus



Just for clarification: I fetch my mail via getmail from a pop3 server and from 
there dspam gets invoked via "Filter_external" with the above mentioned 
command-line parameters.
The problem arises with both 3.8.0-r15 (gentoo-build) and GIT.



# dspam --version

DSPAM Anti-Spam Suite GIT (agent/library)

Copyright (c) 2002-2009 DSPAM Project
http://dspam.sourceforge.net.

DSPAM may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the DSPAM distribution kit.

Configuration parameters:  '--prefix=/usr' '--build=i686-pc-linux-gnu' 
'--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' 
'--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' 
'--localstatedir=/var/lib' '--with-storage-driver=hash_drv,sqlite3_drv' 
'--with-dspam-home=/var/spool/dspam' '--sysconfdir=/etc/mail/dspam' 
'--enable-daemon' '--disable-ldap' '--disable-clamav' '--disable-large-scale' 
'--enable-domain-scale' '--enable-syslog' '--disable-debug' 
'--disable-bnr-debug' '--disable-verbose-debug' '--enable-long-usernames' 
'--with-dspam-group=dspam' '--with-dspam-home-group=dspam' 
'--with-dspam-mode=2511' '--with-logdir=/var/log/dspam' 
'--disable-virtual-users' '--disable-preferences-extension' '--disable-homedir' 
'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 
'CFLAGS=-march=pentium2 -O2 -pipe -fomit-frame-pointer' 'LDFLAGS=-Wl,-O1' 
'CXXFLAGS=-march=pentium2 -O2 -pipe -fomit-frame-pointer'


----------------------------------------------------------------------

>Comment By: Stevan Bajic (sbajic)
Date: 2009-06-17 09:46

Message:
Hallo Markus

Commit 70bae2b76ea9827c64e83a0823ac326fb324de67 should fix your SQLite3
issue. Can you check out and post any feedback regarding the changes?


Stevan Bajic

----------------------------------------------------------------------

Comment By: Stevan Bajic (sbajic)
Date: 2009-06-06 13:33

Message:
btw: I attached the ebuild for 3.9.0 GIT including some changes in the old
cron job I did for the old Gentoo ebuild. Could you try with that ebuild to
fetch directly from GIT and emerge DSPAM 3.9.0?

----------------------------------------------------------------------

Comment By: Stevan Bajic (sbajic)
Date: 2009-06-06 12:34

Message:
Hallo

Would it be possible to attach the message producing the error in this bug
report?
btw: Thanks for reporting this issue.

Stevan Bajic

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2802205&group_id=250683

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dspam-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to