svn commit: r196567 - head/sys/kern

Marius Strobl marius at alchemy.franken.de
Wed Aug 26 22:34:19 UTC 2009


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



More information about the svn-src-head mailing list