Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2017 10:29:14 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        "Alex V. Petrov" <alexvpetrov@gmail.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: CURRENT: core dumped no process name
Message-ID:  <20171128082914.GJ2272@kib.kiev.ua>
In-Reply-To: <e12b9252-5e55-7899-6755-7541b605d867@gmail.com>
References:  <e12b9252-5e55-7899-6755-7541b605d867@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 28, 2017 at 10:37:45AM +0700, Alex V. Petrov wrote:
> SUBJ:
> Nov 28 10:28:38 alex kernel: 1001: exited on signal 11 (core dumped)
> It was a thunerbird
> 
> 
> 12.0-CURRENT #0 r326286
> kernel GENERIC-NODEBUG

The format strings is following:
"pid %d (%s), uid %d: exited on signal %d%s\n"
In other words, your line misses whole prefix, I suppose that '1001:' part
is uid printout.

Where do you see this line ?  Is it from /var/log/messages, remote syslog
service, console ?



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