Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2007 14:47:23 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Volker <volker@vwsoft.com>
Cc:        stable@freebsd.org
Subject:   Re: Call for testing: patch that helps Wine on 6.x
Message-ID:  <200707131447.23846.jhb@freebsd.org>
In-Reply-To: <4697BFBB.1050009@vwsoft.com>
References:  <200707111442.33336.jhb@freebsd.org> <4697BFBB.1050009@vwsoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 13 July 2007 02:08:59 pm Volker wrote:
> On 07/11/07 20:42, John Baldwin wrote:
> > This patch attempts to remove a gross hack with a slightly less gross hack in 
> > order to avoid clobbering data in signal info that Wine needs.  In 7 this was 
> > fixed by a major change to how the kernel manages signals internally, and 
> > that change is too large to be MFC'd, hence this lighter weight patch.  It 
> > has already been tested by the folks working on Wine, but I would like a bit 
> > more widespread testing before I commit it.  Please test this patch and let 
> > me know if anything breaks.  Note that this patch is only for i386.
> > 
> > http://www.FreeBSD.org/~jhb/patches/sig_eva.patch
> > 
> 
> John,
> 
> I've patched and recompiled world + kernel using your patch. I can
> confirm it does not hurt but what does it good (my wine already ran
> fine despite some DDE and performance issues)? What to look for
> especially - any specific test procedures?

I'm not as familiar with what it fixes for wine, but it fixes one part of
the siginfo for signals to not contain garbage.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707131447.23846.jhb>