[Bug 93840] [i965] Compiler backend uses too much stack with Alien: Isolation

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 2 09:13:01 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=93840

--- Comment #46 from Marc Di Luzio <mdiluzio at feralinteractive.com> ---
(In reply to Marc Di Luzio from comment #45)
> (In reply to Darius Spitznagel from comment #44)
> > Sorry for being late but there is no SDL Config section in my preferences
> > file.
> 
> Right, sorry, you'll have to add it.
>
>             <key name="SDL">
>                 <key name="Config">
>                     <value name="DisableDispatchlessContext"
> type="integer">1</value>
>                 </key>
>             </key>


Apologies for the spam, but let's correct that to be on one line for
neatness...

<key name="SDL">
    <key name="Config">
        <value name="DisableDispatchlessContext" type="integer">1</value>
    </key>
</key>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170502/bd4cccf5/attachment.html>


More information about the intel-3d-bugs mailing list