Date: Thu, 27 Aug 2009 08:28:53 -0400 From: John Baldwin <jhb@freebsd.org> To: Marius Strobl <marius@alchemy.franken.de> 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: <200908270828.53550.jhb@freebsd.org> In-Reply-To: <20090826215641.GH94142@alchemy.franken.de> References: <200908262110.n7QLAlgm074474@svn.freebsd.org> <200908261733.38270.jhb@freebsd.org> <20090826215641.GH94142@alchemy.franken.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 26 August 2009 5:56:41 pm Marius Strobl wrote: > 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. Ah, ok, that seems sufficient to me as well then. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908270828.53550.jhb>