Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 18:50:34 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        "H. Wade Minter" <minter@lunenburg.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Process exiting with Signal 10
Message-ID:  <20020629175034.GA18347@happy-idiot-talk.infracaninophi>
In-Reply-To: <FDC6B0A7-8B6B-11D6-A371-003065819B10@lunenburg.org>
References:  <FDC6B0A7-8B6B-11D6-A371-003065819B10@lunenburg.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020629175034.GA18347>