Bug#783293: browsers using webkit crash with 'illegal instruction' on i586

Alberto Garcia berto at igalia.com
Mon May 18 15:07:47 UTC 2015


On Mon, May 18, 2015 at 03:28:09PM +0100, Mark Hindley wrote:

> > I anyway wonder, what's the problem with the current code? Doesn't
> > the part inside #if USE(CF) || OS(UNIX) handle this already?
> 
> I think the current code returns from the line
>  
>  return kCFBooleanTrue == canUseJIT.get();

Hmmm... but that would be inside an #if USE(CF) block, I think that's
only enabled in Mac.

Berto



More information about the Pkg-webkit-maintainers mailing list