Date: Mon, 6 Aug 2018 15:57:53 -0700 From: John Baldwin <jhb@FreeBSD.org> To: freebsd-current@freebsd.org Subject: Re: programs like gdb core dump Message-ID: <449a525a-e24f-fbde-a581-652c00af523f@FreeBSD.org> In-Reply-To: <20180805073817.3bc31c81.freebsd.ed.lists@sumeritec.com> References: <20180805073817.3bc31c81.freebsd.ed.lists@sumeritec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/4/18 4:38 PM, Erich Dollansky wrote: > Hi, > > I compiled me yesterday this system: > > 12.0-CURRENT FreeBSD 12.0-CURRENT #1 r337285: > > When restarting fortune core dumps. When trying to load the core dump, > gdb core dumps. > > The message is always: > > Bad system call (core dumped) > > Trying to install ports results in the same effect. > > Erich Did you upgrade from stable/11 with a world that is still stable/11? If so, did you make sure your kernel config includes COMPAT_FREEBSD11? (GENERIC should include this) -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?449a525a-e24f-fbde-a581-652c00af523f>