From owner-freebsd-isp Thu Mar 6 16:32:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA24389 for isp-outgoing; Thu, 6 Mar 1997 16:32:33 -0800 (PST) Received: from dab.iit.uni-miskolc.hu (dab.iit.uni-miskolc.hu [193.6.4.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA24381 for ; Thu, 6 Mar 1997 16:32:27 -0800 (PST) Received: (from rutz@localhost) by dab.iit.uni-miskolc.hu (8.7.6/8.7.3) id BAA02267; Fri, 7 Mar 1997 01:31:47 GMT Date: Fri, 7 Mar 1997 01:31:46 +0000 () From: Antal Rutz To: Bernard Jauregui cc: freebsd-isp@freebsd.org Subject: Re: hypermail 1.02 core dump In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Try to compile hypermail without any optimization (-O -m486 ..). --rutz On Fri, 28 Feb 1997, Bernard Jauregui wrote: > > Has anyone managed to run hypermail 1.02 under FreeBSD 2.1.6. It compiles > without a single error, but core dumps on a segmentation fault when used > to append messages or create an archive. > > Favoured syntax is : > > cat /tmp/testmail | ./hypermail -i -u -d "./firewalls.archive" > > This is our last ISP application still running under SunOS... > > Cheers > > BJ >