Re: [sa] segmentation fault on startup

2010-01-11 Thread Ted Mittelstaedt
If it was me I'd build gdbm and then build perl 5.8.8 and make sure it's only using gdbm, not Berkeley DB (if he has that on his system) Ted Charles Gregory wrote: I don't know that it applies to specifically spamassassin, but I used to run into considerable nuisance with seg faults on Solari

Re: segmentation fault on startup

2010-01-10 Thread Michael Parker
On Jan 10, 2010, at 6:58 PM, Robert P. Weaver wrote: [28414] dbg: replacetags: replacing tags [28414] dbg: replacetags: done replacing tags [28414] dbg: bayes: tie-ing to DB file R/O /users/ rweaver/.spamassassin/bayes_toks [28414] dbg: bayes: tie-ing to DB file R/O /users/ rweaver/.spamassas

Re: [sa] segmentation fault on startup

2010-01-10 Thread Charles Gregory
I don't know that it applies to specifically spamassassin, but I used to run into considerable nuisance with seg faults on Solaris when the parameters of scripts were a specific number of bytes - I think around multiples of 32. So you might achieve joy by adjusting the length of a filename som