<div dir="ltr">it is related to the background flag.<br>did you set session->background to true when you don't have display?</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 6, 2017 at 8:04 PM, griffin2000 <span dir="ltr"><<a href="mailto:garethmorgan1977@gmail.com" target="_blank">garethmorgan1977@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So for me it will always crash at ToT if session_params.progressive is false,<br>
whether or not session_params.progressive_<wbr>refine is set (both in my app and<br>
the cycles_standalone)<br>
<br>
There is a check for progressive in TileManager::finish_tile so it will<br>
always release the tile immediately in this case, and cause the crash.<br>
<br>
        if(progressive) {<br>
                return true;<br>
<div class="HOEnZb"><div class="h5">        }<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://blender.45788.x6.nabble.com/Bf-cycles-f7.html" rel="noreferrer" target="_blank">http://blender.45788.x6.<wbr>nabble.com/Bf-cycles-f7.html</a><br>
______________________________<wbr>_________________<br>
Bf-cycles mailing list<br>
<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
<a href="https://lists.blender.org/mailman/listinfo/bf-cycles" rel="noreferrer" target="_blank">https://lists.blender.org/<wbr>mailman/listinfo/bf-cycles</a><br>
</div></div></blockquote></div><br></div>