Mark Martinec wrote: > > I have a few email where amavisd core dumps on FreeBSD 8.0. > > > Jan 18 16:47:12.018 ns1 /usr/local/sbin/amavisd[87055]: (87055-01) > > CALLING SA check > > Segmentation fault: 11 > > > [r...@ns1 ~]# spamassassin -D -lint < email.txt > > [88512] dbg: rules: ran body rule __NONEMPTY_BODY ======> got hit: > > "3" [88512] dbg: rules: running uri tests; score so far=0 > > [88512] dbg: rules: compiled uri tests > > [88512] dbg: rules: ran uri rule __DOS_HAS_ANY_URI ======> got hit: > > "w" Segmentation fault: 11 (core dumped) > > > > Unfortunately I cannot find a core dump. Also, not sure if of > > interest, but if I remove the lines > > Content-Type: multipart/alternative; > > boundary="----=_NextPart_756_F797_96266667.56376690" > > the email gets processed. > > The perl is from ports I presume. Which version?
5.8.9 multiThreaded > I'm not sure which perl bug you've hit, but there were some > workarounds for perl problems incorporated in SA 3.3.0. Since you are > on FreeBSD (where ports system is aware of CPAN-installed perl > modules, so both can coexist), would you be willing to try with one > of the 3.3.0 release candidates? E.g. Before I start, could you pleasee check your posting from "9 Sep 2009 03:53:17 +0200"? "Btw, it started crashing here too after upgrading p5-Convert-UUlib, easily reproducible on certain text files. $ perl -e 'use Convert::UUlib; Convert::UUlib::Initialize(); ($s,$c)=Convert::UUlib::LoadFile("p001")' Segmentation fault: 11 (core dumped)" I suspect p5-URI-1.52 to cause the problem. Is it possible to invoke URI like you did with Convert::UULib? I don't know the module very well. ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/