Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2005 19:06:05 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        Vizion <vizion@vizion.occoxmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: kioexec core dump
Message-ID:  <438260ED.6080908@mac.com>
In-Reply-To: <200511211556.08938.vizion@vizion.occoxmail.com>
References:  <200511211556.08938.vizion@vizion.occoxmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Vizion wrote:
> I have the following, and a number of similar entries, in my syslog:
> 
> Nov 20 09:04:20 dns1 kernel: pid 2285 (kioexec), uid 10: exited on signal 4 
> (core dumped)
> 
> does anyone know where I should be looking to track this down? I tried a 
> search for kioexec on freebsd.org docs without finding anything

signal 4 is SIGILL, an illegal instruction, which could be because the software 
was compiled for the wrong CPU architecture, or it could indicate a hardware 
problem with your RAM or CPU.  Check cooling.

-- 
-Chuck




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