Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 15:44:46 -0600
From:      Mike Meyer <mwm@mired.org>
To:        "Brent" <brentb@loa.com>
Cc:        questions@freebsd.org
Subject:   Re: wierd error message
Message-ID:  <15041.2510.179467.579597@guru.mired.org>
In-Reply-To: <15624925@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Brent <brentb@loa.com> types:
> im running freebsd 4.2 stable...lately ive been seeing this message in my
> logs...can anyone tell me what this means ??
> 
> "pid 3044 (kspace.kss), uid 0: exited on signal 10"
> 
> thanx in advance

It's a bus error. See the signal man page for the list. Basically, the
program is trying to touch memory it doesn't own (in particular, I
think it's asking the kernel to do that), so it gets shut down.


	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

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?15041.2510.179467.579597>