From owner-freebsd-isp@FreeBSD.ORG Sun Sep 14 20:17:48 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBF2316A4BF for ; Sun, 14 Sep 2003 20:17:48 -0700 (PDT) Received: from pop017.verizon.net (pop017pub.verizon.net [206.46.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6BC843FAF for ; Sun, 14 Sep 2003 20:17:47 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([68.237.14.199]) by pop017.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030915031747.BKA27671.pop017.verizon.net@mac.com> for ; Sun, 14 Sep 2003 22:17:47 -0500 Message-ID: <3F652F58.40908@mac.com> Date: Sun, 14 Sep 2003 23:17:44 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-isp@freebsd.org References: <86isnuj2gg.fsf@PECTOPAH.shenton.org> <20030914225900.S32860@green.nat.fasttrackmonkey.com> In-Reply-To: <20030914225900.S32860@green.nat.fasttrackmonkey.com> X-Enigmail-Version: 0.76.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop017.verizon.net from [68.237.14.199] at Sun, 14 Sep 2003 22:17:47 -0500 Subject: Re: [vchkpw] vpopmail POP: "ERR aac, chiled crashed" after reboot, core dumped X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 03:17:49 -0000 The original poster should try to compile this software with CFLAGS=-g, and re-run the gdb command against a core dump-- that will produce more useful information. Charles Sprickman wrote: [ ... ] > The only difference here is you fail when going through tcpserver, but > succeed on the cli. Look at what may be different in those two > environments... Do other programs that use the vpopmail libs function > properly? However, this was a good thing to note. Does the OP maybe have a dependency on LD_LIBRARY_PATH or something else in their environment which fails when run from DJB's mechanism for a daemon? -- -Chuck