https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5985

           Summary: 'message: error reading: Bad file descriptor at
                    lib/Mail/SpamAssassin/Message/Node.pm line 279'
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Libraries
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


This message appears on a few linux systems I have here, during mass-checks and
in the "make test" output.  I've narrowed this bug down to a small testcase:

: jm 175...; ./spamassassin.raw -C tst.cf -L -t < in.txt > /dev/null
[3838] warn: config: could not find site rules directory
[3838] warn: rules: failed to run MIME_HTML_ONLY test, skipping:
[3838] warn:  (message: error reading: Bad file descriptor at
lib/Mail/SpamAssassin/Message/Node.pm line 279, <$tmpfile> line 1.
[3838] warn: )

tst.cf:---------------------------------------------------------------------

loadplugin Mail::SpamAssassin::Plugin::Check
loadplugin Mail::SpamAssassin::Plugin::MIMEEval
body MIME_HTML_ONLY eval:check_for_mime_html_only()

in.txt:---------------------------------------------------------------------

Content-Type: multipart/mixed; boundary="x7"
MIME-Version: 1.0

--x7
Content-Type: text/html

a

--x7
Content-Type: application/pdf

b
--x7--

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


-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to