Hi,
2015-09-23 17:06 GMT+02:00 Mickaël Raulet :
> the fix looks weird to me. There is something else underlying.
The issue appeared in d249e682 (not the hash I reported, for some
reason). If you want to test, that commit is buggy (it causes
crashes): commit 7117547 is needed to fix it.
IIRC (the
Hi Christophe,
the fix looks weird to me. There is something else underlying.
Mickaël
2015-09-23 16:53 GMT+02:00 Ronald S. Bultje :
> Hi,
>
> On Wed, Sep 23, 2015 at 10:33 AM, Christophe Gisquet <
> christophe.gisq...@gmail.com> wrote:
>
> > Hi,
> >
> > under highly-threaded loads, parallel dec
Hi,
On Wed, Sep 23, 2015 at 10:33 AM, Christophe Gisquet <
christophe.gisq...@gmail.com> wrote:
> Hi,
>
> under highly-threaded loads, parallel decoding of WPP is subject to a
> race condition.
>
> This basically fixes ticket #4365.
Nice catch! Lgtm.
Ronald