From owner-freebsd-questions Sat Jun 29 10:50:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1378037B400 for ; Sat, 29 Jun 2002 10:50:44 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4143E43E1D for ; Sat, 29 Jun 2002 10:50:42 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.4/8.12.4) with ESMTP id g5THoetD018441; Sat, 29 Jun 2002 18:50:40 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.4/8.12.4/Submit) id g5THoY7e018440; Sat, 29 Jun 2002 18:50:34 +0100 (BST) Date: Sat, 29 Jun 2002 18:50:34 +0100 From: Matthew Seaman To: "H. Wade Minter" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Process exiting with Signal 10 Message-ID: <20020629175034.GA18347@happy-idiot-talk.infracaninophi> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i 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 Sat, Jun 29, 2002 at 10:24:58AM -0400, H. Wade Minter wrote: > Im seeing a lot of this in my logs: > > ### > pid 49143 (ssirand.cgi), uid 65534: exited on signal 10 > pid 49144 (ssirand.cgi), uid 65534: exited on signal 10 > pid 49145 (ssirand.cgi), uid 65534: exited on signal 10 > Jun 28 17:00:53 ashburn /kernel: pid 49143 (ssirand.cgi), uid 65534: > exited on signal 10 > Jun 28 17:00:53 ashburn /kernel: pid 49144 (ssirand.cgi), uid 65534: > exited on signal 10 > Jun 28 17:00:53 ashburn /kernel: pid 49145 (ssirand.cgi), uid 65534: > exited on signal 10 > pid 49147 (ssirand.cgi), uid 65534: exited on signal 10 > pid 49148 (ssirand.cgi), uid 65534: exited on signal 10 > pid 49149 (ssirand.cgi), uid 65534: exited on signal 10 > Jun 28 17:00:54 ashburn /kernel: pid 49147 (ssirand.cgi), uid 65534: > exited on signal 10 > Jun 28 17:00:54 ashburn /kernel: pid 49148 (ssirand.cgi), uid 65534: > exited on signal 10 > Jun 28 17:00:54 ashburn /kernel: pid 49149 (ssirand.cgi), uid 65534: > exited on signal 10 > ### > > Anyone have suggestions for where I might look on this problem, or what > the most likely culprit is? ssirand.cgi is a binary, closed-source app. Signal 10 is bus error --- usually an indication of a programming error -- for instance, attempting to access an improperly aligned integer value. Your program is a closed source, propietary work. Your best option is to refer to whoever supplied it to you or has contracted to support it for you. You might find a few crumbs at http://support.centralad.com/ Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Tel: +44 1628 476614 Marlow Fax: +44 0870 0522645 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message