Date: Wed, 26 Aug 2009 23:56:41 +0200 From: Marius Strobl <marius@alchemy.franken.de> To: John Baldwin <jhb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r196567 - head/sys/kern Message-ID: <20090826215641.GH94142@alchemy.franken.de> In-Reply-To: <200908261733.38270.jhb@freebsd.org> References: <200908262110.n7QLAlgm074474@svn.freebsd.org> <200908261733.38270.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 26, 2009 at 05:33:37PM -0400, John Baldwin wrote: > On Wednesday 26 August 2009 5:10:47 pm Marius Strobl wrote: > > Author: marius > > Date: Wed Aug 26 21:10:47 2009 > > New Revision: 196567 > > URL: http://svn.freebsd.org/changeset/base/196567 > > > > Log: > > Add a temporary workaround which just lets init die instead of > > causing a panic if it is killed due to a unsolved stack overflow > > seen very late during shutdown on sparc64 when the gmirror worker > > process exists, which is a regression introduced in 8.0. > > Maybe still whine about it and just not panic() so that there is a reminder to > fix this and remove the workaround? > Well, with a default configuration one still gets the usual "pid 1 (init), uid 0: exited on signal 4" on the console, which I thought would be sufficient whining. Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090826215641.GH94142>