Subject: Re: Update: rough SA patch (works on SMP)
To: Stephan Uphoff <ups@stups.com>
From: Frank van der Linden <fvdl@netbsd.org>
List: tech-kern
Date: 06/30/2003 01:25:48
On Sun, Jun 29, 2003 at 05:57:53PM -0400, Stephan Uphoff wrote:
> I found a code path that might screw up an upcall and fixed it.
> Looks like I can't blame libpthread anymore ;-)
> 
> Can you try the following incremental patch ?
> My SMP machine is headless and phoenix runs using X over ssh tunnel.
> Probably because of this I had a tough time reproducing a single 
> SIGBUS before the newest patch. (>30min intensive browsing)
> Since the changes I have been browsing for hours without a SIGBUS.

I applied the additional patch, and tried to reproduce the phoenix
crash, but couldn't in about 10 minutes of 'heavy browsing'. So it's
looking good.

- Frank