From owner-freebsd-questions Fri Jul 27 11: 3:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from central.ajboggs.com (central.ajboggs.com [209.69.173.4]) by hub.freebsd.org (Postfix) with ESMTP id 6C03837B403 for ; Fri, 27 Jul 2001 11:03:20 -0700 (PDT) (envelope-from russell@ajboggs.com) Received: from thecure.ajboggs.com (office.ajboggs.com [198.109.162.133]) by central.ajboggs.com (8.11.4/8.11.4) with ESMTP id f6RI73F99131 for ; Fri, 27 Jul 2001 14:07:04 -0400 (EDT) Message-Id: <5.0.2.1.2.20010727134533.01ba2bb0@ajboggs.com> X-Sender: russell@ajboggs.com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Fri, 27 Jul 2001 14:06:39 -0400 To: questions@FreeBSD.ORG From: "Russell J. Lahti" Subject: Problems with Zlib/FreeBSD? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been running into problems getting amavis-perl to work on FreeBSD 4.3-S using sendmail with milter support. FreeBSD seems to be the only OS that has this problem, so I was wondering if anyone else could possibly shed some light on the subject for me. I've gotten amavis installed and working, but it fails on about 5% of the files that are sent through. For example, it will always fail if winzip80.exe (downloaded from www.winzip.com) is sent as an attachment. It always seems to fail on the decompression stage where perl is using the Zlib module. Here is the output of a gdb on the perl.core: #0 0x2823429c in XS_Compress__Zlib__inflateStream_inflate () from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Compress/Zlib/Zlib.so The developers of amavis believe that this is a problem with FreeBSD/perl because they can not re-create it on any other operating system (solaris, linux, etc)... only FreeBSD. I have tried to get it working on 3 different FreeBSD systems, one of the developers installed it on a vmware FreeBSD install, and always came up with the same results. Any suggestions are welcome. -Russell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message