Re: "*** [kernel.debug] Error code 139"?

From: Ed Maste <emaste_at_freebsd.org>
Date: Wed, 7 Jan 2015 09:13:43 -0500
On 7 January 2015 at 08:57, David Wolfskill <david_at_catwhisker.org> wrote:
> --- kernel.debug ---
> linking kernel.debug
> ctfmerge -L VERSION -g -o kernel.debug ...
> Segmentation fault (core dumped)
> *** [kernel.debug] Error code 139
...
> I'm mostly wondering what "Error code 139" is intended to mean.... :-}

It's the way termination due to a signal is reported. The exit status
is 128 + the signal number and SIGSEGV = 11.
Received on Wed Jan 07 2015 - 13:14:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:54 UTC