After some more testing...

Dspam segfaults right away, it doesn't get to create the sqlite db on first 
incoming mail. (So what I wrote about wrong owner/permissions is not correct, 
the db was created when I called dspam_stats as root and for that reason was 
owned by root:root.)

I've tried to create the db with dspam_stats, then fix permissions and fire up 
dspam - still segfaults.

I've also tried to upgrade to sqlite-3.6.21 - still segfaults.

Here's the configure call for dspam:

./configure --prefix=/usr --build=x86_64-pc-linux-gnu 
--host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info 
--datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib 
--libdir=/usr/lib64 --with-storage-driver=hash_drv,sqlite3_drv 
--with-dspam-home=/var/spool/dspam --sysconfdir=/etc/mail/dspam --enable-daemon 
--disable-ldap --enable-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

Does anybody run dspam with sqlite3 driver?

Cheers,  -sven


PS: A pile of patches are applied before dspam is compiled. Some may be "made 
by Gentoo" though:

 * Applying various patches (bugfixes/updates) ...
 *   01_all_manpage-in-right-section.patch ...                            [ ok ]
 *   02_all_link-dynamically.patch ...                                    [ ok ]
 *   03_all_clean-warnings.patch ...                                      [ ok ]
 *   04_all_make-daemon-quiet.patch ...                                   [ ok ]
 *   05_all_make-dspam_clean-quiet.patch ...                              [ ok ]
 *   06_all_improper-quotation-fix.patch ...                              [ ok ]
 *   07_all_default-server-pidfile.patch ...                              [ ok ]
 *   08_all_virus-notifications.patch ...                                 [ ok ]
 *   09_all_enable-domain-quarantine.patch ...                            [ ok ]
 *   10_all_update-dspam.conf.patch ...                                   [ ok ]
 *   11_all_logrotate-preserve-state.patch ...                            [ ok ]
 *   12_all_txt-confdir.patch ...                                         [ ok ]
 *   13_all_autodetect-conf.patch ...                                     [ ok ]
 *   14_all_cgi-fixes.patch ...                                           [ ok ]
 *   15_all_cssclean.patch ...                                            [ ok ]
 *   16_all_pkglibdir.patch ...                                           [ ok ]
 *   17_all_ldap-deprecated.patch ...                                     [ ok ]
 *   18_all_sql-scripts.patch ...                                         [ ok ]
 *   19_all_check-blocklist.patch ...                                     [ ok ]
 *   20_all_dspam_train.patch ...                                         [ ok ]
 *   21_all_send-eol.patch ...                                            [ ok ]
 *   22_all_nosuchuser.patch ...                                          [ ok ]
 *   23_all_mysql-reconnect.patch ...                                     [ ok ]
 *   24_all_make-notifications-path.patch ...                             [ ok ]
 *   25_all_better-error-handling.patch ...                               [ ok ]
 *   26_all_group-member-matching.patch ...                               [ ok ]
 *   27_all_use-libdspam.patch ...                                        [ ok ]
 *   28_all_hashtools.patch ...                                           [ ok ]
 *   29_all_bnr-debug.patch ...                                           [ ok ]
 *   30_all_striprcptdomain.patch ...                                     [ ok ]
 *   31_all_sqlite-libtest.patch ...                                      [ ok ]


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to