Ticket #282 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Net::Server 0.91, 0.92, and 0.93 cause file descriptor errors

Reported by: rjl Owned by: rjl
Priority: normal Milestone: 1.0.1
Component: amavisd-maia Version: 1.0.0
Severity: normal Keywords: Net::Server amavisd-maia
Cc:

Description

Net::Server versions 0.91-0.93 modify the way file descriptors are handled, which causes problems when amavisd-maia tries to run external applications (e.g. the file(1) utility, DSPAM, command-line virus scanners, etc.). The error, when it occurs, manifests as "Can't close main::stdin: Bad file descriptor".

Change History

Changed 3 years ago by rjl

  • status changed from new to closed
  • resolution set to fixed

Fixed in Changeset 970, for Net::Server 0.93 (and presumably later versions). Versions 0.91 and 0.92 do NOT work with amavisd-maia, and will not be supported now that 0.93 is available. Net::Server 0.93 is now the minimum requirement.

Note: See TracTickets for help on using tickets.