From owner-freebsd-questions Tue May 29 9:49:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from x1-6-00-50-ba-de-36-33.kico1.on.home.com (d141-119-162.home.cgocable.net [24.141.119.162]) by hub.freebsd.org (Postfix) with ESMTP id 5207837B422 for ; Tue, 29 May 2001 09:49:25 -0700 (PDT) (envelope-from genisis@istar.ca) Received: from localhost (genisis@localhost) by x1-6-00-50-ba-de-36-33.kico1.on.home.com (8.11.3/8.11.3) with ESMTP id f4TGrOb07409; Tue, 29 May 2001 12:53:24 -0400 (EDT) (envelope-from genisis@istar.ca) X-Authentication-Warning: x1-6-00-50-ba-de-36-33.kico1.on.home.com: genisis owned process doing -bs Date: Tue, 29 May 2001 12:53:24 -0400 (EDT) From: Dru X-X-Sender: To: David Banning Cc: Subject: Re: what is a signal 12 exit? In-Reply-To: <20010529124021.A2779@yahoo.com> Message-ID: <20010529125154.B7334-100000@x1-6-00-50-ba-de-36-33.kico1.on.home.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 29 May 2001, David Banning wrote: > I am using a SCO program which exits with signal 12 error. > > I am trading the hard drive back and forth between two machines > to troubleshoot the difference in hardware/software problems. > > It seems to happen more often on the machine with lower memory. > > Any idea what this error is? Better yet, is there a site that > lists, signal 1 means this, signal 2 means that... Hi David, Surprisingly enough, man signal will tell you in the description field what each signal means. They're not numbered, but are listed in order. Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message